summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-14Bump github/codeql-action from 3.25.8 to 3.25.9dependabot[bot]
2024-06-13Guard against GC.compact when using in testsMatt Valentine-House
2024-06-13Don't return inside assert_equalMatt Valentine-House
2024-06-13RJIT: Fixed and/or reg+disp32 operations (#10856)Dmitry Ukolov
2024-06-13Simplify unaligned write for pre-computed string hashAlan Wu
2024-06-13rb_str_hash(): Avoid UB with making misaligned pointerAlan Wu
2024-06-13Crash instead of raising with Check_Type() in RBIMPL_ASSERT_TYPE() in debug b...Alan Wu
2024-06-14respect `--error-output stderr` on parallel modeKoichi Sasada
2024-06-13[ruby/prism] Handle implicit array precedenceKevin Newton
2024-06-13YJIT: Delete otherwise-empty defer_compilation() blocksAlan Wu
2024-06-13YJIT: Align number of `total_exits` for --yjit-statsAlan Wu
2024-06-13Simplify rb_str_resize clear range conditiontompng
2024-06-13Add rb_str_resize coderange testtompng
2024-06-13Clear coderange when rb_str_resize change sizetompng
2024-06-13Use ENDBR instruction in amd64 coroutine on OpenBSDJeremy Evans
2024-06-13[rubygems/rubygems] Also disambiguate gems not in the first Gem.path positionDavid Rodríguez
2024-06-13[rubygems/rubygems] Fix default gem priority when sorting specsDavid Rodríguez
2024-06-13Update default gems list at 205da896804d6d309b8a07c3c449c1 [ci skip]git
2024-06-13[ruby/stringio] Development of 3.1.2 started.Sutou Kouhei
2024-06-13do not call `check_rvalue_consistency` hereKoichi Sasada
2024-06-13clear `kw_flag` if given hash is nilKoichi Sasada
2024-06-13avoid recursive calls on `check_rvalue_consistency`Koichi Sasada
2024-06-12Bump ruby/setup-ruby from 1.179.1 to 1.180.0dependabot[bot]
2024-06-12Bump actions/checkout from 4.1.6 to 4.1.7dependabot[bot]
2024-06-12Bump actions/checkout in /.github/actions/setup/directoriesdependabot[bot]
2024-06-12[Bug #20577] Fix freeing symbols when RUBY_FREE_AT_EXITPeter Zhu
2024-06-12[rubygems/rubygems] Fix test descriptionGabriel Sobrinho
2024-06-12Kernel#warn: don't call `Warning.warn` unless the category is enabledJean Boussier
2024-06-12YJIT: add context cache hits stat (#10979)Maxime Chevalier-Boisvert
2024-06-12Add regression test for Bug #20573Aaron Patterson
2024-06-12[ruby/irb] Invalid encoding symbol now raises SyntaxError also intomoya ishida
2024-06-12Simplify GC bitmap access macrosMatt Valentine-House
2024-06-12Use RVALUE_UNCOLLECTIBLE consistentlyMatt Valentine-House
2024-06-12Use RVALUE_WB_UNPROTECTED consistentlyMatt Valentine-House
2024-06-12Use RVALUE_MARKING consistentlyMatt Valentine-House
2024-06-12Use RVALUE_MARKED consistentlyMatt Valentine-House
2024-06-12Use RVALUE_PINNED consistentlyMatt Valentine-House
2024-06-12Update default gems list at 006ff5e29f596a4deb781c733f4f7b [ci skip]git
2024-06-12[ruby/reline] Bump version to 0.5.9Mari Imaizumi
2024-06-12Remove unneeded loop through size_poolsMatt Valentine-House
2024-06-12[rubygems/rubygems] Fix typoDavid Rodríguez
2024-06-12[Bug #20572] Abandon if replacing destination is the sameNobuyoshi Nakada
2024-06-12[DOC] Fix a typo in dir.cYudai Takada
2024-06-12[ruby/irb] Cleanup irbrc generator cache always at teardowntomoya ishida
2024-06-12Fix a typoydah
2024-06-12Introduce `ident_or_const` inline ruleS-H-GAMELINKS
2024-06-12[Bug #20562] Categorize `RUBY_FREE_AT_EXIT` warning as experimentalNobuyoshi Nakada
2024-06-12`File.umask` does not make sense on WindowsNobuyoshi Nakada
2024-06-12'SPEC_TEMP_DIR` should not be world-writableKoichi Sasada
2024-06-12ripper: Unify `dispatch_end`Nobuyoshi Nakada