aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ruby/prism] Check void expressions for constant pathsTSUYUSATO Kitsune2023-11-272-0/+16
* [ruby/prism] Fix and reuse pm_call_node_index_pTSUYUSATO Kitsune2023-11-274-223/+394
* [ruby/prism] Correct template.rb commentKevin Newton2023-11-271-1/+2
* Update to ruby/spec@c3206f6Benoit Daloze2023-11-2742-128/+480
* Update to ruby/mspec@9f83eeaBenoit Daloze2023-11-271-7/+23
* Refactor and fix the GVL instrumentation APIJean Boussier2023-11-275-133/+345
* Don't incremental mark when GC stressfulPeter Zhu2023-11-271-2/+3
* [ruby/rdoc] [DOC] Slightly decorate `em` and `strong`Nobuyoshi Nakada2023-11-271-0/+11
* Fix flaky "Expected 499 to be >= 500" assertion in test_gc_compact.rbKJ Tsanaktsidis2023-11-271-30/+37
* [ruby/rdoc] Place a space between certain character class letters onlyNobuyoshi Nakada2023-11-274-6/+34
* Set compaction after major GC has been determinedPeter Zhu2023-11-271-8/+8
* [Bug #20023] Resurrect fake string feature name before raisingNobuyoshi Nakada2023-11-281-5/+6
* Implement Write Barriers on Enumerator::ProducerPeter Zhu2023-11-271-3/+3
* Implement Write Barriers on Enumerator::GeneratorPeter Zhu2023-11-271-4/+4
* Implement Write Barriers on Enumerator::YielderPeter Zhu2023-11-271-2/+2
* [ruby/stringio] Do not compile the C extension on TruffleRubyBenoit Daloze2023-11-271-1/+5
* [ruby/irb] Hide debugger hint after the input is submittedStan Lo2023-11-272-3/+7
* Opaque Etags for compact index requestsJosef Šimánek2023-11-2716-145/+702
* [rubygems/rubygems] Don't remember `--jobs` flagDavid Rodríguez2023-11-272-1/+29
* [rubygems/rubygems] Fix advice in `bundle install --system` deprecationDavid Rodríguez2023-11-272-2/+4
* [rubygems/rubygems] Keep a single copy of the remembered flag deprecation mes...David Rodríguez2023-11-271-7/+7
* [rubygems/rubygems] Avoid some unnecessary quotes in remember flag deprecatio...David Rodríguez2023-11-272-12/+13
* [rubygems/rubygems] Simplify remembered flags deprecation messageDavid Rodríguez2023-11-272-4/+4
* [rubygems/rubygems] Remove no longer necessary workaround for old RubyGemsDavid Rodríguez2023-11-2713-34/+26
* [ruby/psych] Prefer each_char in Psych::Visitors::Visitor::ToRuby#deserializeMau Magnaguagno2023-11-271-1/+1
* [rubygems/rubygems] Add missing --prefer-local to Synopsis in bundle-install....Olle Jonsson2023-11-2630-30/+31
* [rubygems/rubygems] Reduce allocations when installing gems with bundlerSamuel Giddins2023-11-262-6/+13
* [ruby/irb] Display aliases in help messageStan Lo2023-11-264-5/+29
* [DOC] Fix markup in declarative marking API documentNobuyoshi Nakada2023-11-261-7/+7
* [ruby/irb] Support disabling pagerStan Lo2023-11-266-11/+12
* [DOC] Remove extra `+` which is not a part of keyword argument nameNobuyoshi Nakada2023-11-261-1/+1
* [DOC] Fix markupNobuyoshi Nakada2023-11-261-2/+2
* Constify `RUBY_REFERENCES_START` tablesNobuyoshi Nakada2023-11-261-1/+1
* Fix portability of bignum in ISeq Binary FormatNobuyoshi Nakada2023-11-262-2/+13
* [ruby/resolv] Close leaked FDNobuyoshi Nakada2023-11-261-0/+2
* [ruby/resolv] Support a :use_ipv6 option to Resolv#initializeJeremy Evans2023-11-251-2/+15
* Omit test_session_reuse_but_expire if OpenSSL 3.2.0Nobuyoshi Nakada2023-11-261-1/+1
* Verify correctness of shape cachePeter Zhu2023-11-251-32/+56
* Verify that duplicate shape is not createdPeter Zhu2023-11-251-1/+8
* [ruby/irb] Fix exception(backtrace=nil) prints nothingtomoya ishida2023-11-252-40/+34
* [ruby/irb] Fix flaky test casehogelog2023-11-251-6/+4
* Fix test_pkey_dh.rb in FIPS.Jun Aruga2023-11-254-26/+57
* [ruby/openssl] History.md: Escape Markdown syntax Italic "*". [ci skip]Jun Aruga2023-11-251-1/+1
* Place continue-on-error consistentlyTakashi Kokubun2023-11-241-0/+2
* Omit a broken https test on MinGWTakashi Kokubun2023-11-241-0/+1
* [ruby/resolv] Support a :raise_timeout_errors option to raise timeouts as Res...Jeremy Evans2023-11-252-0/+30
* Switch shape test to use exhaust_shapesPeter Zhu2023-11-241-9/+4
* [ruby/resolv] Fix the fallback from UDP to TCP due to message truncationJeremy Evans2023-11-242-2/+176
* Fix compaction for generic ivarsPeter Zhu2023-11-244-6/+32
* Mark cc->cme_ for refinement callcaches as wellKJ Tsanaktsidis2023-11-241-3/+4