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-08-03
[ruby/optparse] Expand literal home paths only
Nobuyoshi Nakada
2025-08-03
[ruby/optparse] Fallback HOME
Nobuyoshi Nakada
2025-08-01
ZJIT: Enable IncrCounter for arm64 (#14086)
Takashi Kokubun
2025-08-01
ZJIT: Fix side-exit panicking when there's too many locals
Alan Wu
2025-08-01
[ruby/prism] Avoid monkey patching Sexp#== in RubyParser tests
Justin Collins
2025-08-01
[ruby/prism] RubyParser translation for stabby lambdas with `it`
Justin Collins
2025-08-01
variable.c: Fix `rb_ivar_foreach` to not yield `object_id` of complex objects
Jean Boussier
2025-08-01
[ruby/openssl] pkcs7: make PKCS7#add_recipient actually useful
Kazuki Yamaguchi
2025-08-01
[ruby/openssl] pkcs7: fix error queue leak in OpenSSL::PKCS7#detached
Kazuki Yamaguchi
2025-08-01
Fix rb_shape_transition_object_id transition to TOO_COMPLEX
Jean Boussier
2025-07-31
ZJIT: A64: Fix splitting for large memory displacements
Alan Wu
2025-07-31
[ruby/openssl] pkcs7: clean up tests
Kazuki Yamaguchi
2025-07-31
[ruby/openssl] x509store: fix StoreContext#current_cert
Kazuki Yamaguchi
2025-07-30
ZJIT: Prepare for sharing JIT hooks with ZJIT (#14044)
Takashi Kokubun
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
[prev]
[next]