aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Remove weird line breaks in the middle of error messageDavid Rodríguez2023-06-152-12/+11
* [rubygems/rubygems] Simplify checking Gemfile vs lockfile sourcesDavid Rodríguez2023-06-151-7/+10
* [rubygems/rubygems] Make frozen mode spec also pass on Bundler 3David Rodríguez2023-06-152-2/+2
* [rubygems/rubygems] This spec is independent from global sourcesDavid Rodríguez2023-06-151-1/+5
* Update directory layout of rubygems/rubygemsHiroshi SHIBATA2023-06-151-4/+4
* Directly allocate FrozenCore as an ICLASSPeter Zhu2023-06-143-7/+11
* [Cirrus] Cache the bundled gems in advanceNobuyoshi Nakada2023-06-141-0/+19
* Update bundled gems list at bd019ac87aa47c481348ec6b7e3773 [ci skip]git2023-06-141-1/+1
* Removed rake-compiler dependency for test-bundled-gemsHiroshi SHIBATA2023-06-142-2/+2
* Update RDoc::RD parsers generated by racc-1.7.1Hiroshi SHIBATA2023-06-142-9/+31
* Show prerequisites for compile taskNobuyoshi Nakada2023-06-141-1/+2
* Allow test-unit-ruby-core files to be loaded from bundled gemsNobuyoshi Nakada2023-06-143-2/+2
* Lrama v0.5.2yui-knk2023-06-147-27/+127
* Add tests to `String#byteslice` memory allocation behaviour. (#1909)Samuel Williams2023-06-131-0/+55
* [ruby/irb] Stanardise test class names with `Test` postfix insteadStan Lo2023-06-1311-17/+17
* rexml is also bundled gemsHiroshi SHIBATA2023-06-131-1/+1
* Don't install bundled gems for test-bundled-gems and test-syntax-suggestHiroshi SHIBATA2023-06-131-2/+2
* [ruby/irb] Use symbol.inspect instead of ":"+symbol.id2name to avoidtomoya ishida2023-06-132-4/+6
* [rubygems/rubygems] Autoload shellwords when it's needed.Samuel Williams2023-06-134-8/+11
* Update bundled gems list at 2023-06-13git2023-06-132-1/+2
* [ruby/uri] Fix RFC3986 regexpsNobuyoshi Nakada2023-06-132-4/+13
* Update the current URI maintainerHiroshi SHIBATA2023-06-131-1/+1
* [ruby/uri] Refactor RFC3986 regexps to make more readableNobuyoshi Nakada2023-06-131-11/+71
* hash.c no longer needs the transient heapPeter Zhu2023-06-121-5/+2
* Revert "YJIT: Break register cycles for C arguments (#7918)"Takashi Kokubun2023-06-123-220/+14
* YJIT: Break register cycles for C arguments (#7918)Takashi Kokubun2023-06-123-14/+220
* When alloc size is too large, only allocate structMatt Valentine-House2023-06-122-1/+9
* [ruby/psych] Comment out the code used to expand the file list [ci skip]Nobuyoshi Nakada2023-06-121-3/+3
* Fix duplicate symbol errors when statically linking ripperNobuyoshi Nakada2023-06-122-1/+6
* [DOC] Should use `NULL` instead of zeroNobuyoshi Nakada2023-06-121-8/+8
* Add missing dependenciesNobuyoshi Nakada2023-06-121-1/+1
* * expand tabs. [ci skip]git2023-06-121-1/+1
* [Feature #19719] Universal Parseryui-knk2023-06-1236-2431/+9038
* Bump actions/checkout from 3.5.2 to 3.5.3dependabot[bot]2023-06-1217-19/+19
* [ruby/psych] Update spec filesNobuyoshi Nakada2023-06-121-15/+28
* Try to skip Prime_test.rbHiroshi SHIBATA2023-06-121-0/+10
* Run test-unit test without rake task to avoid yard dependencyHiroshi SHIBATA2023-06-122-1/+4
* pry is not needed for test-bundled-gemsHiroshi SHIBATA2023-06-121-1/+1
* Bump github/codeql-action from 2.3.5 to 2.13.4dependabot[bot]2023-06-122-5/+5
* [ruby/psych] Prefer `assert_include` for simple stringsNobuyoshi Nakada2023-06-122-12/+12
* `RString::len` was moved at 7577c101ed6452de3e72fadb43db595946acc701Nobuyoshi Nakada2023-06-111-2/+1
* Update bundled gems list at 2023-06-11git2023-06-112-2/+2
* [ruby/irb] Use `Kernel.warn` to print command alias warningStan Lo2023-06-101-1/+1
* Add VM_ASSERT on `fiber->blocking == 0`. (#7926)Samuel Williams2023-06-101-0/+2
* [ruby/irb] Remove the unused fork command definitionStan Lo2023-06-101-34/+0
* * expand tabs. [ci skip]git2023-06-091-4/+4
* Optimize `Regexp#dup` and `Regexp.new(/RE/)`Nobuyoshi Nakada2023-06-095-7/+125
* Assign into optimal size pools using String#split("")Matt Valentine-House2023-06-091-1/+4
* Reduce concurrency of Cirrus-CI [ci skip]Nobuyoshi Nakada2023-06-091-4/+0
* Added entry for racc changes to NEWS.mdHiroshi SHIBATA2023-06-091-4/+5