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-03-18
[ruby/prism] Further refine string handling in the parser translator
Earlopain
2025-03-18
[ruby/prism] Better handle regexp in the parser translator
Earlopain
2025-03-18
[ruby/prism] Fix parser translator tokens for %-arrays with whitespace escapes
Earlopain
2025-03-18
[ruby/prism] Fix parser translator edge-case when multiline string ends with \n
Earlopain
2025-03-18
[ruby/prism] Better handle all kinds of multiline strings in the parser trans...
Earlopain
2025-03-18
[ruby/prism] Fix an incompatibility with the parser translator
Earlopain
2025-03-18
[ruby/prism] Fix parser translator rescue location with semicolon body
Earlopain
2025-03-18
[ruby/prism] Further refine string handling in the parser translator
Earlopain
2025-03-18
Remove incorrectly committed snapshots
Kevin Newton
2025-03-18
[ruby/prism] Fix parser translator when unescaping invalid utf8
Earlopain
2025-03-18
[ruby/prism] Make xstrings concat syntax error
Kevin Newton
2025-03-18
[Bug #21094] Update nested module names when setting temporary name
Nobuyoshi Nakada
2025-03-18
[Feature #19908] Update Unicode headers to 15.1.0
Mari Imaizumi
2025-03-18
Fix case folding in single byte encoding
Mari Imaizumi
2025-03-18
[Feature #20702] Tests for Array#fetch_values
Nobuyoshi Nakada
2025-03-17
[Bug #21186] multibyte char literal should be a single letter word
Nobuyoshi Nakada
2025-03-17
Manage skipping instance variable IDs in one place
Nobuyoshi Nakada
2025-03-17
[ruby/optparse] Fix completion of key-value pairs array
Nobuyoshi Nakada
2025-03-17
[Bug #21185] Fix Range#overlap? with infinite range
Jérôme Parent-Lévesque
2025-03-15
Refine `TestSocket_TCPSocket#test_initialize_failure`
Nobuyoshi Nakada
2025-03-15
Test for the crash
Nobuyoshi Nakada
2025-03-14
Invoke `inherited` callbacks before `const_added`
Jean Boussier
2025-03-12
[ruby/prism] Revert "Mark extension as Ractor-safe"
Kevin Newton
2025-03-12
[ruby/prism] Mark extension as Ractor-safe
Kevin Newton
2025-03-12
Push a real iseq in rb_vm_push_frame_fname()
Alan Wu
2025-03-12
Have `ast` live longer in ISeq.compile_file to fix GC stress crash
Alan Wu
2025-03-12
Fix flaky test_AREF_fstring_key
Peter Zhu
2025-03-12
[Bug #19841] Refine error on marshaling recursive USERDEF
Nobuyoshi Nakada
2025-03-12
[ruby/json] Raise a ParserError on all incomplete unicode escape sequence.
Jean Boussier
2025-03-11
Fix memory leak in rb_reg_search_set_match
Peter Zhu
2025-03-12
[Bug #21177] Win32: Allow longer path name
Nobuyoshi Nakada
2025-03-11
Fix flaky test_latest_gc_info_need_major_by
Peter Zhu
2025-03-10
Bump tolerance for weak reference test from 1 to 2
Peter Zhu
2025-03-10
[ruby/prism] Support `itblock` for `Prism::Translation::Parser`
Koichi ITO
2025-03-10
[ruby/optparse] Make the result of `tty?` obtainable with flexible stdout
Koichi ITO
2025-03-10
[ruby/optparse] Add post-check of value
Nobuyoshi Nakada
2025-03-10
[rubygems/rubygems] Fix `gem rdoc` not working with newer versions of rdoc
David Rodríguez
2025-03-09
[ruby/optparse] Allow non-string enum list #79
Nobuyoshi Nakada
2025-03-09
[ruby/optparse] Add test for enum arguments
Nobuyoshi Nakada
2025-03-08
Implement CLASS NODE locations
ydah
2025-03-07
[Bug #21174] [Bug #21175] Fix `Range#max` on beginless integer range
Nobuyoshi Nakada
2025-03-07
[Bug #21163] Fix hexadecimal float conversion
Nobuyoshi Nakada
2025-03-06
[ruby/json] Fix JSON::GeneratorError#detailed_message with Ruby < 3.2
Rahim Packir Saibo
2025-03-06
Harden `TestObjSpace#test_memsize_of_root_shared_string`
Jean Boussier
2025-03-06
Fix flaky failure in TestSetTraceFunc#test_tracepoint_disable (#12854)
Naoto Ono
2025-03-05
Replace tombstone when converting AR to ST hash
John Hawthorn
2025-03-05
Add tests for alias locations with special variables $`, $', and $+
ydah
2025-03-05
do not reset `EnvUtil.timeout_scale`
Koichi Sasada
2025-03-05
Revert "try to show timeout sec"
Koichi Sasada
2025-03-04
Move in-place interning spec to Ruby's tests
Jean Boussier
[prev]
[next]