summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-09[ruby/json] Restore the simple standlone benchmark for iteratingJean Boussier
2024-10-09[rubygems/rubygems] Add `Gem::Specification#gem_dir` backDavid Rodríguez
2024-10-09[Bug #20791] Set LIBRUBY_RELATIVE on mswinNobuyoshi Nakada
2024-10-09Update `Socket#recvfrom` to use `rb_io_blocking_region`.Samuel Williams
2024-10-09Update `Socket#accept` to use `rb_io_blocking_region`.Samuel Williams
2024-10-09Update `UDPSocket#send` to use `rb_io_blocking_region`.Samuel Williams
2024-10-09Added byroot to JSON maintainerHiroshi SHIBATA
2024-10-09[rubygems/rubygems] Fix a `gem install` crash during "done installing" hooksDavid Rodríguez
2024-10-09Make mkconfig.rb string literals frozenNobuyoshi Nakada
2024-10-09Update `IPSocket` to use `rb_io_descriptor` and `rb_io_mode`.Samuel Williams
2024-10-09Update `UNIXSocket` to use `rb_io_blocking_region`.Samuel Williams
2024-10-09Update `BasicSocket` to use `rb_io_blocking_region`.Samuel Williams
2024-10-09[rubygems/rubygems] Allow `gem pristine` to reset default gems tooDavid Rodríguez
2024-10-09[rubygems/rubygems] Fix `Gem::Specification#gem_dir` losing custom source for...David Rodríguez
2024-10-09[rubygems/rubygems] Fix plugin command loadingDavid Rodríguez
2024-10-09Update default gems list at 4eda289a13c61347c28cbb327d07e5 [ci skip]git
2024-10-09Sync from ruby/win32-registryHiroshi SHIBATA
2024-10-09Added win32-registryHiroshi SHIBATA
2024-10-09Update bundled gems list at bd85e88d3190556fc59ad9665b8e6f [ci skip]git
2024-10-09Support `The following bundled gems are added.`Kazuhiro NISHIYAMA
2024-10-09Bump actions/cache in /.github/actions/setup/directoriesdependabot[bot]
2024-10-09Update NEWS entry for repl_type_completorHiroshi SHIBATA
2024-10-09mingw environment can't bind free port with 10 times. We should omit it inste...Hiroshi SHIBATA
2024-10-09[DOC] Generate document HTMLs only when document commit/PRNobuyoshi Nakada
2024-10-09[DOC] Use the recent RDoc always to generate the doc of ruby itselfNobuyoshi Nakada
2024-10-09Fix spellingJohn Bampton
2024-10-08[DOC] Tweaks for Array#reject!BurdetteLamar
2024-10-08[DOC] Tweaks for Array#rejectBurdetteLamar
2024-10-08[DOC] Tweaks for Array#rassocBurdetteLamar
2024-10-08[rubygems/rubygems] Give `gem install` commands more timeDavid Rodríguez
2024-10-08[rubygems/rubygems] Remove more unnecessary ENV modificationsDavid Rodríguez
2024-10-08[rubygems/rubygems] Pass `--verbose` to realworld gem installationDavid Rodríguez
2024-10-08[rubygems/rubygems] Don't modify ENV when installing realworld gemsDavid Rodríguez
2024-10-08[DOC] Tweaks for Array#product (#11823)Burdette Lamar
2024-10-09[DOC] Use RIGHT SINGLE QUOTATION MARKNobuyoshi Nakada
2024-10-09[DOC] Link win32-sspi upstream URLNobuyoshi Nakada
2024-10-09[DOC] Enable cross references to classes and methodsNobuyoshi Nakada
2024-10-09[DOC] Split old and new backtrace displaysNobuyoshi Nakada
2024-10-09[DOC] Insert an empty line between nested listsNobuyoshi Nakada
2024-10-09[DOC] Adjust indentsNobuyoshi Nakada
2024-10-09[DOC] Fix typosNobuyoshi Nakada
2024-10-08YJIT: Fastpath for Module#name (#11819)Alan Wu
2024-10-08[ruby/irb] Change debug test workaround to use ENVtomoya ishida
2024-10-08[DOC] Tweaks for Array#pop (#11821)Burdette Lamar
2024-10-08[DOC] Tweaks for Array#unshiftBurdetteLamar
2024-10-08[DOC] Generate HTML documents in CINobuyoshi Nakada
2024-10-08rdoc-srcdir: Adjust the version number in the title in .rdoc_optionsNobuyoshi Nakada
2024-10-08Fix extra semicolon outside of a function in `NO_SANITIZE`Nobuyoshi Nakada
2024-10-08Substitute `coroutine_transfer` with prefixed symbol in MakefileNobuyoshi Nakada
2024-10-08Add a macro to initialize union `cfunc_type`Nobuyoshi Nakada