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-03-30
[ruby/prism] Fix parser translator when pinning hash with string keys
Earlopain
2025-03-30
[ruby/prism] Accept a newline after the defined? keyword
Kevin Newton
2025-03-30
[ruby/openssl] Skip PKCS7 with indefinite length test in AWS-LC
Samuel Chiang
2025-03-29
[Bug #21202] Fix wrong token concat while tokenizing nested unterminated here...
tomoya ishida
2025-03-28
TestRegexp#test_match_cache_positive_look_ahead_complex: Extend the timeout l...
Yusuke Endoh
2025-03-28
[ruby/etc] Skip TestEtc#test_ractor_parallel on ModGC workflow
Naoto Ono
2025-03-28
Relax assertion pattern for ruby repo
Hiroshi SHIBATA
2025-03-28
[ruby/json] Add missing assert_deprecated_warning
Jean Boussier
2025-03-28
[ruby/json] Move `create_addtions` logic in Ruby.
Jean Boussier
2025-03-28
[ruby/json] JSON.load invoke the proc callback directly from the parser.
Jean Boussier
2025-03-28
[ruby/json] Remove `Class#json_creatable?` monkey patch.
Jean Boussier
2025-03-28
[ruby/json] Cleanup JSON.pretty_generate
Jean Boussier
2025-03-28
[ruby/json] Deprecate `JSON.fast_generate`
Jean Boussier
2025-03-27
Avoid allocation for anonymous positional splat with no arguments
Jeremy Evans
2025-03-27
[ruby/etc] Attempt to re-enable TestEtc#test_ractor_parallel
Benoit Daloze
2025-03-27
[ruby/etc] Speedup TestEtc#test_ractor_parallel
Benoit Daloze
2025-03-27
[ruby/etc] Increase timeout for test_ractor_parallel
Benoit Daloze
2025-03-27
[ruby/prism] Move snapshots
Kevin Newton
2025-03-27
Avoid array allocation for *nil, by not calling nil.to_a
Jeremy Evans
2025-03-27
[ruby/psych] Format Date in ISO-8601 explicitly
Nobuyoshi Nakada
2025-03-27
Skip TestThreadInstrumentation#test_sleeping_inside_ractor on ModGC workflow ...
Naoto Ono
2025-03-27
[rubygems/rubygems] Have "gem exec" sort executable names in error message.
Ellen Marie Dash
2025-03-27
Pend a test for ractor in etc
Yusuke Endoh
2025-03-27
Removed trailing spaces
Hiroshi SHIBATA
2025-03-27
Faster integer formatting
eno
2025-03-27
[ruby/json] Deprecate all `*_default_options`
Jean Boussier
2025-03-26
Add additional Ractor.make_shareable tests
John Hawthorn
2025-03-25
[ruby/etc] Etc.sysconfdir does not work in a Ractor
Benoit Daloze
2025-03-25
[ruby/etc] Most Etc methods are not Ractor-safe currently
Benoit Daloze
2025-03-24
[ruby/json] Adjust fpconv to add ".0" to integers
eno
2025-03-24
[rubygems/rubygems] Default to a SOURCE_DATE_EPOCH of 315619200, to simplify ...
Ellen Marie Dash
2025-03-24
[rubygems/rubygems] Let `gem exec` raise an error in ambiguous cases
David RodrÃguez
2025-03-23
Add test for Ractor safety (#11762)
Mohamed Hafez
2025-03-23
Fix handling of `error`/`errno` in `io_internal_wait`. (#12961)
Samuel Williams
2025-03-21
Fix regexp when non-ruby thread received the signal
Nobuyoshi Nakada
2025-03-21
Run cleanup code in `ensure`
Nobuyoshi Nakada
2025-03-20
[ruby/prism] Fix fork check in ractor_test.rb
Benoit Daloze
2025-03-20
[ruby/prism] Update ractor_test.rb per review
Kevin Newton
2025-03-20
[ruby/prism] Add `Prism::Translation::ParserCurrent`
Earlopain
2025-03-20
Remove leading `nop` from block when we don't need it
Aaron Patterson
2025-03-20
[ruby/prism] Dynamically register events to dispatch
Sam Bostock
2025-03-20
Close reader pipes
Nobuyoshi Nakada
2025-03-20
[Bug #21026] no singleton method on pseudo variable literal
Nobuyoshi Nakada
2025-03-19
[ruby/prism] Mark Prism as ractor-safe
Kevin Newton
2025-03-19
[ruby/prism] Warn when the parser translator receives an incompatible builder...
Earlopain
2025-03-19
A comment for TestRubyOptions::ExpectedStderrList [ci skip]
Nobuyoshi Nakada
2025-03-19
Source path may or may not exist
Nobuyoshi Nakada
2025-03-19
Loosen SEGV message testing
Yusuke Endoh
2025-03-18
Handle void expressions in defined?
Kevin Newton
2025-03-18
[ruby/prism] Update truffleruby version
Kevin Newton
[prev]
[next]