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
2025-07-29
[ruby/prism] Allow command calls in endless method bodies within assignments
Stan Lo
2025-07-29
Improve performance of bignum[beg, len] (#14007)
tomoya ishida
2025-07-29
[Bug #21513] Raise on converting endless range to set
viralpraxis
2025-07-28
ZJIT: Support invalidating constant patch points (#13998)
Stan Lo
2025-07-28
ZJIT: Keep a frame pointer and use it for memory params
Alan Wu
2025-07-28
[rubygems/rubygems] Avoid openssl bug in test_verify_certificate_extra_message
Kazuki Yamaguchi
2025-07-28
[ruby/json] Fix duplicated key warning location
Jean Boussier
2025-07-28
[ruby/json] Improve duplicate key warning and errors to include the key name
Jean Boussier
2025-07-28
Update comments for pack/unpack tests [ci skip]
Nobuyoshi Nakada
2025-07-27
Add test for `String#byteslice` with multibyte characters
Erim Icel
2025-07-27
[ruby/openssl] ssl: add post-quantum cryptography (PQC) tests
Jun Aruga
2025-07-24
ZJIT: Remove redundant test exclusions
Stan Lo
2025-07-25
Add NODE_DEFINED tests for cases with parentheses to test_ast.rb
ydah
2025-07-24
Add DEFINED NODE locations
S-H-GAMELINKS
2025-07-23
ZJIT: Add multiple exclude targets
Stan Lo
2025-07-23
ZJIT: Fix clobbering register for `self` in gen_entry_params()
Alan Wu
2025-07-22
[ruby/openssl] ssl: add SSLSocket#sigalg, #peer_sigalg, #group
Jun Aruga
2025-07-22
Interpolated strings must not be frozen
Aaron Patterson
2025-07-22
[rubygems/rubygems] Define dummy module for mise plugin
Hiroshi SHIBATA
2025-07-21
ZJIT: Load return value before frame teardown
Alan Wu
2025-07-22
Revert "[ruby/prism] Clear flags on interpolated strings"
Hiroshi SHIBATA
2025-07-21
[ruby/prism] Clear flags on interpolated strings
Aaron Patterson
2025-07-21
[ruby/openssl] test/openssl/test_ts.rb: make assert_raise blocks smaller
Kazuki Yamaguchi
2025-07-21
[ruby/openssl] test/openssl/test_ossl.rb: fix style issues
Kazuki Yamaguchi
2025-07-21
[ruby/openssl] Move slow tests to OSSL_TEST_ALL=1 only
Kazuki Yamaguchi
2025-07-19
[ruby/fileutils] Just the parent path of the destination symlink should exist
Nobuyoshi Nakada
2025-07-19
[ruby/fileutils] FileUtils.remove_dir checks directory
Erik Berlin
2025-07-19
[ruby/fileutils] Use shorter symlink by real paths
Nobuyoshi Nakada
2025-07-19
[ruby/fileutils] Fix up `FileUtils#ln_sr`
Nobuyoshi Nakada
2025-07-18
ZJIT: Support invalidating on method redefinition (#13875)
Stan Lo
2025-07-18
[ruby/fileutils] Fix `ln_sf` with multiple sources and `target_directory: false`
Nobuyoshi Nakada
2025-07-18
Revert "[Bug #21256] Fix `it` parameter when splatting and `define_method` is...
Yusuke Endoh
2025-07-17
ZJIT: Fix fixnum folding for negative values (#13942)
Stan Lo
2025-07-17
Fix compilation for forwarding params in Prism
Aaron Patterson
2025-07-17
[Bug #21256] Fix `it` parameter when splatting and `define_method` is used
Earlopain
2025-07-17
ZJIT: Give up JIT-to-JIT calls for 6+ args (#13939)
Takashi Kokubun
2025-07-17
[ruby/prism] Revert "Merge pull request #3598 from Shopify/fix-3473"
Aaron Patterson
2025-07-17
[ruby/prism] Allow command calls in endless method bodies regardless of context
Stan Lo
2025-07-17
[Feature #21347] Add `open_timeout` as an overall timeout option for `TCPSock...
Misaki Shioi
2025-07-17
[rubygems/rubygems] Restore treating "--" as an unknown platform
David RodrÃguez
2025-07-16
ZJIT: Remove unneeded test exclusions
Stan Lo
2025-07-16
ZJIT: Split shift with immediate operand (#13914)
Max Bernstein
2025-07-16
[ruby/prism] [Bug #21345] Fix accepting multiple rest patterns with leading m...
Earlopain
2025-07-16
test_process.rb: UID.from_name may raise Errno::ENOENT
Takashi Kokubun
2025-07-16
[ruby/prism] Fix crash when using arithmetic expressions in pattern matching
Stan Lo
2025-07-16
ZJIT: Fix SP alignment on JIT entry for x86_64
Takashi Kokubun
2025-07-16
[ruby/prism] Improve error handling for missing parentheses after 'not' in co...
ydah
2025-07-16
[ruby/prism] Reject `true && not true`
Yusuke Endoh
2025-07-16
`test_defined_paren_void_stmts` passes with parse.y now
Nobuyoshi Nakada
2025-07-15
ZJIT: Start testing against `/test/ruby/` and update all ZJIT related testing...
Stan Lo
[prev]
[next]