aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to ruby/spec@902ab83Benoit Daloze2022-01-2856-137/+531
* Update to ruby/mspec@49adc2fBenoit Daloze2022-01-284-18/+37
* [ruby/reline] Add a comment for VK_MENUaycabta2022-01-271-1/+1
* [ruby/reline] The AltGr behaves exactly the same as Ctrl+Altaycabta2022-01-271-1/+1
* [ruby/yaml] Add JRuby-specific warning when psych failsCharles Oliver Nutter2022-01-271-3/+11
* Fix memory leak at the same named alias [Bug #18516]Nobuyoshi Nakada2022-01-273-1/+27
* An alias can suppress method redefinition warningNobuyoshi Nakada2022-01-271-0/+11
* Shifting zero always results in zero [Bug #18517]Nobuyoshi Nakada2022-01-271-0/+2
* [ruby/logger] Fix log rotation inter-process lock failed.Jesse Chavez2022-01-274-3/+5
* [lldb] Handle MacOS 64Kb heap pages in the lldb helpersMatt Valentine-House2022-01-261-1/+6
* Streamline cached attr reader / writer indexesJemma Issroff2022-01-262-10/+25
* * 2022-01-27 [ci skip]git2022-01-271-1/+1
* [ruby/irb] Changed to call Kernel.printmanga_osyo2022-01-271-1/+1
* Fix typo in assertion in gc.cPeter Zhu2022-01-261-1/+1
* Check if `execv` is available for ruby/missing.hNobuyoshi Nakada2022-01-261-0/+2
* Use the prefixed pkg-config commandNobuyoshi Nakada2022-01-261-4/+4
* Unpoison the cached object in the exact sizeNobuyoshi Nakada2022-01-261-1/+7
* [rubygems/rubygems] Fix `force_ruby_platform` ignored when lockfile includes ...David Rodríguez2022-01-262-0/+15
* Do not need to print to stderrKoichi Sasada2022-01-261-1/+1
* refactoring btest outputKoichi Sasada2022-01-261-6/+5
* add `--stderr-on-failure` option to test-allKoichi Sasada2022-01-261-1/+7
* Support ID_TABLE_STOP for replace functionPeter Zhu2022-01-251-1/+2
* Call rb_id_table_foreach_values insteadPeter Zhu2022-01-251-2/+2
* Rename rb_id_table_foreach_with_replacePeter Zhu2022-01-253-30/+30
* Revert "`ID` in `rb_id_table_foreach_with_replace` [Feature #18253]"Nobuyoshi Nakada2022-01-261-5/+3
* * 2022-01-26 [ci skip]git2022-01-261-1/+1
* [rubygems/rubygems] Use Gem::Platform.local instead of RUBY_PLATFORMNgan Pham2022-01-263-6/+6
* Remove redundant if statement in try_movePeter Zhu2022-01-251-6/+1
* NEWS: `Fixnum` and `Bignum` are removed finally [Feature #12005]Nobuyoshi Nakada2022-01-251-0/+2
* [rubygems/rubygems] Fix spec to not touch the networkDavid Rodríguez2022-01-251-1/+3
* [rubygems/rubygems] Remove unnecessary commentDavid Rodríguez2022-01-251-3/+0
* enable `RUBY_ON_BUG` on release buildKoichi Sasada2022-01-251-2/+0
* [ruby/pathname] Officially drop support for ruby 2.6 or olderDavid Rodríguez2022-01-252-2/+2
* `ID` in `rb_id_table_foreach_with_replace` [Feature #18253]Nobuyoshi Nakada2022-01-241-3/+5
* Keep right operand within width when right shiftingPeter Zhu2022-01-241-1/+1
* * 2022-01-25 [ci skip]git2022-01-251-1/+1
* [rubygems/rubygems] Forbid downgrading past the originally shipped version on...David Rodríguez2022-01-251-1/+3
* [wasm] Disallow compactionPeter Zhu2022-01-242-12/+27
* Fixed an missing percent in the batch fileNobuyoshi Nakada2022-01-241-1/+1
* [ruby/io-wait] [DOC] Fix the return values [ci skip]Nobuyoshi Nakada2022-01-241-19/+20
* [ruby/io-wait] Document mandatory require for using io/wait methodsapatniv2022-01-241-0/+12
* Update default gems list at 328e6bf3b3a167529e5c64a281e773 [ci skip]git2022-01-241-0/+1
* [ruby/bigdecimal] Version 3.1.2Kenta Murata2022-01-241-1/+1
* [ruby/bigdecimal] Fix the maximum precision of the quotientKenta Murata2022-01-242-8/+14
* [ruby/bigdecimal] Fix typoKenta Murata2022-01-241-1/+1
* [ruby/rdoc] Fix typo in RDoc::Task examplegemmaro2022-01-241-1/+1
* * 2022-01-24 [ci skip]git2022-01-241-1/+1
* [ruby/reline] Ignore global constants when checking if Fiddle::VERSION existsPostmodern2022-01-241-1/+1
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2022-01-231-1/+1
* * 2022-01-23 [ci skip]git2022-01-231-1/+1