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-07
Suppress noisy outputs
Nobuyoshi Nakada
2025-12-06
Add error case tests for `File.path`
Nobuyoshi Nakada
2025-12-06
[ruby/timeout] Test that Timeout does not expose extra constants
Benoit Daloze
2025-12-06
Yield to scheduler if interrupts are pending. (#14700)
Samuel Williams
2025-12-06
Add support for `u128`, `U128`, `s128` and `S128` integers to `IO::Buffer`. (...
Samuel Williams
2025-12-05
[ruby/timeout] Exclude constantly-failing test on x86_64-darwin
Benoit Daloze
2025-12-05
ZJIT: Account for when YJIT is on by default in test_zjit_enable
Alan Wu
2025-12-05
ZJIT: Skip GC.auto_compact test when unsupported
Alan Wu
2025-12-05
[ruby/openssl] x509cert: handle invalid validity periods in Certificate#inspect
Kazuki Yamaguchi
2025-12-05
[ruby/timeout] Fix condition and fix test to catch that broken condition
Benoit Daloze
2025-12-05
[ruby/timeout] support Ractor
Koichi Sasada
2025-12-05
[ruby/psych] Use Node#to_ruby parse_symbols option
Étienne Barrié
2025-12-05
[ruby/openssl] asn1: use ASN1_TIME_to_tm() to decode UTCTime and GeneralizedTime
Kazuki Yamaguchi
2025-12-05
[ruby/timeout] Only the timeout method should be public on the Timeout module
Benoit Daloze
2025-12-05
Correctly handle `Process.fork` with an active `Fiber.scheduler`. (#15385)
Sharon Rosner
2025-12-04
Take VM lock in `class_switch_superclass` (#15356)
Luke Gruber
2025-12-05
fix typo s/sharable/shareable/
Koichi Sasada
2025-12-05
Method and UnboundMethod can be sharable
Koichi Sasada
2025-12-04
Remove mismatched indentations warning (#15410)
Étienne Barrié
2025-12-05
Refine non-nil warnings for the deprecated variables
Nobuyoshi Nakada
2025-12-05
[Bug #21764] Propagate the encoding of ID to warning
Nobuyoshi Nakada
2025-12-04
[ruby/prism] Fix `%Q` with newline delimiter and heredoc interpolation
Earlopain
2025-12-04
[ruby/json] Fix a regression in parsing of unicode surogate pairs
Jean Boussier
2025-12-04
[ruby/rubygems] Increase connection pool to allow for up to 70% speed increase:
Edouard CHIN
2025-12-04
[ruby/psych] Add option to disable symbol parsing
Caleb Stewart
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é
[prev]
[next]