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-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
2025-11-11
test_ractor.rb: Delete unnecessary GC.stress fiddling
Alan Wu
2025-11-11
[ruby/openssl] Replace Ruby 3.5 with Ruby 4.0
Yasuo Honda
2025-11-11
[Bug #21666] Get rid of use of unspecified values
Nobuyoshi Nakada
2025-11-10
ZJIT: Set cfp->sp on leaf calls with GC (#15137)
Takashi Kokubun
2025-11-10
Add test for [Bug #21265]
Alan Wu
2025-11-11
Revert "ns_subclasses refcount accesses need to be atomic (#15083)" (#15138)
Luke Gruber
2025-11-10
[ruby/timeout] Suppress warnings in two tests
Olle Jonsson
2025-11-10
[ruby/rubygems] Make verification methods private
Aaron Patterson
2025-11-10
[ruby/stringio] Suppress warnings against pattern matching on ruby 2.7
Nobuyoshi Nakada
2025-11-10
Fix condition for Timeout Error with >= macOS 26.1
Hiroshi SHIBATA
2025-11-09
[Bug #21673] Fix resolving refined module-defined method
Nobuyoshi Nakada
2025-11-07
Don't modify fstrings in rb_str_tmp_frozen_no_embed_acquire
John Hawthorn
2025-11-08
[ruby/prism] Rename Ruby 3.5 to Ruby 4.0
Earlopain
2025-11-07
Depricate IO operation with `|`
Nobuyoshi Nakada
2025-11-07
Prism update for 4.0
Nobuyoshi Nakada
2025-11-07
[ruby/json] Deprecate `JSON::State#[]` and `JSON::State#[]=`
Jean Boussier
2025-11-07
[ruby/json] Get rid of JSON.deep_const_get (private API)
Jean Boussier
2025-11-07
Follow renaming from Namespace to Ruby::Box
Satoshi Tagomori
2025-11-07
Apply renaming to Ruby::Box in test codes
Satoshi Tagomori
2025-11-07
Re-rename files wrongly renamed
Satoshi Tagomori
2025-11-07
rename namespace.c (and others) to box.c
Satoshi Tagomori
[prev]
[next]