summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-28Set encoding index correctlyAlexander Momchilov
2024-08-28[ruby/timeout] timeout.rb: Update documentationOlle Jonsson
2024-08-28Update bundled gems list as of 2024-08-28git
2024-08-27YJIT: Encode doubles to VALUE objects and move stat generation to rust (#11388)Randy Stauner
2024-08-27YJIT: Pass method arguments using registers (#11280)Takashi Kokubun
2024-08-27Add RB_DEFAULT_PARSER preprocessor macroAlan Wu
2024-08-27[PRISM] Wait for data before reading pipes and chardevsAlan Wu
2024-08-27[ruby/prism] Add `contains_splat` flageileencodes
2024-08-27[PRISM] Fix allocations for keyword splat paramseileencodes
2024-08-27[DOC] Tweaks for Array#delete_ifBurdetteLamar
2024-08-27[DOC] Tweaks for Array#cycle (#11459)Burdette Lamar
2024-08-27[ruby/prism] Fix warning when `#!` ends with carriage returnAlexander Momchilov
2024-08-27Optimize Array allocationsAlexander Momchilov
2024-08-27Remove incorrect setting of KW_SPLAT_MUT flagJeremy Evans
2024-08-27Assume that shared array is not embeddedPeter Zhu
2024-08-27[ruby/irb] Move parse_command method to ContextStan Lo
2024-08-27[ruby/reline] Remove unused variablesMari Imaizumi
2024-08-27[ruby/uri] Also warn URI::RFC3986_PARSER.extractHiroshi SHIBATA
2024-08-27[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-08-27Remove `enc_coderange_broken` field from `struct rb_parser_config_struct`yui-knk
2024-08-27[ruby/fileutils] Update license files same as ruby/rubyHiroshi SHIBATA
2024-08-26[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-08-26[ruby/rdoc] Make darkfish more responsive and readable on mobileStan Lo
2024-08-26Skip assertion in gc/default.c when multi-RactorPeter Zhu
2024-08-26Use rb_gc_multi_ractor_p in gc/default.cPeter Zhu
2024-08-26[DOC] Tweaks to Array#delete_atBurdetteLamar
2024-08-26[DOC] Tweaks to Array#deleteBurdetteLamar
2024-08-26[rubygems/rubygems] Emit progress to stderr when `--print` is passed to `bund...Matt Brictson
2024-08-26[rubygems/rubygems] Fix newline=false being ignored by Shell#warnMatt Brictson
2024-08-26[rubygems/rubygems] Fix missing 'msg' parameter in Shell#no?Matt Brictson
2024-08-26[PRISM] Fix up nested string flags inside string concatenationKevin Newton
2024-08-26Fix object allocation counters in compactionPeter Zhu
2024-08-26Move final_slots_count to per size poolPeter Zhu
2024-08-26Shrink `pm_integer_t` (32 bytes → 24)Alexander Momchilov
2024-08-26bundle install with git repo needs to be run under the git environmentHiroshi SHIBATA
2024-08-26Bump github/codeql-action from 3.26.4 to 3.26.5dependabot[bot]
2024-08-26[ruby/tempfile] Support anonymous tempfile on earlier than Ruby 3.2Nobuyoshi Nakada
2024-08-26Remove nonexist declarationsyui-knk
2024-08-24[DOC] Tweaks to Array#combination (#11440)Burdette Lamar
2024-08-25[Bug #20680] `ensure` block is always void contextNobuyoshi Nakada
2024-08-24[ruby/rdoc] Make the summary triangle appear in the correct placeUfuk Kayserilioglu
2024-08-24[DOC] Tweaks for Array#concatBurdetteLamar
2024-08-24[DOC] Tweaks for Array#count docBurdetteLamar
2024-08-24[DOC] Tweaks to Array#compact!BurdetteLamar
2024-08-24[DOC] Tweaks for Array#compactBurdetteLamar
2024-08-24[ruby/rdoc] Modernize RDoc Darkfish template CSSStan Lo
2024-08-23Fix use-after-free in WeakKeyMap#clearPeter Zhu
2024-08-23Adds remarks about returned EnumeratorBurdetteLamar
2024-08-23[ruby/prism] Pass Unicode escapes on to onigmoKevin Newton
2024-08-23Make object ID faster by checking flagsPeter Zhu