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-28
Allow dot3 in defs singleton
tompng
2024-09-28
Implement OP_ASGN2 NODE locations
ydah
2024-09-28
[Bug #20763] Add tests
Nobuyoshi Nakada
2024-09-27
[rubygems/rubygems] Warning about PATH in `--user-install` mode is only neces...
David RodrÃguez
2024-09-27
Implement OP_ASGN1 NODE locations
ydah
2024-09-26
[ruby/prism] Reject non-assoc ranges with subsequent operators
Kevin Newton
2024-09-25
[ruby/prism] Fix up more error messages to more closely match parse.y
Kevin Newton
2024-09-25
[ruby/prism] Fix up void value expression checking for rescue
Kevin Newton
2024-09-25
[ruby/prism] Disallow label in parentheses
Kevin Newton
2024-09-25
TestProcess#test_daemon_noclose is only working with macOS 15.1 beta, we shou...
Hiroshi SHIBATA
2024-09-25
Implement BLOCK_PASS NODE keyword locations
ydah
2024-09-25
Implement RETURN NODE keyword locations
ydah
2024-09-24
[ruby/irb] Use proper locale in history encoding test
tomoya ishida
2024-09-24
[ruby/error_highlight] Fix error with prism when method given no arguments
Luke Gruber
2024-09-24
[ruby/prism] Accept version shorthand like 3.4
Kevin Newton
2024-09-24
[ruby/prism] Accept all 3.3.x and 3.4.x Ruby versions for Prism.parse
Benoit Daloze
2024-09-24
Windows: Use Unicode aware WinAPI function for ENV[]=
Lars Kanis
2024-09-23
Implement CASE3 NODE keyword locations
ydah
2024-09-23
Implement CASE2 NODE keyword locations
ydah
2024-09-23
Implement CASE NODE keyword locations
ydah
2024-09-21
Make Complex#{inspect,to_s} work correctly if real part #inspect returns froz...
Jeremy Evans
2024-09-20
[ruby/prism] Fix `kDO_LAMBDA` token incompatibility for `Prism::Translation::...
Koichi ITO
2024-09-20
[ruby/prism] Introduce partial_script option
Kevin Newton
2024-09-20
[rubygems/rubygems] Unconditionally set installed_by_version
Samuel Giddins
2024-09-20
[ruby/irb] Fix debug command in nomultiline mode
tomoya ishida
2024-09-20
[Bug #18651] Pass undefined region in CP51932 as is to CP50220
Nobuyoshi Nakada
2024-09-19
Fix method caching bug when including/prepend module A that prepends module B
Jeremy Evans
2024-09-18
Raise a compile error for break/next/redo inside eval in cases where it is op...
Jeremy Evans
2024-09-18
Fix evaluation order issue in f(**h, &h.delete(key))
Jeremy Evans
2024-09-18
Revert "Fix evaluation order issue in f(**h, &h.delete(key))"
Jeremy Evans
2024-09-18
Fix evaluation order issue in f(**h, &h.delete(key))
Jeremy Evans
2024-09-18
[ruby/prism] Allow returns in default parameter values
Kevin Newton
2024-09-18
Prevent a warning (retry)
Yusuke Endoh
2024-09-17
YJIT: Accept key for runtime_stats to return only that stat (#11536)
Randy Stauner
2024-09-17
Replace all GC.disable with EnvUtil.without_gc
Peter Zhu
2024-09-17
Fix a typo, sorry!
Yusuke Endoh
2024-09-17
Prevent two warnings
Yusuke Endoh
2024-09-17
TestProcess#test_daemon_noclose is working fine with macOS 15.1 beta3 and Xco...
Hiroshi SHIBATA
2024-09-17
Removed accidentally commit for snapshot file of prism
Hiroshi SHIBATA
2024-09-17
[ruby/strscan] Accept String as a pattern at non head
NAITOH Jun
2024-09-17
Prevent a warning due to error recovery of prism
Yusuke Endoh
2024-09-17
Prevent warnings for RubyVM::AbstractSyntaxTree.parse in test_ast.rb
Yusuke Endoh
2024-09-17
Prevent warning: assigned but unused variable - message
Yusuke Endoh
2024-09-17
Prevent prism warnings in syntax exhaustive tests
Yusuke Endoh
2024-09-17
Ensure fiber scheduler is woken up when close interrupts read
KJ Tsanaktsidis
2024-09-16
[ruby/prism] Do not leak explicit encoding
Kevin Newton
2024-09-16
[PRISM] Remove snapshot testing from Prism sync
Kevin Newton
2024-09-15
Prevent warnings: the block passed to ... may be ignored
Yusuke Endoh
2024-09-15
Prevent warnings: assigned but unused variable
Yusuke Endoh
2024-09-13
[ruby/prism] Stat file first to check directory
Kevin Newton
[prev]
[next]