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
35 hours
Wake timer to create new SNT when needed for dedicated task (#16009)
Luke Gruber
45 hours
[ruby/json] Stop using RB_ALLOCV
Jean Boussier
46 hours
[ruby/rubygems] Print message when signing in with an existing API key
Hiroshi SHIBATA
2 days
Extend timeout for ci.rvm.jp
Hiroshi SHIBATA
4 days
[ruby/prism] Rewrite "version: nearest" to require no maintenance
Earlopain
4 days
[Bug #21669] Fix void value expression check for pattern-matching
Nobuyoshi Nakada
4 days
[Bug #21669] Fix void value expression check for block
Nobuyoshi Nakada
4 days
[Bug #21669] Add more void value expression check for `if`
Nobuyoshi Nakada
4 days
[Bug #21669] Implement void value expression check for `case`/`when`
Nobuyoshi Nakada
4 days
[Bug #21669] Fix void value expression check for `rescue`-else
Nobuyoshi Nakada
4 days
[Bug #21669] Fix void value expression check for `rescue`
Nobuyoshi Nakada
5 days
[Bug #21669] Thoroughly implement void value expression check (prism)
Earlopain
5 days
[ruby/prism] Better guard against syntax invalid code in ripper lex translator
Earlopain
5 days
try to extend timeout
Koichi Sasada
5 days
try to extend timeout for repeated refine test
Koichi Sasada
5 days
Try to send SEGV to show C bt
Koichi Sasada
5 days
apply timeout scale in wait_exception
Koichi Sasada
5 days
use SIGSEGV on ractor timeout
Koichi Sasada
5 days
filter TracePoint :line events by file
Koichi Sasada
5 days
[ruby/prism] Change `bin/prism errors` to take source and print errors
Earlopain
6 days
[ruby/openssl] Update the steps to generate the base64-based examples.
Jun Aruga
6 days
[ruby/openssl] Fix test_pkcs12.rb in FIPS.
Jun Aruga
6 days
[ruby/rubygems] Bump the rb-sys group across 2 directories with 1 update
dependabot[bot]
7 days
Check the suffix argument always if given
Nobuyoshi Nakada
8 days
[ruby/prism] Handle String-like objects for Ripper.sexp
Benoit Daloze
9 days
ZJIT: Optimize `super` calls to C function targets (#15993)
Kevin Menard
10 days
Attempt to fix failing monitor test (#15992)
Luke Gruber
11 days
Revert "Prevent starvation when acquiring mutex over and over (#15877)" (#15990)
Luke Gruber
11 days
[ruby/prism] Remove tokens from lex compat
Kevin Newton
11 days
Use slices instead of locations
Kevin Newton
11 days
[ruby/prism] Add Prism::Node#find_all
Kevin Newton
11 days
[ruby/prism] Rename line_to_byte_offset -> byte_offset
Kevin Newton
11 days
ZJIT: Compile invokesuperforward (#15958)
Nozomi Hijikata
12 days
Fix test for mutex starvation as well as small fix in thread_sync.c (#15982)
Luke Gruber
12 days
[ruby/prism] Remove `Prism.lex_ripper`
Earlopain
12 days
[ruby/resolv] remove test for every class
Michael Yang
12 days
[ruby/resolv] add getresources test for every resource typeclass
Michael Yang
12 days
Prevent starvation when acquiring mutex over and over (#15877)
Luke Gruber
13 days
Fix RUBY_MN_THREADS sleep returning prematurely (#15868)
Chris Hasiński
13 days
[ruby/prism] Fix `on_words_sep` for ripper translator with newlines
Earlopain
13 days
[ruby/rubygems] Fix Bundler that re-exec $0 when a `version` is present in th...
Edouard CHIN
13 days
[ruby/rubygems] Fix RubyGems not able to require the right gem:
Edouard CHIN
2026-01-23
[ruby/openssl] ssl: update tests for SSLContext#servername_cb callback
Kazuki Yamaguchi
2026-01-23
[ruby/openssl] Add `sync_close` kwarg to `SSLSocket.new` (fixes
Sharon Rosner
2026-01-23
[ruby/pathname] Remove omit's for File.path since it is fixed in the last Tru...
Benoit Daloze
2026-01-23
[ruby/pathname] Reenable truffleruby in CI and omit the 2 failing tests
Benoit Daloze
2026-01-23
[ruby/pathname] Omit failure on JRuby and truffleruby
Nobuyoshi Nakada
2026-01-23
Remove unused variable warning
Étienne Barrié
2026-01-23
Add early type validation for ObjectSpace.memsize_of_all klass argument
Augustin Gottlieb
2026-01-23
[ruby/rubygems] Validate executable names for invalid characters
Hiroshi SHIBATA
[next]