summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* We should not validate development version of bundled gems with fetch timing.Hiroshi SHIBATA2023-05-092-8/+0
* Use HEAD version of ruby/debug for testingHiroshi SHIBATA2023-05-091-1/+1
* Relax regexp for console assertionHiroshi SHIBATA2023-05-092-2/+2
* Extract ext/readlineHiroshi SHIBATA2023-05-0911-4149/+0
* [rubygems/rubygems] Simplify code by Gem::Specification#runtime_dependenciesTakumasa Ochi2023-05-081-10/+5
* [ruby/stringio] Drop support for ruby 2.6 or earlierNobuyoshi Nakada2023-05-083-83/+1
* add CI matrix for clang 17 / GCC 13卜部昌平2023-05-081-2/+4
* [ruby/reline] Fix dialog corrupts rendering by pushing up input linetomoya ishida2023-05-072-5/+25
* [ruby/rdoc] Isolate root dir if specifiedzzak2023-05-062-3/+4
* [ruby/rdoc] Drop the support for 2.5 or earlier because of CVE-2021-31799Nobuyoshi Nakada2023-05-051-1/+1
* Continue checking all gemspec files after errorsNobuyoshi Nakada2023-05-051-1/+1
* Redirect to `IO::NULL` for the portabilityNobuyoshi Nakada2023-05-0516-16/+16
* Bump github/codeql-action from 2.3.2 to 2.3.3dependabot[bot]2023-05-052-5/+5
* [ruby/uri] Define test cases as qualified class namesNobuyoshi Nakada2023-05-056-43/+7
* [ruby/uri] Increase repeat orders of magnitudeNobuyoshi Nakada2023-05-051-1/+1
* Write up NEWS entries for RJIT [ci skip]Takashi Kokubun2023-05-041-0/+8
* Merge a YJIT release notes draft into NEWS [ci skip]Takashi Kokubun2023-05-041-7/+15
* Add YJIT-related NEWS entries [ci skip]Takashi Kokubun2023-05-041-1/+12
* test_default_gems.rb: Stop using `git ls-files`Nobuyoshi Nakada2023-05-041-7/+11
* Ensure the VM is alive before accessing objspace in C API (Feature #19627)Ian Ker-Seymer2023-05-041-3/+9
* Define `RubyVM::Shape` dependent test only if availableNobuyoshi Nakada2023-05-041-2/+2
* Delay start of the match cache optimization (#7738)TSUYUSATO Kitsune2023-05-042-11/+23
* [DOC] regexp absent operatorNobuyoshi Nakada2023-05-041-0/+17
* Make the maximum shapes variation warning non-verboseJean Boussier2023-05-032-2/+2
* [ruby/stringio] Update write-barrier at copyingNobuyoshi Nakada2023-05-031-3/+7
* [ruby/rdoc] [DOC] stop documenting fallback `MatchData#match_length`Nobuyoshi Nakada2023-05-021-11/+11
* Allow EPIPE when the child process has exited before interruptNobuyoshi Nakada2023-05-021-0/+2
* Remove `sync_tool` task from Rakefile when syncing [ci skip]Nobuyoshi Nakada2023-05-021-0/+6
* [Bug #19619] Preserve numbered parameters contextNobuyoshi Nakada2023-05-022-3/+25
* [ruby/rdoc] Section may not have `label`Nobuyoshi Nakada2023-05-021-2/+3
* [ruby/rdoc] Fix references to nested label in table_of_contentsNobuyoshi Nakada2023-05-022-2/+12
* Bump advanced-security/filter-sarif from 1.0.0 to 1.0.1dependabot[bot]2023-05-021-1/+1
* [rubygems/rubygems] Bump rb-sysdependabot[bot]2023-05-022-5/+5
* YJIT: Move exits in gen_send_iseq to functions and use ? (#7725)Jimmy Miller2023-05-011-211/+260
* [ruby/reline] Rewrite dialog renderingtomoya ishida2023-05-013-206/+174
* Update generate_spdx_license_list.rbNobuyoshi Nakada2023-05-011-1/+1
* Ignore to sync used_cassettes.txtHiroshi SHIBATA2023-05-011-1/+1
* Bump advanced-security/filter-sarifdependabot[bot]2023-05-011-1/+1
* Bump ruby/setup-ruby from 1.147.0 to 1.148.0dependabot[bot]2023-05-014-4/+4
* [DOC] hash.c: fix typo in `#<=>` docsPiotr Szotkowski2023-05-011-1/+1
* [Bug #19624] Hide internal IO for backquoteNobuyoshi Nakada2023-05-012-0/+14
* Handle private AREF call in compile.cNobuyoshi Nakada2023-04-302-4/+9
* Relax timeout limit for FreeBSD again [ci skip]Nobuyoshi Nakada2023-04-301-1/+1
* [ruby/rdoc] Fix polynominal backtrackingNobuyoshi Nakada2023-04-292-33/+26
* [ruby/rdoc] Fix polynominal backtrackingNobuyoshi Nakada2023-04-292-1/+8
* core_assertions.rb: Support old rubiesNobuyoshi Nakada2023-04-291-2/+1
* Skip added tool filesNobuyoshi Nakada2023-04-291-2/+4
* Revert "[ruby/rdoc] Update test libraries from ruby/ruby 2023-04-29"Hiroshi SHIBATA2023-04-295-1241/+0
* [ruby/irb] Retire magic-file.rbStan Lo2023-04-283-42/+1
* Update an Intel SDM link [ci skip]Takashi Kokubun2023-04-281-1/+1