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
14 hours
Prevent starvation when acquiring mutex over and over (#15877)
Luke Gruber
18 hours
Fix RUBY_MN_THREADS sleep returning prematurely (#15868)
Chris Hasiński
22 hours
[ruby/prism] Fix `on_words_sep` for ripper translator with newlines
Earlopain
24 hours
[ruby/rubygems] Fix Bundler that re-exec $0 when a `version` is present in th...
Edouard CHIN
27 hours
[ruby/rubygems] Fix RubyGems not able to require the right gem:
Edouard CHIN
4 days
[ruby/openssl] ssl: update tests for SSLContext#servername_cb callback
Kazuki Yamaguchi
4 days
[ruby/openssl] Add `sync_close` kwarg to `SSLSocket.new` (fixes
Sharon Rosner
4 days
[ruby/pathname] Remove omit's for File.path since it is fixed in the last Tru...
Benoit Daloze
4 days
[ruby/pathname] Reenable truffleruby in CI and omit the 2 failing tests
Benoit Daloze
4 days
[ruby/pathname] Omit failure on JRuby and truffleruby
Nobuyoshi Nakada
4 days
Remove unused variable warning
Étienne Barrié
4 days
Add early type validation for ObjectSpace.memsize_of_all klass argument
Augustin Gottlieb
4 days
[ruby/rubygems] Validate executable names for invalid characters
Hiroshi SHIBATA
5 days
ZJIT: Compile getblockparam (#15896)
Nozomi Hijikata
6 days
[ruby/prism] Also handle `BasicObject` as a return value
Earlopain
6 days
[ruby/prism] Check using Prism nodes if a command call has any arguments in R...
Benoit Daloze
6 days
[ruby/rubygems] Skip failing tests
Hiroshi SHIBATA
6 days
[ruby/rubygems] Appease the linter again
Jason Lunn
6 days
[ruby/rubygems] Appease the linter
Jason Lunn
6 days
[ruby/rubygems] Add test
Jason Lunn
6 days
ZJIT: Support optional keyword arguments in direct send (#15873)
Randy Stauner
6 days
ZJIT: Add a smoke test for --zjit-trace-exits
Alan Wu
7 days
[ruby/prism] Fix `on_*` return value of ripper translator
Earlopain
7 days
ZJIT: Compile IsA into load + compare for String/Array/Hash (#15878)
Jeff Zhang
7 days
[ruby/psych] Remove excessive check of message
Nobuyoshi Nakada
7 days
Reapply "[ruby/prism] Add Ripper :on_sp events for Prism.lex_compat and Prism...
Earlopain
7 days
Revert "[ruby/prism] Add Ripper :on_sp events for Prism.lex_compat and Prism:...
Hiroshi SHIBATA
7 days
[ruby/prism] Add Ripper :on_sp events for Prism.lex_compat and Prism::Transla...
Benoit Daloze
8 days
[ruby/prism] Add Prism::Source#line_to_byte_offset and replace direct accesse...
Benoit Daloze
8 days
[ruby/prism] Remove duplicate lex tests
Earlopain
8 days
[ruby/rubygems] Add missing `.binmode` for `Gem::AtomicFileWriter`
Sutou Kouhei
9 days
[DOC] Remove _emphasis_ in code blocks which is not handled as emphasis anymo...
tomoya ishida
9 days
[ruby/prism] Fix ripper translator for `__END__`
Earlopain
10 days
[Bug #21842] Let `rb_interned_str` return US-ASCII if possible
Nobuyoshi Nakada
10 days
ZJIT: Specialize OPTIMIZED_METHOD_TYPE_CALL (#15859)
Nozomi Hijikata
11 days
[ruby/prism] Make the ripper shim work with rdoc
Earlopain
11 days
[ruby/json] Use __builtin_memcpy, if available, to copy overlapping byte rang...
Scott Myron
11 days
[ruby/prism] Add `Ripper.tokenize` to translation layer
Earlopain
11 days
MatchData: Avoid large stack allocations in MatchData (GH-15872)
Andrii Furmanets
11 days
[ruby/prism] Fix locations for invalid syntax when using `expect1_opening`
Earlopain
12 days
[ruby/prism] Make irb work with the ripper shim
Earlopain
12 days
ZJIT: Inline ArrayAref
nozomemein
12 days
Make `Array#map` and `Array#select` more tolerant
Nobuyoshi Nakada
12 days
ZJIT: Optimize common `invokesuper` cases (#15816)
Kevin Menard
12 days
YJIT: Add crashing test for --yjit-dump-insns
Alan Wu
14 days
[ruby/openssl] Fix test_digest.rb in FIPS.
Jun Aruga
2026-01-12
[ruby/prism] Correctly expose ripper state
Earlopain
2026-01-12
ZJIT: Snapshot FrameState with reordered args before direct send
Randy Stauner
2026-01-12
[ruby/prism] Use one file for versioned `parser` classes
Earlopain
2026-01-11
[ruby/prism] [Bug #21831] Fix denominator of rational float literal
Nobuyoshi Nakada
[next]