summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-11[ruby/irb] Drop unused arguments in `RubyLex`Stan Lo
2023-01-11YJIT: Add a few asm comments (#7105)Takashi Kokubun
2023-01-11Remove unnecessary set of INVALID_SHAPE_ID in rb_callcacheJemma Issroff
2023-01-11Move classpath to rb_classext_tPeter Zhu
2023-01-11Make variation_count an unsigned charPeter Zhu
2023-01-11[DOC] Mention the conditional regexpNobuyoshi Nakada
2023-01-11Remove check for RCLASS_EXT in variable.cPeter Zhu
2023-01-11Skip rbs Encoding#replicate testBenoit Daloze
2023-01-11Remove Encoding#replicateBenoit Daloze
2023-01-11[ruby/reline] Reset IOGate in test_resetPhillip Hellewell
2023-01-11[ruby/reline] Change IOGate back to GeneralIOPhillip Hellewell
2023-01-11Suppressing pending messages with RSpecHiroshi SHIBATA
2023-01-11[ruby/psych] Get rid of anonymous eval callsJean Boussier
2023-01-11[ruby/set] Avoid the `block or return` pattern to save Proc allocationsJean Boussier
2023-01-11Skip unfixed assertion about objspace/dump_allKoichi Sasada
2023-01-11Remove about ext/psych/yaml which is no longer bundled [ci skip]Kazuhiro NISHIYAMA
2023-01-10Differentiate T_ARRAY and array subclasses (#7091)Aaron Patterson
2023-01-10YJIT: Save PC and SP before calling leaf builtins (#7090)Alan Wu
2023-01-10YJIT: Fix a compilation warning with release build (#7092)Takashi Kokubun
2023-01-10Just ignore empty lines in bundled_gems file [ci skip]Nobuyoshi Nakada
2023-01-10Remove ARY_SET_SHAREDPeter Zhu
2023-01-10[ruby/reline] Add key binding for DeletePhillip Hellewell
2023-01-10Remove extra line which causes `make test-bundled-gems-fetch` to failBenoit Daloze
2023-01-10[DOC] Comments about fields in bundled_gems fileNobuyoshi Nakada
2023-01-10Merge RubyGems and Bundler masterHiroshi SHIBATA
2023-01-10Update LEGAL sections for pub_grubHiroshi SHIBATA
2023-01-10Removed vendored LICENSE file.Hiroshi SHIBATA
2023-01-10Fixed a typoHiroshi SHIBATA
2023-01-10[rubygems/rubygems] Fix resolver edge caseDavid Rodríguez
2023-01-10[rubygems/rubygems] Bump rb-sysdependabot[bot]
2023-01-09Revert "Re-enable test_ractor for YJIT"Takashi Kokubun
2023-01-09Allow overriding a gdb command on `make gdb`Takashi Kokubun
2023-01-09Fix off-by-one error in rb_vm_each_stack_valuePeter Zhu
2023-01-09Fix a warning in .gdbinitTakashi Kokubun
2023-01-09Update yjit.mdMaxime Chevalier-Boisvert
2023-01-09[rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]
2023-01-09YJIT: Remove old comments for regenerated branches (#7083)Takashi Kokubun
2023-01-09Set STR_SHARED_ROOT flag on root of stringPeter Zhu
2023-01-09Assert that resizing arrays will re-embed themPeter Zhu
2023-01-09Assert that resizing objects will re-embed themPeter Zhu
2023-01-09Fix re-embedding of strings during compactionPeter Zhu
2023-01-09mkmf.rb: Refine message from `pkg_config`Nobuyoshi Nakada
2023-01-09mkmf.rb: Prefer `caller_locations` over parsing `caller`Nobuyoshi Nakada
2023-01-09[ruby/zlib] Check for functions with arguments and the headerNobuyoshi Nakada
2023-01-09[ruby/zlib] Fix the test broken in older versionsNobuyoshi Nakada
2023-01-09[ruby/psych] Fix wrong package name of MSYS2/MINGW dependencyLars Kanis
2023-01-08[ruby/uri] [DOC] Enhanced RDoc for URIBurdette Lamar
2023-01-08[ruby/uri] [DOC] Enhanced RDoc for URI.decode_www_formBurdette Lamar
2023-01-09Remove no longer used environment variable [ci skip]Nobuyoshi Nakada
2023-01-08Adjust spec of bundler like as `sync_default_gems` [ci skip]Nobuyoshi Nakada