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-11
[Bug #19558] Allow ASCII range to mix with Unicode dump
Nobuyoshi Nakada
2025-12-11
[Bug #21712] Allow `.()` call for command with block
yui-knk
2025-12-11
Allow String#strip etc. to take optional character selectors
Shugo Maeda
2025-12-10
Remove object_id in NEWOBJ tracepoint test
Jean Boussier
2025-12-10
[ruby/json] Add a specific error for unescaped newlines
Jean Boussier
2025-12-10
Use rb_error_frozen_object in rb_class_modify_check
Jeremy Evans
2025-12-10
Use actual class instead of singleton class in frozen error message
Jeremy Evans
2025-12-10
Fix refinement modification of method visibility in superclass
Jeremy Evans
2025-12-10
Fix allocationless anonymous splat keyword argument check
Jeremy Evans
2025-12-09
ZJIT: Handle caller_kwarg in direct send when all keyword params are required
Randy Stauner
2025-12-09
ZJIT: Test additional arg passing scenarios
Randy Stauner
2025-12-09
Box: relax the condition of clean up
Nobuyoshi Nakada
2025-12-09
Box: add a test case about deleting .so/.dll files
Satoshi Tagomori
2025-12-09
Box: remove copied extension files
Nobuyoshi Nakada
2025-12-09
ZJIT: Support opt_newarray_send with PACK_BUFFER
Max Bernstein
2025-12-09
ZJIT: Add codegen for FixnumDiv (#15452)
Abrar Habib
2025-12-08
Register internal tracepoints globally
John Hawthorn
2025-12-08
[ruby/rubygems] Extract and generate only bundler bin files instead of full i...
Hiroshi SHIBATA
2025-12-09
Remove unused local variables in test/ruby/test_io_buffer.rb (#15451)
Étienne Barrié
2025-12-08
[ruby/timeout] Revert "Exclude constantly-failing test on x86_64-darwin"
Koichi Sasada
2025-12-08
Make `ruby_reset_leap_second_info` internal
Nobuyoshi Nakada
2025-12-07
[ruby/pathname] Raise the previous message
Nobuyoshi Nakada
2025-12-07
[ruby/pathname] Add more tests for `Pathname#initialize`
Nobuyoshi Nakada
2025-12-07
[ruby/pathname] Define private method `same_paths?` for Ractor-safety
Nobuyoshi Nakada
2025-12-08
Re-introduce support for `io_close` hook. (#15434)
Samuel Williams
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
[prev]
[next]