summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-31Fix heap page iteration in gc_verify_heap_pagePeter Zhu
2022-01-31[DOC] Fix case for new sentence.Steven Nunez
2022-01-31[DOC] Fix a typo in the NEWS.mdKoichi ITO
2022-01-30[DOC] Enhanced RDoc for io.c (#5460)Burdette Lamar
2022-01-31* 2022-01-31 [ci skip]git
2022-01-31pend some tests while using to_binaryKoichi Sasada
2022-01-29Ignore warnings at reading debug info for nowNobuyoshi Nakada
2022-01-29[Bug#18556] Fallback `MAP_ ANONYMOUS`Nobuyoshi Nakada
2022-01-29Add a NEWS entry about [Feature #16806]Takashi Kokubun
2022-01-29Remove a typo hash [ci skip]Nobuyoshi Nakada
2022-01-29mkmf: unify duplicate code in pkg_configNobuyoshi Nakada
2022-01-29mkmf: pkg_config accepts multiple optionsMike Dalessio
2022-01-29test: backfill coverage for MakeMakefile.pkg_configMike Dalessio
2022-01-29* 2022-01-29 [ci skip]git
2022-01-28Remove assert_equal that will never be runPeter Zhu
2022-01-28* 2022-01-28 [ci skip]git
2022-01-28Update to ruby/spec@902ab83Benoit Daloze
2022-01-28Update to ruby/mspec@49adc2fBenoit Daloze
2022-01-27[ruby/reline] Add a comment for VK_MENUaycabta
2022-01-27[ruby/reline] The AltGr behaves exactly the same as Ctrl+Altaycabta
2022-01-27[ruby/yaml] Add JRuby-specific warning when psych failsCharles Oliver Nutter
2022-01-27Fix memory leak at the same named alias [Bug #18516]Nobuyoshi Nakada
2022-01-27An alias can suppress method redefinition warningNobuyoshi Nakada
2022-01-27Shifting zero always results in zero [Bug #18517]Nobuyoshi Nakada
2022-01-27[ruby/logger] Fix log rotation inter-process lock failed.Jesse Chavez
2022-01-26[lldb] Handle MacOS 64Kb heap pages in the lldb helpersMatt Valentine-House
2022-01-26Streamline cached attr reader / writer indexesJemma Issroff
2022-01-27* 2022-01-27 [ci skip]git
2022-01-27[ruby/irb] Changed to call Kernel.printmanga_osyo
2022-01-26Fix typo in assertion in gc.cPeter Zhu
2022-01-26Check if `execv` is available for ruby/missing.hNobuyoshi Nakada
2022-01-26Use the prefixed pkg-config commandNobuyoshi Nakada
2022-01-26Unpoison the cached object in the exact sizeNobuyoshi Nakada
2022-01-26[rubygems/rubygems] Fix `force_ruby_platform` ignored when lockfile includes ...David Rodríguez
2022-01-26Do not need to print to stderrKoichi Sasada
2022-01-26refactoring btest outputKoichi Sasada
2022-01-26add `--stderr-on-failure` option to test-allKoichi Sasada
2022-01-25Support ID_TABLE_STOP for replace functionPeter Zhu
2022-01-25Call rb_id_table_foreach_values insteadPeter Zhu
2022-01-25Rename rb_id_table_foreach_with_replacePeter Zhu
2022-01-26Revert "`ID` in `rb_id_table_foreach_with_replace` [Feature #18253]"Nobuyoshi Nakada
2022-01-26* 2022-01-26 [ci skip]git
2022-01-26[rubygems/rubygems] Use Gem::Platform.local instead of RUBY_PLATFORMNgan Pham
2022-01-25Remove redundant if statement in try_movePeter Zhu
2022-01-25NEWS: `Fixnum` and `Bignum` are removed finally [Feature #12005]Nobuyoshi Nakada
2022-01-25[rubygems/rubygems] Fix spec to not touch the networkDavid Rodríguez
2022-01-25[rubygems/rubygems] Remove unnecessary commentDavid Rodríguez
2022-01-25enable `RUBY_ON_BUG` on release buildKoichi Sasada
2022-01-25[ruby/pathname] Officially drop support for ruby 2.6 or olderDavid Rodríguez
2022-01-24`ID` in `rb_id_table_foreach_with_replace` [Feature #18253]Nobuyoshi Nakada