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-11-19
Implement heap_final_slots in GC.stat_heap
Peter Zhu
2025-11-19
Implement heap_free_slots in GC.stat_heap
Peter Zhu
2025-11-19
Implement heap_live_slots in GC.stat_heap
Peter Zhu
2025-11-19
[ruby/error_highlight] Fix prism_spot_def_for_name for singletons
John Hawthorn
2025-11-19
[ruby/rubygems] Handle BUNDLER_VERSION being set to an empty string
Cody Cutrer
2025-11-18
Fix crash in optimal size for large T_OBJECT
John Hawthorn
2025-11-18
ZJIT: Inline setting Struct fields
Benoit Daloze
2025-11-18
ZJIT: add support for lazy `RubyVM::ZJIT.enable`
Godfrey Chan
2025-11-18
[ruby/openssl] ssl: fix test_pqc_sigalg on RHEL 9.7
Kazuki Yamaguchi
2025-11-18
[ruby/resolv] Fix syntax error on older versions
Nobuyoshi Nakada
2025-11-18
[ruby/rubygems] Undeprecate `Gem::Version.new(nil)`
Aaron Patterson
2025-11-17
Unskip test_alternative_pattern_nested for MMTk
Peter Zhu
2025-11-18
[ruby/rubygems] Removed deprecated -C option from gem build
Hiroshi SHIBATA
2025-11-17
[ruby/prism] Remove now obsolete todos
Earlopain
2025-11-16
Handle deeply nested capture variables syntax err
Kevin Newton
2025-11-14
Skip tests in TestThreadLockNativeThread when using LSAN
Peter Zhu
2025-11-14
ZJIT: Skip a flaky DNS test (#15192)
Takashi Kokubun
2025-11-14
ZJIT: Add tests for sending to methods with keyword args (#15183)
Randy Stauner
2025-11-14
[ruby/prism] Reject endless method as a block parameter default
Earlopain
2025-11-14
[Feature #21572] Syntax error at capture in alternation pattern
Nobuyoshi Nakada
2025-11-14
[ruby/rubygems] Removed deprecated Gem::Specification#has_rdoc, has_rdoc= and...
Hiroshi SHIBATA
2025-11-14
[ruby/rubygems] Add pattern matching support to Gem::NameTuple
Brandon Weaver
2025-11-14
[ruby/rubygems] Removed files for `gem query`
Hiroshi SHIBATA
2025-11-14
[ruby/rubygems] Removed deprecated Gem::DependencyInstaller#find_gems_with_so...
Hiroshi SHIBATA
2025-11-14
[ruby/rubygems] Removed deprecated Gem::Util.silent_system
Hiroshi SHIBATA
2025-11-14
[ruby/rubygems] Removed deprecated Gem::Platform.match
Hiroshi SHIBATA
2025-11-14
[ruby/rubygems] Removed deprecated Gem::Installer#unpack
Hiroshi SHIBATA
2025-11-14
[ruby/rubygems] bin/rubocop -a --only Style/RedundantParentheses
Hiroshi SHIBATA
2025-11-14
Adapt to Unicode directory changes
Mari Imaizumi
2025-11-14
[ruby/rubygems] Use `method_defined?` instead of `instance_methods.include?`
Nobuyoshi Nakada
2025-11-13
[ruby/net-http] Fix handling of IPv6 literal hosts in `Net::HTTPGenericRequest`
Taketo Takashima
2025-11-13
Add size checks to Range#to_set and Enumerator#to_set [Bug #21654]
Akinori Musha
2025-11-13
Revert "[Bug #21513] Raise on converting endless range to set"
Akinori Musha
2025-11-13
[ruby/rubygems] Fixed with Performance/RegexpMatch cop
Hiroshi SHIBATA
2025-11-13
Ractor support Windows platform. We need to skip only failing tests of RubyGems
Hiroshi SHIBATA
2025-11-13
[Bug #21683] Respect reading encoding at `each_codepoint`
Nobuyoshi Nakada
2025-11-12
[ruby/rubygems] Re-use assert_headers_equal from Gem::Package::TarTestCase
Hiroshi SHIBATA
2025-11-12
[ruby/rubygems] Add pattern matching support to Gem::Platform
Brandon Weaver
2025-11-12
Reapply "[ruby/erb] Reapply "Remove safe_level and further positional"
Takashi Kokubun
2025-11-12
Revert "[ruby/erb] Reapply "Remove safe_level and further positional"
Takashi Kokubun
2025-11-12
[ruby/erb] Reapply "Remove safe_level and further positional
Takashi Kokubun
2025-11-12
[ruby/io-wait] Remove `IO#nread` and `IO#ready?
Nobuyoshi Nakada
2025-11-12
Make alias `Ractor#value` only if undefined
Nobuyoshi Nakada
2025-11-12
[ruby/rubygems] Workaround for test failure of ruby_3_4 branch
Hiroshi SHIBATA
2025-11-12
[ruby/rubygems] Support ruby_3_4 branch with assert_ractor argument
Hiroshi SHIBATA
2025-11-12
[ruby/rubygems] Inject assert_ractor if TestGemPackageTarHeaderRactor is runn...
Hiroshi SHIBATA
2025-11-12
Split Ractor tests for Gem::Package
Hiroshi SHIBATA
2025-11-12
Reapply "[ruby/rubygems] Fix constants in TAR to be frozen"
Hiroshi SHIBATA
2025-11-12
[Bug #21680] Fix (base**power_of_two).digits(base) bug (#15144)
tomoya ishida
2025-11-12
[ruby/error_highlight] Replace Ruby 3.5 with Ruby 4.0
Yasuo Honda
[next]