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-10-28
Add a custom error class to TestString#test_encode_fallback_raise_memory_leak
Peter Zhu
2025-10-28
Fix TestString#test_encode_fallback_raise_memory_leak
Peter Zhu
2025-10-28
ZJIT: Call test again after profiling it
Takashi Kokubun
2025-10-28
ZJIT: Specialize Array#pop for no argument case (#14933)
Aiden Fox Ivey
2025-10-28
[ruby/rubygems] Added install_default_gem method for testing
Hiroshi SHIBATA
2025-10-28
[ruby/rubygems] Completely removed install_as_default feature
Hiroshi SHIBATA
2025-10-28
[ruby/json] Use Vector API in the Java Extension
Scott Myron
2025-10-27
Correctly compile splats in for-loop index in prism
Earlopain
2025-10-27
[ruby/openssl] test: remove unused small test keys
Kazuki Yamaguchi
2025-10-27
[ruby/openssl] ssl: update keys used in tests
Kazuki Yamaguchi
2025-10-27
[ruby/openssl] pkey: update keys used in tests
Kazuki Yamaguchi
2025-10-27
[ruby/openssl] ocsp: update keys used in tests
Kazuki Yamaguchi
2025-10-27
[ruby/openssl] ns_spki: update keys used in tests
Kazuki Yamaguchi
2025-10-27
[ruby/openssl] asn1: update keys used in tests
Kazuki Yamaguchi
2025-10-27
[ruby/openssl] x509: update keys used in tests
Kazuki Yamaguchi
2025-10-27
Omit unknown DNS issue of macOS 26.1 beta
Hiroshi SHIBATA
2025-10-27
Fix segfault when moving nested objects between ractors during GC
Joshua Young
2025-10-26
Add several very basic tests to be run with RUBY_NAMESPACE=1 on CI
Satoshi Tagomori
2025-10-25
Remove automatically set environment variables
Nobuyoshi Nakada
2025-10-25
Add configured environment variables first
Nobuyoshi Nakada
2025-10-25
Improve performance of UnicodeNormalize.canonical_ordering_one
tompng
2025-10-25
[ruby/json] Fix concurrent usage of JSON::Coder#dump
Jean Boussier
2025-10-24
Fix memory leak of transcoding when fallback raises
Peter Zhu
2025-10-23
ZJIT: Add tests for non-leaf classvar get and set (#14924)
Daniel Colson
2025-10-22
ZJIT: Implement classvar get and set (#14918)
Daniel Colson
2025-10-23
[ruby/rubygems] Removed credential assertion from stdout
Hiroshi SHIBATA
2025-10-22
ZJIT: Inline Kernel#block_given? (#14914)
Max Bernstein
2025-10-22
[ruby/prism] Test against parse.y
Earlopain
2025-10-22
[ruby/prism] Make error and snapshot tests multi-version aware
Earlopain
2025-10-22
Improve test_fixnum_{and,or}* by checking all results and using more interest...
Benoit Daloze
2025-10-22
ZJIT: Inline Fixnum#^
Benoit Daloze
2025-10-20
ZJIT: Implement expandarray (#14847)
Max Bernstein
2025-10-20
[ruby/rubygems] Now ruby/rubygems is the canonical repository url
Hiroshi SHIBATA
2025-10-20
[Bug #21644] compile.c: fix `newrange` INSN peephole optimization for chilled...
viralpraxis
2025-10-17
[rubygems/rubygems] :Revamp CmakeBuilder to fix the issues described in #8572...
Charlie Savage
2025-10-17
[ruby/ipaddr] Fix InvalidAddressError message
ishikawa999
2025-10-16
[ruby/prism] Do not rely on RUBY_VERSION being consistent
Kevin Newton
2025-10-16
[ruby/prism] Do not stub Ruby version
Kevin Newton
2025-10-16
[ruby/prism] Add support for `Prism.parse(foo, version: "current")`
Earlopain
2025-10-15
Fix assert_equal order in test_namespace.rb
Peter Zhu
2025-10-14
[Bug #21638] Mark ractor-local `$VERBOSE` and `$DEBUG`
Nobuyoshi Nakada
2025-10-12
[ruby/erb] Fix integer overflow
Nobuyoshi Nakada
2025-10-10
ZJIT: Add Insn:: ArrayArefFixnum to accelerate Array#[] (#14717)
Aiden Fox Ivey
2025-10-09
Skip TestProcess#test_rlimit_nofile on LSAN
Peter Zhu
2025-10-08
Add RUBY_FREE_AT_EXIT to MANDATORY_ENVS in test_process.rb
Peter Zhu
2025-10-08
[ruby/zlib] Load the same loaded zlib
Nobuyoshi Nakada
2025-10-08
[ruby/openssl] ssl: allow SSLContext#set_params to be used from non-main Ractors
Kazuki Yamaguchi
2025-10-08
[ruby/openssl] ssl: use SSL_CTX_set_dh_auto() by default
Kazuki Yamaguchi
2025-10-08
[ruby/openssl] provider: load "default" provider in test_openssl_legacy_provider
Kazuki Yamaguchi
2025-10-08
[ruby/prism] For these special cases, there exists no optional argument type....
Earlopain
[prev]
[next]