aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Re-generate RDoc::RD parsers with racc-1.7.0Hiroshi SHIBATA2023-06-082-4/+1298
* Manually merge https://github.com/ruby/racc/pull/217Hiroshi SHIBATA2023-06-082-4/+85
* Update default gems list at 0f2ebfee85af383f859d9fdc64d58f [ci skip]git2023-06-081-0/+1
* [ruby/racc] Bump up v1.7.0Hiroshi SHIBATA2023-06-081-1/+1
* Update parser-text.rb with https://github.com/ruby/racc/pull/218Hiroshi SHIBATA2023-06-081-1/+22
* Fix wrong directory layout for racc testHiroshi SHIBATA2023-06-081-0/+0
* [ruby/racc] Embed racc/info.rb tooNobuyoshi Nakada2023-06-081-0/+10
* Adjust style [ci skip]Nobuyoshi Nakada2023-06-071-1/+2
* YJIT: Avoid identity-based known-class guards for IO objects (#7911)Alan Wu2023-06-064-0/+17
* Unify length field for embedded and heap strings (#7908)Peter Zhu2023-06-069-119/+69
* Revert debugging code in test_gc_compact.rbPeter Zhu2023-06-061-6/+2
* Fix heap growth in GC.verify_compaction_referencesPeter Zhu2023-06-061-5/+5
* Bump octokit/request-action from 2.1.8 to 2.1.9dependabot[bot]2023-06-061-1/+1
* [rubygems/rubygems] Delay cache access in `LockfileParser`David Rodríguez2023-06-061-4/+7
* [rubygems/rubygems] Fix `path` vs `deployment` precedence when path set throu...David Rodríguez2023-06-062-2/+9
* [rubygems/rubygems] Unexclude some specs on bundler 3David Rodríguez2023-06-061-3/+3
* [rubygems/rubygems] Fill in missing deployment specsDavid Rodríguez2023-06-061-7/+44
* [rubygems/rubygems] Remove redundant specsDavid Rodríguez2023-06-061-5/+1
* [rubygems/rubygems] Always rely on $LOAD_PATH when jumping from exe to libDavid Rodríguez2023-06-061-13/+5
* [rubygems/rubygems] Fix inline mode with multiple sourcesDavid Rodríguez2023-06-062-0/+26
* YJIT: Fix a warning on cargo test (#7909)Takashi Kokubun2023-06-051-2/+2
* Add an example for rust-analyzer.cargo.unsetTest [ci skip]Takashi Kokubun2023-06-051-0/+3
* Implement Struct on VWAPeter Zhu2023-06-054-16/+26
* [ruby/irb] Refactor ExtendCommand::NopStan Lo2023-06-052-8/+6
* [ruby/irb] Simplify irb_info commandStan Lo2023-06-051-18/+14
* [ruby/irb] Fixed string escaping omissionsima1zumi2023-06-052-1/+2
* Add missing write barriereileencodes2023-06-051-0/+1
* Revert "Revert "Fix cvar caching when class is cloned""eileencodes2023-06-058-8/+69
* [rubygems/rubygems] Try again with https://github.com/rubygems/rubygems/pull/...Hiroshi SHIBATA2023-06-051-0/+5
* Move per sections in help messageNobuyoshi Nakada2023-06-051-1/+4
* Add additional info for `-0` to `--help` messageNobuyoshi Nakada2023-06-051-10/+20
* Fold option lines in help messageNobuyoshi Nakada2023-06-051-2/+18
* [DOC] Update flags doc for stringsPeter Zhu2023-06-051-1/+0
* [ruby/singleton] Simplify implementation of `Singleton#instance`.Daniel Pepper2023-06-052-6/+22
* [Bug #19685]: Add `-y` and `--yydebug` document to `--help`Yla Aioi2023-06-052-1/+2
* [ruby/singleton] Revert "Simplify the implementationHiroshi SHIBATA2023-06-052-20/+17
* Update default gems list at 4275a8098e59c43daa4a85efce9465 [ci skip]git2023-06-041-1/+1
* [ruby/irb] Bump version to 1.7.0Stan Lo2023-06-041-2/+2
* Attrset name is not allowed as an attributeNobuyoshi Nakada2023-06-031-0/+1
* Exit with a failure if any test files failed to loadNobuyoshi Nakada2023-06-033-1/+31
* Update default gems list at e6bd1852fb0c4775f6bc9588df30a1 [ci skip]git2023-06-031-1/+1
* [ruby/reline] Bump version to 0.3.5Stan Lo2023-06-031-1/+1
* Fix `Thread#join(timeout)` when running inside the fiber scheduler. (#7903)Samuel Williams2023-06-032-0/+27
* [ruby/rdoc] Auto-correct trailing new linesVinicius Stock2023-06-0398-101/+0
* Ripper does not depend on Bison [ci skip]yui-knk2023-06-031-1/+0
* [ruby/singleton] Simplify the implementationDaniel Pepper2023-06-032-17/+20
* YJIT: Use #[cfg] instead of if cfg! (#7899)Takashi Kokubun2023-06-021-1/+2
* Stabilize test_latest_gc_info_need_major_byJean Boussier2023-06-021-1/+1
* [ruby/irb] Require `test/lib` helpers from main test helperStan Lo2023-06-022-5/+1
* [ruby/reline] Remove unnecessary conditions forNobuyoshi Nakada2023-06-021-15/+1