index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2026-04-02
Fix random timeout in test_thread_join_during_finalizers on Windows (#16650)
Takashi Kokubun
2026-04-02
Relax RSS limit in test_named_structs_are_not_rooted
Takashi Kokubun
2026-04-02
Fix random Broken pipe error in TestOpenURI#test_read_timeout
Takashi Kokubun
2026-04-02
Prism: Close the open file once finished reading
Nobuyoshi Nakada
2026-04-02
[Bug #21974] Fix RubyVM::AST inspection for ::Foo = 1 (#16642)
Andrii Furmanets
2026-04-01
Use compile-time flag to indicate dynamic CREFs
John Hawthorn
2026-04-02
Fix `TestSocket#test_bintime`
Nobuyoshi Nakada
2026-04-02
[ruby/rubygems] Bump the rb-sys group across 2 directories with 1 update
dependabot[bot]
2026-04-02
[ruby/rubygems] Handle empty result gracefully in gem pristine --only-missing...
Hiroshi SHIBATA
2026-04-02
[ruby/rubygems] Skip missing_extensions? check on JRuby
Hiroshi SHIBATA
2026-04-01
Fix class variable cache not invalidated by class_variable_set
John Hawthorn
2026-04-01
[ruby/prism] Emit `on_kw` for ripper
Earlopain
2026-04-01
Refactor socket timestamp tests
Nobuyoshi Nakada
2026-04-01
Fix sending backtraces across ractors
Jean Boussier
2026-04-01
[ruby/rubygems] Honor explicit --attestation option regardless of platform an...
Hiroshi SHIBATA
2026-04-01
[ruby/rubygems] Reverse to use attestation condition
Hiroshi SHIBATA
2026-04-01
[ruby/rubygems] Omit tests of auto-attestation with JRuby
Hiroshi SHIBATA
2026-04-01
[ruby/rubygems] Use Tempfile for auto-attestation bundles and clean up after use
copilot-swe-agent[bot]
2026-04-01
[ruby/rubygems] Remove raise from stub to rely on flag for test assertions
copilot-swe-agent[bot]
2026-04-01
[ruby/rubygems] Add test coverage for skipping auto-attestation
copilot-swe-agent[bot]
2026-04-01
[ruby/rubygems] Added test for auto-attestation
Hiroshi SHIBATA
2026-03-31
set: fix Set#to_set block behavior and add regression test
Randy Stauner
2026-03-31
vm: avoid allocator lookup for singleton class initialize methods
Randy Stauner
2026-03-31
[ruby/openssl] test_pkey_rsa.rb: Fix test_private_encoding_encrypted in OpenS...
Jun Aruga
2026-03-31
[ruby/openssl] ssl: fix test_tmp_dh and test_tmp_dh_callback with OpenSSL 4.0
Kazuki Yamaguchi
2026-03-30
ZJIT: Skip TestOpenURIProxy on Linux (#16606)
Takashi Kokubun
2026-03-30
ZJIT: Skip TestOpenURI and TestOpenURISSL (#16603)
Takashi Kokubun
2026-03-30
[Feature #19107] parse.y: Allow trailing comma in method signature
Nobuyoshi Nakada
2026-03-30
ZJIT: Remove side-exit locations dump after test
Nobuyoshi Nakada
2026-03-30
Introduce GC.stat_heap(:heap_allocatable_slots)
Matt Valentine-House
2026-03-30
Replace heap_init_slots array with single heap_init_bytes target
Matt Valentine-House
2026-03-29
Ensure safe handling of `IO::Buffer#hexdump` width. (#16593)
Samuel Williams
2026-03-28
[ruby/strscan] Implement StringScanner for TruffleRuby in pure Ruby
Benoit Daloze
2026-03-27
ZJIT: Recompile sends with literal blocks via exit profiling
Takashi Kokubun
2026-03-27
[ruby/prism] Remove unused variable in tests
Benoit Daloze
2026-03-27
Revert "Reapply "[Feature #6012] Extend `source_location` for end position"
Benoit Daloze
2026-03-27
[ruby/prism] Also handle string conversion in `Ripper.lex`
Earlopain
2026-03-27
[ruby/prism] Implement various string start/end events for ripper
Earlopain
2026-03-27
[ruby/openssl] Fix potential UAF in ossl_crypto_fixed_length_secure_compare
apocalypse9949
2026-03-27
[ruby/json] Fix json generation for symbols on TruffleRuby
Randy Stauner
2026-03-27
Fix performance of fiber pool stack tests. (#16570)
Samuel Williams
2026-03-26
[ruby/rubygems] Better algorithm for sorting gem version:
Edouard CHIN
2026-03-26
Increase UDP nonblock test timeout to avoid CI flakes (#16569)
Takashi Kokubun
2026-03-26
[ruby/prism] Fix `Source.offsets` with `freeze: true`
Earlopain
2026-03-26
[ruby/json] Keep Integer#to_json optimized and adapt the test
Benoit Daloze
2026-03-26
[ruby/rubygems] Move SimpleCov setup before test-unit to fix at_exit ordering
Hiroshi SHIBATA
2026-03-26
Run GC if fiber pool expansion fails. (#16535)
Samuel Williams
2026-03-26
[ruby/rubygems] Skip flaky test_with_webauthn_enabled_failure on TruffleRuby ...
Hiroshi SHIBATA
2026-03-26
[ruby/rubygems] Register native extension files in default spec map
Hiroshi SHIBATA
2026-03-26
Fix test_thread_join_during_finalizers failure on mmtk GC (#16559)
Takashi Kokubun
[prev]
[next]