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-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
2024-11-13
Move Array#map to Ruby
Takashi Kokubun
2024-11-13
[ruby/openssl] make bn shareable when frozen
HoneyryderChuck
2024-11-12
ObjectSpace.dump: handle Module#set_temporary_name
Jean Boussier
2024-11-12
[ruby/prism] Fix use of uninitialized value when parsing regexp
Peter Zhu
2024-11-12
Allow Net::HTTP#request to raise Net::OpenTimeout (#12062)
Misaki Shioi
2024-11-11
Fix regex timeout double-free after stack_double
John Hawthorn
2024-11-12
[ruby/pp] Handle BasicObject
Jean Boussier
2024-11-12
[ruby/pp] Data#pretty_print handle privated or removed members
Jean Boussier
2024-11-12
[Feature #120782] Introduction of Happy Eyeballs Version 2 (RFC8305) in TCPSo...
Misaki Shioi
2024-11-11
[ruby/json] Fix $VERBOSE restore
Peter Zhu
2024-11-11
[ruby/reline] Refactor perform_completon
tomoya ishida
2024-11-11
[ruby/json] JSON.load_file: explictly load the file as UTF-8
Jean Boussier
2024-11-11
[ruby/fiddle] Accept Symbol as Function name again
Sutou Kouhei
2024-11-10
[ruby/reline] Remove unused things from reline/unicode.rb
tomoya ishida
2024-11-08
Fix race condition in test_self_stop
KJ Tsanaktsidis
2024-11-08
Fix update_coderange for binary strings
John Hawthorn
2024-11-08
Fix memory leak in prism when syntax error in iseq compilation
Peter Zhu
2024-11-08
[ruby/prism] Fix splat after kwsplat
Haldun Bayhantopcu
2024-11-08
Avoid calculating large powers
Yusuke Endoh
2024-11-08
Do not round `a**b` to infinity
Yusuke Endoh
2024-11-08
[ruby/uri] Added more fallback constants like URI::PARTTERN and URI::REGEXP
Hiroshi SHIBATA
2024-11-08
[ruby/reline] Windows fix (https://github.com/ruby/reline/pull/775)
YO4
2024-11-08
[ruby/benchmark] Adjust ljust Benchmark#bm with labels was not using the high...
Kaíque Kandy Koga
2024-11-07
[Bug #20869] Discard read buffer and encoding converters at seeking
Nobuyoshi Nakada
2024-11-07
[Bug #20802] Copy encodings at reopen as well
Nobuyoshi Nakada
2024-11-07
Prevent method redefinition warnings in test
Yusuke Endoh
2024-11-07
Prevent a warning: ambiguous `/`
Yusuke Endoh
2024-11-07
[ruby/logger] Enable subclasses to configure level isolation
Hartley McGuire
2024-11-06
[ruby/json] Categorize deprecated warning
Nobuyoshi Nakada
2024-11-06
io_buffer.c: Allow copies between overlapping buffers with #copy and #set_str...
Kasumi Hanazuki
2024-11-06
[Bug #20868] Fix Method#hash to not change after compaction
Peter Zhu
2024-11-06
Fix flakiness in TestGc#test_thrashing_for_young_objects
KJ Tsanaktsidis
2024-11-06
[rubygems/rubygems] Fix manifest in gem package using incorrect platform some...
David Rodríguez
2024-11-06
Revert "Introduce Fiber Scheduler `blocking_region` hook. (#11963)" (#12013)
Samuel Williams
2024-11-06
macOS 15 is the stable version today
Hiroshi SHIBATA
2024-11-06
[Bug #20873] Consider `-FIXNUM_MIN` overflow
Nobuyoshi Nakada
2024-11-06
`Warning[:strict_unused_block]`
Koichi Sasada
[prev]
[next]