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
94 min.
Add more edge cases of `File.join`
Nobuyoshi Nakada
4 hours
[ruby/rubygems] Potential fix for pull request finding
Ali Firas (thesmartshadow)
4 hours
[ruby/rubygems] Prevent symlink-based escape during gem extraction
thesmartshadow
5 hours
[ruby/rubygems] Fix a bug that `Gem::YAMLSerializer.load` ignores quotation
Sutou Kouhei
3 days
[Bug #22079] Fix `Float#ceil` and `Float#floor` edge cases
Nobuyoshi Nakada
3 days
Move the test for [Bug #14635]
Nobuyoshi Nakada
5 days
Fix defined? for protected methods defined in a module
Sampo Kuokkanen
5 days
test_thread_join_hang: join leaked inner sleeper (#17068)
Sorah Fukumori
6 days
CI: Exclude the test that is very flaky only on mswin [ci skip]
Nobuyoshi Nakada
6 days
Correctly handle refinements in Method#super_method for bmethods
Jeremy Evans
6 days
Handle refinements correctly in {Method,UnboundMethod}#super_method
Jeremy Evans
6 days
Fix UAF in IO::Buffer#~ when self is an invalidated slice
himura467
7 days
pathname: Improve `absolute?` tests along with `relative?` tests
Nobuyoshi Nakada
7 days
pathname: Refine `del_trailing_separator` tests for the common cases
Nobuyoshi Nakada
7 days
Fix duplicate assertion in test_metaclass
Sampo Kuokkanen
7 days
Fix UAF in IO::Buffer#^ when self or mask is an invalidated slice
himura467
7 days
Revert "Use `type` instead of `cat` on Windows"
Nobuyoshi Nakada
7 days
Use `type` instead of `cat` on Windows
Nobuyoshi Nakada
8 days
Fix Method/UnboundMethod for refinement psuedo-zsuper methods
Jeremy Evans
8 days
Fix UAF in IO::Buffer#| when self or mask is an invalidated slice
himura467
8 days
[ruby/rubygems] Remove pessimistic versioning in gem command output
Jeremy Evans
9 days
[Bug #22072] Fix rb_cvar_set for multi-Ractor
Peter Zhu
10 days
Prohibit super in refined module method
Jeremy Evans
11 days
Reject `END { next } ` as well
Earlopain
11 days
test_box.rb: extend timeout for Windows CI (#16963)
Takashi Kokubun
11 days
Fix UAF in IO::Buffer#& when self or mask is an invalidated slice
himura467
12 days
[ruby/rubygems] Close stdin immediately when using popen2e
Randy Stauner
12 days
[Bug #22070] Fix segfault in `Thread.each_caller_location`
Alexander Momchilov
12 days
Stack-allocate onig region for match
John Hawthorn
12 days
Fix warnings
Kazuhiro NISHIYAMA
12 days
Remove needless `+` from `MatchData#integer_at` tests
Sutou Kouhei
12 days
Fix constant redefinition warning in test_module
John Hawthorn
12 days
[ruby/rubygems] Fall back to lockfile version when BUNDLE_VERSION is "lockfile"
Hiroshi SHIBATA
12 days
[ruby/rubygems] Change Gem::Version#approximate_recommendation to be optimistic
Jeremy Evans
12 days
[ruby/rubygems] Read BUNDLE_VERSION env var in BundlerVersionFinder
Hiroshi SHIBATA
13 days
Remove CREF rewriting for cloned classes/modules
John Hawthorn
13 days
Fix `IO::Buffer#each_byte` bounds check. (#16823)
Andrii Furmanets
13 days
Fix GC compaction for compare-by-identity sets
Peter Zhu
14 days
[Bug #20409] Make `break` and `redo` in `END` syntax error
Nobuyoshi Nakada
14 days
Show "END in method" warning immediately
Nobuyoshi Nakada
2026-05-12
[ruby/json] generator.c: Handle stupidly large depth
Jean Boussier
2026-05-11
[Bug #22063] Reject NaN Regexp timeout values
Andrii Furmanets
2026-05-11
[Feature #21979] Allow negative offset in unpack
Nobuyoshi Nakada
2026-05-11
[Bug #20697] Parse `r` suffix at Rational
Nobuyoshi Nakada
2026-05-11
Split `Rational_Test#test_conv`
Nobuyoshi Nakada
2026-05-10
[Bug #21881] Separate the master and root box
Satoshi Tagomori
2026-05-08
[ruby/prism] Take the strings encoding as the initial encoding in the ripper ...
Earlopain
2026-05-08
[ruby/prism] Respect `encoding` option in `Prism.lex` and friends
Earlopain
2026-05-08
Ruby::Box fix stale cached values for exception-related global variables ($! ...
dak2
2026-05-07
Split test_freeze_inside_sort! and reduce comparator count
Sampo Kuokkanen
[next]