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
2024-11-26
[rubygems/rubygems] [SpecFetcher] If candidates include {name}-ruby or ruby-{...
Ellen Marie Dash
2024-11-26
Optimize instructions when creating an array just to call `include?` (#12123)
Randy Stauner
2024-11-26
[ruby/reline] KeyStroke handles multibyte character
tomoya ishida
2024-11-26
[ruby/irb] Fix indentation of xstring literal
tomoya ishida
2024-11-26
[ruby/uri] Suppress deprecate warning of test class (retry)
Yusuke Endoh
2024-11-26
JSON::GeneratorError expose invalid object
Jean Boussier
2024-11-26
[ruby/json] JSON.dump: write directly into the provided IO
Jean Boussier
2024-11-26
[ruby/uri] Suppress deprecate warning of test class and use EnvUtil.suppress_...
Hiroshi SHIBATA
2024-11-26
[ruby/uri] Revert "Prevent a warning: URI::REGEXP is obsolete
Hiroshi SHIBATA
2024-11-26
Many of Oniguruma functions need valid encoding strings
Nobuyoshi Nakada
2024-11-26
Check negative integer underflow
Nobuyoshi Nakada
2024-11-26
[ruby/resolv] Omit Windows and MinGW platforms with with_udp_and_tcp
Hiroshi SHIBATA
2024-11-26
[ruby/resolv] _1 is not provided in Ruby 2.5
Hiroshi SHIBATA
2024-11-25
[rubygems/rubygems] Bump the rb-sys group across 2 directories with 1 update
dependabot[bot]
2024-11-25
[ruby/reline] Fix tab completion appending quote
tomoya ishida
2024-11-25
[rubygems/rubygems] Prevent a warning: net/http: Content-Type did not set
Yusuke Endoh
2024-11-25
[ruby/open-uri] Use `ENV.update`
Nobuyoshi Nakada
2024-11-25
[ruby/uri] Prevent a warning: URI::REGEXP is obsolete
Yusuke Endoh
2024-11-25
Prevent a warning: setting Encoding.default_external
Yusuke Endoh
2024-11-25
Do not save the last error without sockets in the connection attempt (#12153)
Misaki Shioi
2024-11-25
Removed redundant argument at Reline::LineEditor::CompletionBlockTest
Hiroshi SHIBATA
2024-11-24
[ruby/reline] Fix completion quote, preposing and target calculation
tomoya ishida
2024-11-23
Ensure fiber scheduler re-acquires mutex when interrupted from sleep. (#12158)
Samuel Williams
2024-11-22
[ruby/openssl] Support signing CRLs using Ed25519
Josh Cooper
2024-11-22
[ruby/openssl] Support signing requests using Ed25519
Josh Cooper
2024-11-22
[ruby/openssl] Check for compatible openssl versions earlier
Josh Cooper
2024-11-21
[prism/compiler] end_cursor should never be NULL
Matt Valentine-House
2024-11-20
[ruby/zlib] Don't call `rb_str_set_len` while released the GVL.
Samuel Williams
2024-11-20
[rubygems/rubygems] Add --attestation option to gem push
Samuel Giddins
2024-11-20
[ruby/psych] Eagerly require `date`.
Thierry Deo
2024-11-20
Fix a bug in rb_include_module that stops nested inclusion into module subcla...
Jeremy Evans
2024-11-20
Introduce `Fiber::Scheduler#blocking_operation_wait`. (#12016)
Samuel Williams
2024-11-19
[ruby/pp] Fix pretty printing range begin/end with false or nil
tompng
2024-11-19
[ruby/irb] Don't use delegator to install helper methods to main
tomoya ishida
2024-11-19
Remove deprecated method Refinement#refined_class
Shugo Maeda
2024-11-19
[Bug #20900] Warn deprecated constant when removing
Nobuyoshi Nakada
2024-11-18
[ruby/rdoc] Extract excerpt from raw pages correctly
Stan Lo
2024-11-15
Disable HEv2 tests temporarily (#12097)
Misaki Shioi
2024-11-15
Make fast_fallback option false by default temporarily (#12070)
Misaki Shioi
2024-11-14
[rubygems/rubygems] Update test_project_sanity.rb
Dave Corson-Knowles
2024-11-14
[ruby/reline] Drop loading terminfo, remove fiddle dependency in
tomoya ishida
2024-11-15
Do not wait connection attempt delay without in progress fds (#12087)
Misaki Shioi
2024-11-14
rb_raise when attempting to set the GC implementation name
Matt Valentine-House
2024-11-14
Include the currently active GC in RUBY_DESCRIPTION
Matt Valentine-House
2024-11-14
Expose GC.config[:implementation], to query the currently active GC
Matt Valentine-House
2024-11-14
asn1: fix ObjectId#==
Kazuki Yamaguchi
2024-11-14
[ruby/openssl] x509: fix handling of multiple URIs in Certificate#crl_uris
Kazuki Yamaguchi
2024-11-14
[ruby/openssl] test_x509cert.rb: break up test_extension into smaller units
Kazuki Yamaguchi
2024-11-14
[ruby/uri] Removed duplicated declare step for constants under the URI::RFC23...
Hiroshi SHIBATA
2024-11-14
[ruby/uri] Restore constants like URI::REGEXP::PATTERN::IPV6ADDR
Hiroshi SHIBATA
[prev]
[next]