summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add specs for ObjectSpace::WeakKeyMapJean Boussier2023-04-156-1/+163
* YJIT: Add a counter to all side exits (#7720)Takashi Kokubun2023-04-146-81/+116
* RJIT: Skip a YJIT testAlan Wu2023-04-141-1/+1
* YJIT: Remove duplicate `asm.spill_temps()` Alan Wu2023-04-141-1/+0
* YJIT: Fix false object collection when setting ivarAlan Wu2023-04-142-0/+25
* YJIT: Introduce Target::SideExit (#7712)Takashi Kokubun2023-04-149-291/+374
* YJIT: Change to Option<CodegenStatus> (#7717)Jimmy Miller2023-04-141-334/+333
* Revert "Add specs for ObjectSpace::WeakKeyMap"Jean Boussier2023-04-145-151/+0
* Add specs for ObjectSpace::WeakKeyMapJean Boussier2023-04-145-0/+151
* Add RB_WARN_CATEGORY_DEFAULT_BITSJean Boussier2023-04-143-4/+10
* Update default gems list at 67743d582317544d2c830b63d3423b [ci skip]git2023-04-141-1/+1
* [ruby/stringio] Development of 3.0.7 started.Sutou Kouhei2023-04-141-1/+1
* Avoid diffutils 3.8 bug#61193 [ci skip]Nobuyoshi Nakada2023-04-141-5/+59
* [ruby/readline-ext] Expose Readline::GEM_VERSIONHiroshi SHIBATA2023-04-142-1/+15
* [ruby/nkf] Expose NKF::GEM_VERSIONHiroshi SHIBATA2023-04-142-1/+14
* [ruby/pathname] Expose Pathname::VERSIONHiroshi SHIBATA2023-04-142-2/+11
* Bump actions/checkout from 3.5.0 to 3.5.2dependabot[bot]2023-04-1417-19/+19
* Speed up rebuilding the loaded feature indexJeremy Evans2023-04-133-4/+26
* [ruby/prettyprint] Expose PrettyPrint::VERSIONHiroshi SHIBATA2023-04-142-2/+11
* [ruby/pp] Expose PP::VERSIONHiroshi SHIBATA2023-04-142-2/+12
* [ruby/resolv] Expose Resolv::VERSIONHiroshi SHIBATA2023-04-142-2/+11
* [ruby/securerandom] Expose SecureRandom::VERSIONHiroshi SHIBATA2023-04-142-2/+12
* [Bug #19533] Add spec of infinite range inclusionNobuyoshi Nakada2023-04-141-0/+6
* [Bug #19533] Fix infinite range inclusion with numeric valueNobuyoshi Nakada2023-04-142-3/+9
* Extract range type check functionsNobuyoshi Nakada2023-04-141-19/+36
* Allow testing a different versionTakashi Kokubun2023-04-131-1/+3
* YJIT: Add support for rest with option and splat args (#7698)Jimmy Miller2023-04-133-40/+170
* Fix compiler warning with compiling on 32 bitPeter Zhu2023-04-131-1/+1
* YJIT: Fix edge and total counts in exit_locations (#7702)John Hawthorn2023-04-131-5/+5
* YJIT: Use an enum to represent counters (#7701)Takashi Kokubun2023-04-132-52/+43
* YJIT: Move stack_opnd from Context to Assembler (#7700)Takashi Kokubun2023-04-133-99/+93
* [DOC] common.mk deals with various `make` varietiesAlan Wu2023-04-131-0/+2
* Emit a performance warning when a class reached max variationsJean Boussier2023-04-137-5/+46
* YJIT: Add a sampling option to exit tracing (#7693)Adam Hess2023-04-133-8/+45
* Ensure throw data is not set as causePeter Zhu2023-04-131-0/+4
* avoid seeding卜部昌平2023-04-131-11/+0
* Update default gems list at f09638fe25d86c4d619a1f45b1595c [ci skip]git2023-04-131-0/+1
* [ruby/time] Expose Time::VERSIONHiroshi SHIBATA2023-04-132-2/+12
* [ruby/time] Bump version to 0.2.2Hiroshi SHIBATA2023-04-131-1/+1
* [ruby/tempfile] Expose Tempfile::VERSIONHiroshi SHIBATA2023-04-132-2/+11
* [ruby/shellwords] Expose Shellwords::VERSIONHiroshi SHIBATA2023-04-132-2/+13
* [ruby/open-uri] Expose OpenURI::VERSIONHiroshi SHIBATA2023-04-132-2/+12
* [ruby/un] Expose UN::VERSIONHiroshi SHIBATA2023-04-132-2/+12
* Disable all warning categories other than `RB_WARN_CATEGORY_ALL_BITS`Nobuyoshi Nakada2023-04-132-3/+6
* [rubygems/rubygems] Extract alias variables for long name classHiroshi SHIBATA2023-04-1312-181/+138
* [rubygems/rubygems] Downcase camel like cases of instance variableHiroshi SHIBATA2023-04-1311-80/+80
* Fix declaration of `rb_rjit_entry_stub_hit` in rjit_c.cNobuyoshi Nakada2023-04-131-1/+1
* [Feature #19590] Show the invalid clock argumentNobuyoshi Nakada2023-04-132-8/+21
* [DOC] Fix typosNobuyoshi Nakada2023-04-131-3/+3
* Use RUBY_PROGRAM_VERSION as version in pkg-config file [ci skip]Nobuyoshi Nakada2023-04-131-1/+1