summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up the current MJIT implementationTakashi Kokubun2023-03-051-1539/+25
* Update bundled gems list at e87d0882910001ef3b0c2ccd43bf00 [ci skip]git2023-03-061-1/+1
* Change bytecode of `f(*a, **kw)`Koichi Sasada2023-03-064-257/+332
* [ruby/irb] Improve method completion for string and regexp thattomoya ishida2023-03-062-3/+11
* Replaced non-ascii charactor. It fails version detection at `net-http.gemspec`.Hiroshi SHIBATA2023-03-061-1/+1
* Disable test-spec as well for annocheckTakashi Kokubun2023-03-051-4/+6
* Skip test-all for annocheckTakashi Kokubun2023-03-051-2/+2
* Split a workflow for annocheck (#7450)Takashi Kokubun2023-03-052-12/+152
* [DOC] Fix options of `Regexp#initialize`Nobuyoshi Nakada2023-03-061-1/+1
* `rb_scan_args` never fills optional arguments with `Qundef`Nobuyoshi Nakada2023-03-061-2/+2
* add a test for RactorKoichi Sasada2023-03-061-0/+28
* More debug for 75829f4d37d31658aeebd9799b513e35fea805e0Hiroshi SHIBATA2023-03-061-0/+2
* Added debug message for http://rubyci.s3.amazonaws.com/freebsd12/ruby-master/...Hiroshi SHIBATA2023-03-061-0/+2
* Bump ruby/setup-ruby from 1.139.0 to 1.143.0dependabot[bot]2023-03-064-4/+4
* Revert "Update bundled gems list at 2023-03-06"Hiroshi SHIBATA2023-03-061-1/+1
* Introduce `UPDATE_BUNDLED_GEMS_ALL` option for auto update for bundled_gems fileHiroshi SHIBATA2023-03-061-2/+6
* Update bundled gems list at 2023-03-06git2023-03-061-1/+1
* minitest moved minitest org from seattlerb nowHiroshi SHIBATA2023-03-061-1/+1
* [rubygems/rubygems] Build default gems same as fresh installtion.Hiroshi SHIBATA2023-03-051-0/+2
* [rubygems/rubygems] Introduce Gem::Specification.find_by_full_name for findin...Hiroshi SHIBATA2023-03-052-0/+23
* Expose the address of MJIT Pointers (#7446)Aaron Patterson2023-03-051-0/+5
* [ruby/net-http] [DOC] What's Here for Net:HTTPBurdette Lamar2023-03-051-2/+267
* Just use the latest minitestTakashi Kokubun2023-03-041-1/+1
* Revert "Workaround minitest's version issue"Takashi Kokubun2023-03-041-1/+1
* Update bundled gems list at a3abe3fd6d59a3624a193028a0d3b6 [ci skip]git2023-03-051-1/+1
* Workaround minitest's version issueTakashi Kokubun2023-03-041-1/+1
* [ruby/irb] Drop chained methods' completion supportStan Lo2023-03-042-10/+0
* [ruby/reline] Fix completion with multilinetomoya ishida2023-03-042-2/+14
* Another attempt to skip test_ractor on ci.rvm.jpTakashi Kokubun2023-03-031-1/+1
* Fix a YJIT enablement checkTakashi Kokubun2023-03-031-1/+1
* YJIT: fix CI issue reported by Koichi caused by small stack patch (#7442)Maxime Chevalier-Boisvert2023-03-032-0/+35
* [Bug #19469] Fix crash when resizing generic iv listPeter Zhu2023-03-033-8/+21
* Fix indentation in vm_setivar_defaultPeter Zhu2023-03-031-3/+3
* YJIT: Fix a cargo test warning on x86_64 (#7428)Takashi Kokubun2023-03-031-0/+1
* [ruby/irb] Remove no longer necessary TruffleRuby test exclusions.Kevin Menard2023-03-031-3/+1
* rb_str_modify_expand: clear the string coderangeRômulo Ceccon2023-03-031-0/+1
* [ruby/irb] Avoid slow symbol completion when completion target is antomoya ishida2023-03-032-1/+3
* [ruby/irb] Fix prompt test not to change STDIO.external_encodingtomoya ishida2023-03-031-3/+5
* [rubygems/rubygems] Update current_ruby.rbJohnny Shields2023-03-031-4/+4
* [rubygems/rubygems] Alias CurrentRuby#mswin?, mswin64?, mingw?, x64_mingw? to...johnnyshields2023-03-038-27/+37
* Expand the test directory to real pathNobuyoshi Nakada2023-03-031-1/+1
* [Bug #19471] `Regexp.compile` should handle keyword argumentsNobuyoshi Nakada2023-03-032-1/+6
* Regenerate parsers with racc-1.6.2Hiroshi SHIBATA2023-03-032-2/+6
* [rubygems/rubygems] Fix warning about ambiguous `/`David Rodríguez2023-03-031-1/+1
* [rubygems/rubygems] Fix warnings about unused variableDavid Rodríguez2023-03-031-4/+0
* [rubygems/rubygems] Fix warning about ambiguous `*`David Rodríguez2023-03-031-1/+1
* [ruby/irb] Fix warnings because of `@context.main.delete`Nobuyoshi Nakada2023-03-031-2/+5
* fix timing bugKoichi Sasada2023-03-031-7/+16
* [DOC] Add missing word to documentation_guide.mdEzra-Shimon Rosenfeld2023-03-031-1/+1
* Increase timeout for MinGW make testTakashi Kokubun2023-03-021-1/+1