summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
8 hours[ruby/erb] [DOC] Doc for #def_method and #def_moduleHEADmasterBurdetteLamar
8 hours[ruby/erb] [DOC] Doc for ERB#def_classBurdetteLamar
14 hoursBump lewagon/wait-on-check-action from 1.4.0 to 1.4.1dependabot[bot]
23 hoursFix assertion in rb_gc_impl_mark_weakPeter Zhu
25 hoursExclude failing GC finalizer tests with ASANBenoit Daloze
28 hoursFix memory leak in cloning complex imemo_fieldsPeter Zhu
32 hoursRename mlhs rule to mlhs_items for clarity in parse.yydah
40 hours[DOC] Tweaks for String#ordBurdetteLamar
3 daysZJIT: Move CI configure below run_opts and specoptsMax Bernstein
3 daysZJIT: Also run CI without HIR optimizerMax Bernstein
3 daysZJIT: Fix opt_{hash,ary,str}_{freeze,uminus}Max Bernstein
3 daysZJIT: Expand the list of safe allocatorsMax Bernstein
3 daysZJIT: Wrap commentMax Bernstein
3 daysZJIT: Avoid unnecessary `PopOpnds` and `PushOpnds` codegen (#14614)Stan Lo
3 daysZJIT: Remove unnecessary empty linesTakashi Kokubun
3 daysSimplify enc_autoload_bodyJohn Hawthorn
3 daysExtract enc_load_from_base from enc_register_atJohn Hawthorn
3 daysMark list as frozen and shareableJohn Hawthorn
3 daysZJIT: Fix disasm tests on release build (#14612)Takashi Kokubun
3 daysMake it easier to reproduce commands from CI (#14609)Randy Stauner
3 daysZJIT: Simplify NewHash HIR and CodegenStan Lo
3 days[ruby/prism] Fix up locals test skip nameKevin Newton
3 days[ruby/prism] Turn off failing test for parse.yKevin Newton
3 days[ruby/prism] Reject argument command call taking a block with more trailing a...Earlopain
3 daysZJIT: Count method sends where method lookup failsMax Bernstein
3 daysZJIT: Also count fallback sends to ISEQs we can't direct send toMax Bernstein
3 daysZJIT: Measure reading/writing locals with level > 0 (#14601)Max Bernstein
3 daysFix capacity of imemo_fields objects created from rb_imemo_fields_new_complex...Peter Zhu
3 days[ruby/prism] Fix dangling pointers on Windows as wellNobuyoshi Nakada
3 daysZJIT: Test disasm with insta (#14602)Takashi Kokubun
3 daysDirectly use rb_imemo_new in imemo_fields_new_complexPeter Zhu
3 daysUpdate default gems list at 1042a0bdd893a268b23566fcf1bb3a [ci skip]git
3 days`JSON::Coder` callback now recieve a second argument to mark object keysJean Boussier
3 days[ruby/json] Avoid scientific notation before exponent 15Jean Boussier
3 days[ruby/json] Release 2.14.1Jean Boussier
3 days[ruby/json] fix issue reading off the end of the ByteBuffer if ptr > 0Scott Myron
3 days[ruby/json] Release 2.14.0Jean Boussier
3 days[ruby/json] Only enable test coverage when running the test suite standaloneJean Boussier
3 days[ruby/json] Add branch test coverage when available. Force track all files to...Robin Miller
3 days[ruby/json] parser: Reject invalid surogate pairs more consistently.Jean Boussier
3 days[rubygems/rubygems] Switch `cache_all` to be `true` by defaultDavid Rodríguez
3 days[rubygems/rubygems] Pull `Gem.win_platform?` out of a hot pathAaron Patterson
3 days[rubygems/rubygems] Completely remove passing `--ext` to `bundle gem` without...David Rodríguez
3 days[rubygems/rubygems] Switch `lockfile_checksums` to be true by defaultDavid Rodríguez
3 days[rubygems/rubygems] Make `bundle show --outdated` raise an errorDavid Rodríguez
3 days[rubygems/rubygems] Move error handling to right behind the optionDavid Rodríguez
3 days[rubygems/rubygems] Make `--local-git` flag to `bundle plugin install` raise ...David Rodríguez
3 days[rubygems/rubygems] Fix parallel installation issueDavid Rodríguez
4 daysZJIT: Put exit reasons later in stats_string (#14599)Takashi Kokubun
4 daysZJIT: Count writes to the VM frame (#14597)Max Bernstein