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-09-05
[ruby/reline] Prevent a warning for `warning: literal string will be
Mari Imaizumi
2024-09-05
Optimized instruction for Hash#freeze
Étienne Barrié
2024-09-05
Optimized instruction for Array#freeze
Étienne Barrié
2024-09-05
[ruby/openssl] Fix test_pkey_rsa.rb in FIPS.
Jun Aruga
2024-09-05
Implement AND/OR NODE operator locations
ydah
2024-09-04
Implement VALIAS NODE keyword locations
ydah
2024-09-04
[Bug #20708] Retry `open` on EINTR
Nobuyoshi Nakada
2024-09-03
Allow Errno::EACCES when testing connection timeout
Jeremy Evans
2024-09-03
[rubygems/rubygems] standardize pretty-print output for Gem::Source and subcl...
Durable Programming Team
2024-09-03
[ruby/irb] Fix easter_egg run without RDoc, fix input-method test
tomoya ishida
2024-09-03
[ruby/reline] Add test for reset_variables in Reline::Config
Mari Imaizumi
2024-09-03
[ruby/reline] Fix redisplay/insert_text called from pre_input_hook
tomoya ishida
2024-09-03
Implement ALIAS NODE keyword locations
ydah
2024-09-03
Implement UNDEF NODE keyword locations
ydah
2024-09-03
Range#step: restore legacy behavior for String ranges
zverok
2024-09-03
[flori/json] Use the compiled extension in test
Étienne Barrié
2024-09-02
Fix flaky test_latest_gc_info_need_major_by
Peter Zhu
2024-09-02
[rubygems/rubygems] Simplify `Gem.read_binary` and `Gem.write_binary`
Nobuyoshi Nakada
2024-09-01
Skip show_doc tests if RDoc is not available
Hiroshi SHIBATA
2024-09-01
Skip RDoc related feature if Gem::RDoc is not available
Hiroshi SHIBATA
2024-08-31
[rubygems/rubygems] fix `@license` typo preventing licenses from being correc...
Durable Programming Team
2024-08-31
[ruby/io-console] Store console IO in Ractor-local storage
Nobuyoshi Nakada
2024-08-31
[ruby/io-console] io-console is considered Ractor-safe
Nobuyoshi Nakada
2024-08-31
[ruby/reline] Implement re-read-init-file
Mari Imaizumi
2024-08-29
Stop using the "undef" keyword to remove a constant
Alan Wu
2024-08-29
[Bug #20704] Win32: Fix chdir to non-ASCII path
Nobuyoshi Nakada
2024-08-29
Make optional benchmark test in OpenSSL::OSSL#test_memcmp_timing
Hiroshi SHIBATA
2024-08-29
Make optional benchmark test in test_find_in_unresolved_tree_is_not_exponenti...
Hiroshi SHIBATA
2024-08-29
Don't use benchmark for test_activate_via_require_respects_loaded_files
Hiroshi SHIBATA
2024-08-29
Removed redundant require for TestGemRequire
Hiroshi SHIBATA
2024-08-29
Surpressing 'unknown command: “Switch to inspect mode.”' message
Hiroshi SHIBATA
2024-08-28
[ruby/prism] Multi-splat flag for arguments
Kevin Newton
2024-08-28
[PRISM] Field renaming
Kevin Newton
2024-08-28
[ruby/irb] Make colorize test pass with NO_COLOR env set
tomoya ishida
2024-08-28
[ruby/irb] Colorize command input
tomoya ishida
2024-08-27
YJIT: Encode doubles to VALUE objects and move stat generation to rust (#11388)
Randy Stauner
2024-08-27
[ruby/prism] Add `contains_splat` flag
eileencodes
2024-08-27
[ruby/prism] Fix warning when `#!` ends with carriage return
Alexander Momchilov
2024-08-27
Remove incorrect setting of KW_SPLAT_MUT flag
Jeremy Evans
2024-08-27
[ruby/reline] Remove unused variables
Mari Imaizumi
2024-08-27
[rubygems/rubygems] Bump rb-sys
dependabot[bot]
2024-08-26
[rubygems/rubygems] Bump rb-sys
dependabot[bot]
2024-08-26
[ruby/tempfile] Support anonymous tempfile on earlier than Ruby 3.2
Nobuyoshi Nakada
2024-08-25
[Bug #20680] `ensure` block is always void context
Nobuyoshi Nakada
2024-08-23
Fix use-after-free in WeakKeyMap#clear
Peter Zhu
2024-08-23
[ruby/prism] Pass Unicode escapes on to onigmo
Kevin Newton
2024-08-23
[ruby/tempfile] File.new(fileno, mode: mode, path: path) is provided from Rub...
Hiroshi SHIBATA
2024-08-22
Uncomment test accidentally commented in 1656350
Peter Zhu
2024-08-23
Skip some tests which don't work under permissionless containers
KJ Tsanaktsidis
2024-08-22
Don't use gc_impl.h inside of gc/gc.h
Peter Zhu
[next]