summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-08[rubygems/rubygems] [DOC] Remove internal document about `Kernel` monkey patchNobuyoshi Nakada
2023-01-08[rubygems/rubygems] `LoadError#path` on the caught exception does not need to...Nobuyoshi Nakada
2023-01-08[rubygems/rubygems] Let RDoc parse the doc of `Kernel#require`Nobuyoshi Nakada
2023-01-07[ruby/uri] [DOC] Common rdoc (https://github.com/ruby/uri/pull/52)Burdette Lamar
2023-01-07Only RangeError on CRuby for shift width >= 2**67Benoit Daloze
2023-01-07Fix Integer#{<<,>>} specs with large shift widthBenoit Daloze
2023-01-07[ruby/did_you_mean] Keep the deprecated API for another year in case this cou...Yuki Nishijima
2023-01-07[ruby/syntax_suggest] Run with the given ruby commandNobuyoshi Nakada
2023-01-07[ruby/bigdecimal] Fix format specifiers for `size_t`Nobuyoshi Nakada
2023-01-07Fix format specifiers for pointer differencesNobuyoshi Nakada
2023-01-06YJIT: Make iseq_get_location consistent with iseq.c (#7074)Takashi Kokubun
2023-01-06YJIT: Colorize outlined code differently on --yjit-dump-disasm (#7073)Takashi Kokubun
2023-01-06Remove unused function `rb_shape_flags_mask`Jemma Issroff
2023-01-06[Bug #19319] Fix crash in rb_str_casemapPeter Zhu
2023-01-06Add bug numberBenoit Daloze
2023-01-06[ruby/uri] [DOC] Enhanced RDoc for common methodsBurdette Lamar
2023-01-06[Bug #19312] Return end-of-input at `__END__`Nobuyoshi Nakada
2023-01-06[DOC] Mention `configure` options earlier, not after failureNobuyoshi Nakada
2023-01-06[DOC] Specify `shell` format to shell commandsNobuyoshi Nakada
2023-01-06mkmf.rb: Refactor splitting configure_args and remove duplicate codeNobuyoshi Nakada
2023-01-06Pass options for extensions via `CONFIGURE_ARGS`Nobuyoshi Nakada
2023-01-06Fix typos [ci skip]Kazuhiro NISHIYAMA
2023-01-06Update bundled gems list at 2023-01-06git
2023-01-06[ruby/psych] Strip trailing spaces [ci skip]Nobuyoshi Nakada
2023-01-06[ruby/psych] Add msys2 dependencies for windowsdsisnero
2023-01-06Ensure newline at EOF [ci skip]Nobuyoshi Nakada
2023-01-05Use a different name for megamorphic setivar exitsAaron Patterson
2023-01-06Check if the argument is Thread::Backtrace::Location objectyui-knk
2023-01-05Add embedded status to dumps of T_OBJECTPeter Zhu
2023-01-05Update to ruby/spec@5e48206Benoit Daloze
2023-01-05Add RBIMPL_ATTR_NORETURN to unknown_directivePeter Zhu
2023-01-05Update to ruby/spec@7e680faBenoit Daloze
2023-01-05Skip reviews for cruby_bindings-only PRs [ci skip] (#7004)Takashi Kokubun
2023-01-05Fix undefined behavior in shape.cPeter Zhu
2023-01-05* remove trailing spaces, append newline at EOF. [ci skip]git
2023-01-05Update to ruby/spec@9d69b95Benoit Daloze
2023-01-05Update to ruby/mspec@fef9b81Benoit Daloze
2023-01-05Raise an ArgumentError for unknown pack/unpack directiveBenoit Daloze
2023-01-05[DOC] Fix formatting for GC.statPeter Zhu
2023-01-05[ruby/irb] Group command test cases with classStan Lo
2023-01-05common.mk: Do not invoke outdate-bundled-gems by defaultYusuke Endoh
2023-01-05Extract only one revision in header [ci skip]Nobuyoshi Nakada
2023-01-05Skip Test::Unit::AutoRunner logic in ruby/ruby repositoryHiroshi SHIBATA
2023-01-05[ruby/openssl] Stop AutoRunner with test-unitHiroshi SHIBATA
2023-01-04Fix crash in TracePoint c_call for removed methodPeter Zhu
2023-01-04[ruby/uri] [DOC] Common methods rdocBurdette Lamar
2023-01-04Fix crash in tracing object allocationsPeter Zhu
2023-01-04Allow malloc during gc when GC has been disabledPeter Zhu
2023-01-04[rubygems/rubygems] Raise invalid option when bundle open --path is called wi...yoka
2023-01-04[rubygems/rubygems] Enhance bundle open with --path optionyoka