summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ruby/racc] Bump version to 1.6.1Hiroshi SHIBATA2022-12-051-1/+1
* [ruby/reline] Remove unapproved color setting APIsStan Lo2022-12-054-144/+5
* gitignore yjit_exit_locations.dumpHiroshi SHIBATA2022-12-051-0/+1
* Fix crash when RGENGC_CHECK_MODE=2Peter Zhu2022-12-041-8/+10
* [ruby/net-http] [DOC] Enhanced RDoc for Net::HTTPBurdette Lamar2022-12-042-41/+317
* return early if there is no is_entries bufferAaron Patterson2022-12-032-0/+15
* [ruby/pathname] [Misc #19155] [DOC] Addion of absolute pathsNobuyoshi Nakada2022-12-031-0/+4
* Remove unguaranteed assertion [ci skip]Nobuyoshi Nakada2022-12-031-6/+0
* UnboundMethod only refer defined_classKoichi Sasada2022-12-036-26/+77
* [ruby/irb] Require pathname in test helperStan Lo2022-12-021-0/+2
* Remove unused rb_shape_flag_shift and rb_shape_flag_maskJemma Issroff2022-12-024-22/+0
* Fixed yjit bindings rb_gc_write_barrierJemma Issroff2022-12-021-0/+3
* Extracted rb_shape_id_offsetJemma Issroff2022-12-025-6/+17
* Update yjit/src/codegen.rsMaxime Chevalier-Boisvert2022-12-021-1/+0
* make flag clearing betterAaron Patterson2022-12-021-5/+6
* only generate wb when we really need toAaron Patterson2022-12-021-23/+29
* bail on compilation if the comptime receiver is frozenAaron Patterson2022-12-024-0/+14
* do not fire the wb when writing immediatesAaron Patterson2022-12-021-1/+14
* implement IV writesAaron Patterson2022-12-026-21/+271
* [ruby/irb] Disable debug cmd tests based on project structureStan Lo2022-12-022-12/+10
* YJIT: check that we correctly auto-enable YJIT on Linux (#6854)Maxime Chevalier-Boisvert2022-12-021-1/+6
* [rubygems/rubygems] Delete partial file and re-raise on Errno::ENOSPC.Ellen Marie Dash2022-12-022-0/+35
* Do not run drb SSL tests on WindowsTakashi Kokubun2022-12-021-4/+4
* Skip another flaky Ractor test for YJITTakashi Kokubun2022-12-021-1/+1
* Skip a couple of Ractor testsTakashi Kokubun2022-12-021-2/+4
* YJIT: echo "\n" is not portableAlan Wu2022-12-021-1/+1
* Update bundled gems list at 6f3c8fdab46872ccece3bf512adac9 [ci skip]git2022-12-021-1/+1
* debug.gem v1.7.0Koichi Sasada2022-12-031-1/+1
* Fix up "Avoid bash specific variable substitution"Nobuyoshi Nakada2022-12-031-1/+1
* downloader.rb: Select less components pathNobuyoshi Nakada2022-12-031-1/+1
* YJIT: Make case-when optimization respect === redefinition (#6846)Alan Wu2022-12-024-2/+66
* YJIT: Change the default --yjit-call-threshold to 30 (#6850)Takashi Kokubun2022-12-022-1/+3
* downloader.rb: Fix link to absolute cache pathNobuyoshi Nakada2022-12-031-2/+12
* Use consistent style [ci skip]Nobuyoshi Nakada2022-12-025-6/+12
* Wait killed threadsNobuyoshi Nakada2022-12-021-0/+2
* Avoid bash specific variable substitutionNobuyoshi Nakada2022-12-022-6/+12
* [ruby/reline] Fix misuse of kwarg in IO#rawHASUMI Hitoshi2022-12-021-1/+1
* [ruby/io-console] Omit on JRubyNobuyoshi Nakada2022-12-021-0/+1
* [ruby/io-console] Check rawmode option names strictlyNobuyoshi Nakada2022-12-022-10/+38
* io.c (read_all): grow the buffer exponentially when size is unknownJean Boussier2022-12-021-2/+16
* MJIT: Use install = true for bundler/inlineTakashi Kokubun2022-12-011-1/+1
* [ruby/irb] This doesn't work on RubyCI eitherTakashi Kokubun2022-12-021-2/+2
* Fix a link [ci skip]Kazuhiro NISHIYAMA2022-12-021-1/+1
* NEWS.md: sort [ci skip]Kazuhiro NISHIYAMA2022-12-021-1/+1
* Wait killed threadNobuyoshi Nakada2022-12-021-0/+1
* Clarify the storage argument. (#6849)Samuel Williams2022-12-022-7/+12
* [ruby/irb] Skip debug command tests on ruby/rubyTakashi Kokubun2022-12-021-0/+6
* [rubygems/rubygems] require bundler/setup only when Bundler is not definedYusuke Endoh2022-12-021-1/+1
* [ruby/irb] Use the proper ruby command and library pathNobuyoshi Nakada2022-12-021-2/+5
* Skip examples for SyntaxError extensions on Ruby 3.2Hiroshi SHIBATA2022-12-021-0/+4