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-12-03
[ruby/json] Fix handling of depth
Étienne Barrié
2025-12-03
[ruby/json] Fix duplicated test_unsafe_load_with_options test case
Jean Boussier
2025-12-03
[ruby/json] Reproduce C ext behavior of ignoring mutated depth in arrays
Étienne Barrié
2025-12-03
[ruby/json] Test and restore behavior around to_json changing depth
Étienne Barrié
2025-12-03
[ruby/json] Improve `JSON.load` and `JSON.unsafe_load` to allow passing optio...
Jean Boussier
2025-12-03
Handle NEWOBJ tracepoints settings fields
Jean Boussier
2025-12-02
Avoid leaking fd in uminus_no_embed test
John Hawthorn
2025-12-03
Check and raise semantics errors on nested variables captures in patterns
yui-knk
2025-12-02
[ruby/prism] Clean up test excludes
Earlopain
2025-12-02
[ruby/json] Don't call to_json on the return value of as_json for Float::NAN
Étienne Barrié
2025-12-02
ZJIT: Optimize GetIvar for non-T_OBJECT
Benoit Daloze
2025-12-01
Test CC invalidation for singleton classes of objects (#15360)
Luke Gruber
2025-12-01
ZJIT: Optimize variadic cfunc `Send` calls into `CCallVariadic` (#14898)
Stan Lo
2025-11-30
[ruby/prism] Update unicode tables to match that of CRuby
Kevin Newton
2025-11-30
[ruby/prism] Fully destroy call operator write arguments
Kevin Newton
2025-11-29
[ruby/prism] Fix label interpolated string
Kevin Newton
2025-11-29
[ruby/prism] Handle invalid string pattern key
Kevin Newton
2025-11-27
Reorganize page documentations (#15154)
Stan Lo
2025-11-27
[ruby/json] Respect Coder depth when generating
Étienne Barrié
2025-11-27
[ruby/json] Test current behavior regarding depth for Coder
Étienne Barrié
2025-11-27
Fix argument handling in `IO::Buffer#each_byte` (#15309)
TOMITA Masahiro
2025-11-26
Ensure we don't dereference fields_obj as Qundef
John Hawthorn
2025-11-26
Clear fields obj when removing
John Hawthorn
2025-11-26
[ruby/json] Test to_json using State#depth
Étienne Barrié
2025-11-26
[ruby/json] Test depth
Étienne Barrié
2025-11-26
[ruby/json] Test that depth of unfrozen State does not change
Étienne Barrié
2025-11-26
[ruby/timeout] Revert "Suppress warnings in two tests"
Nobuyoshi Nakada
2025-11-26
[ruby/cgi] Skip unless `CGI::EscapeExt` methods are implemented
Nobuyoshi Nakada
2025-11-26
Revert miscommit at "Reset the cache variable before retrying"
Nobuyoshi Nakada
2025-11-26
Reset the cache variable before retrying
Nobuyoshi Nakada
2025-11-26
Box: Add a test to drop the reference to a box
Satoshi Tagomori
2025-11-25
vm_cc_new: don't assume `cme` is present.
Jean Boussier
2025-11-23
[ruby/prism] Revert "Reject `p(p a, &block => value)` and similar"
Kevin Newton
2025-11-23
[ruby/prism] Reject `p(p a, &block => value)` and similar
Earlopain
2025-11-23
Don't use non blocking pipes for RUBY_CRASH_REPORT
Peter Zhu
2025-11-23
[Bug #21705] Fix segfaults on Windows
Nobuyoshi Nakada
2025-11-22
[ruby/openssl] asn1: refactor converting ASN1_OBJECT to string
Kazuki Yamaguchi
2025-11-22
[ruby/openssl] pkey/ec: fix OpenSSL::PKey::EC::Group#curve_name for unknown c...
Kazuki Yamaguchi
2025-11-22
[ruby/json] Fix the parser to not accept invalid escapes
Jean Boussier
2025-11-21
[ruby/rubygems] Undeprecate Gem::Version#<=> against strings
Jean Boussier
2025-11-21
[ruby/json] Skip test failing with JRuby in CI
Étienne Barrié
2025-11-21
[ruby/json] Ractor-shareable JSON::Coder
Étienne Barrié
2025-11-21
[ruby/rubygems] bin/rubocop -a
Hiroshi SHIBATA
2025-11-21
Use assert_match for uplevel option
Hiroshi SHIBATA
2025-11-21
[ruby/rubygems] Respect `BUNDLE_VERSION` config at Gem::BundlerVersionFinder
Hiroshi SHIBATA
2025-11-21
[ruby/rubygems] Deprecate comparing Gem::Version objects with strings
Aaron Patterson
2025-11-21
Fix multiple bugs in `IO::Buffer.map` and update its documentation. (#15264)
Alexander Bulancov
2025-11-20
ZJIT: Change the output on redefined method tests to verify the new definitio...
Kevin Menard
2025-11-20
ZJIT: Update test names to use the same convention as the HIR tests
Kevin Menard
2025-11-20
ZJIT: Add tests for `opt_newarray_send` with target methods redefined
Kevin Menard
[prev]
[next]