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-12-04
[ruby/logger] Enable log file rotation on Windows
Nobuyoshi Nakada
2024-12-03
[ruby/irb] Don't show 'Maybe IRB bug!' in show_source and ls command
tomoya ishida
2024-12-03
[ruby/timeout] updated tests
CosmicOppai
2024-12-03
[ruby/timeout] refactor the change to raise for nil and type-errror and added...
CosmicOppai
2024-12-03
[ruby/timeout] refactor the change to keep the compatability with nil and typ...
CosmicOppai
2024-12-03
[ruby/timeout] refactor the change to keep the compatability with nil and typ...
CosmicOppai
2024-12-03
Reapply "[ruby/rdoc] fix: C variables should never show up in Ancestors tree"
Hiroshi SHIBATA
2024-12-02
[ruby/rdoc] ClassModule#superclass= accepts a ClassModule as an
Mike Dalessio
2024-12-02
[ruby/prism] Reject invalid operator after match predicate or after match req...
ydah
2024-12-02
[ruby/prism] Reject invalid dot method call after match predicate or after ma...
ydah
2024-12-02
[ruby/prism] Reject extra comma in array after keyword argument
ydah
2024-12-02
[ruby/reline] Implement buffered output to Reline::ANSI
tomoya ishida
2024-12-02
Avoid test failures on hosts that only support IPv4 (#12213)
Misaki Shioi
2024-12-02
[ruby/io-console] Add IO#ttyname that returns the tty name or nil
Nobuyoshi Nakada
2024-12-02
Disabled test_s_random_bytes_is_fork_safe again
Hiroshi SHIBATA
2024-12-02
[ruby/securerandom] Enabled test_s_random_bytes_is_fork_safe with Apple Silic...
Hiroshi SHIBATA
2024-12-02
[ruby/securerandom] Enabled test_s_random_bytes_is_fork_safe on GitHub Actions
Hiroshi SHIBATA
2024-12-02
[ruby/securerandom] Removed unnecessary module for SecureRandom tests
Hiroshi SHIBATA
2024-12-02
[ruby/strscan] test: don't omit "(...)" for method calls that have at least o...
Sutou Kouhei
2024-12-02
StringScanner#scan_integer support base 16 integers (#116)
Jean Boussier
2024-12-02
[ruby/strscan] Prevent a warning "ambiguous first argument" during a
Yusuke Endoh
2024-12-02
Revert "[ruby/rdoc] fix: C variables should never show up in Ancestors tree"
Hiroshi SHIBATA
2024-12-02
[ruby/set] Fix ^ to respect subclasses
Kouhei Yanagita
2024-11-30
[ruby/reline] Call user defined sigwinch and sigcont handler
tomoya ishida
2024-11-30
[ruby/rdoc] Methods are sorted symbols-first
Mike Dalessio
2024-11-30
[ruby/reline] Fix tests failing when INPUTRC is defined
Pascal Terjan
2024-11-30
[ruby/rdoc] fix: C variables should never show up in Ancestors tree
Mike Dalessio
2024-11-29
Warn when redefining __id__ as well as object_id
John Hawthorn
2024-11-29
[Bug #20915] Fix SEGV with `TracePoint#parameters` and aliased C method
viralpraxis
2024-11-29
[rubygems/rubygems] make pretty_print tests whitespace agnostic
Durable Programming Team
2024-11-29
[ruby/reline] Fix RELINE_TEST_ENCODING
Mari Imaizumi
2024-11-29
Avoid illegal pointer
Yusuke Endoh
2024-11-27
[ruby/reline] fix/omit test that fail in encoding=US_ASCII
tomoya ishida
2024-11-27
[ruby/strscan] Implement #scan_integer to efficiently parse Integer
Jean Boussier
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
[prev]
[next]