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-13
[PRISM] Do not warn ambiguous ampersand when symbol literal
Kevin Newton
2024-09-13
[PRISM] Only parse shebang on main script
Kevin Newton
2024-09-13
[PRISM] Allow case/when to be indented with no warning
Kevin Newton
2024-09-13
[ruby/prism] Reverse-sync numbered reference range handling
Kevin Newton
2024-09-13
[Bug #20725] Should not call compare on `nil`-endpoint
Nobuyoshi Nakada
2024-09-13
Prevent warnings "the block passed to ... may be ignored"
Yusuke Endoh
2024-09-13
[ruby/net-http] Prevent warnings
Yusuke Endoh
2024-09-13
Prevent a warning: assigned but unused variable - exp_events
Yusuke Endoh
2024-09-13
Prevent a warning: assigned but unused variable - t0
Yusuke Endoh
2024-09-12
[PRISM] Ignore test_parse_directory if error is nil
Kevin Newton
2024-09-12
[ruby/prism] Check errno for parsing directory
Kevin Newton
2024-09-12
Temporarily exclude some TestRubyOptions test for parse.y
Kevin Newton
2024-09-12
[PRISM] Omit some TestAST tests when Prism is enabled
Kevin Newton
2024-09-12
Switch the default parser from parse.y to Prism
Kevin Newton
2024-09-12
Add error checking to readdir, telldir, and closedir calls in dir.c
Jeremy Evans
2024-09-12
[ruby/prism] Do not warn \r in shebang on windows
Kevin Newton
2024-09-11
Fix issue with super and forwarding arguments in prism_compile.c
Luke Gruber
2024-09-11
[ruby/prism] UTF-8 characters in file name
Kevin Newton
2024-09-11
[ruby/psych] Ensure strings with only underscores are not processed as Integer
John Meade
2024-09-11
[ruby/prism] Add a flag for arguments that contain forwarding
Kevin Newton
2024-09-11
[ruby/prism] Parse tempfile
Kevin Newton
2024-09-11
Use macos? helper
Hiroshi SHIBATA
2024-09-11
macOS 10.13(High Sierra) is already EOL
Hiroshi SHIBATA
2024-09-11
Implement BREAK, NEXT and REDO NODE locations
ydah
2024-09-11
Implement WHILE and UNTIL NODE locations
ydah
2024-09-10
[ruby/tmpdir] Reject empty parent path
Nobuyoshi Nakada
2024-09-10
[ruby/resolv] test_dns: Fix FD leak
Kasumi Hanazuki
2024-09-10
Add predicates for platforms
Nobuyoshi Nakada
2024-09-09
[ruby/prism] Fix a token incompatibility for `Prism::Translation::Parser::Lexer`
Koichi ITO
2024-09-09
Add keys to GC.stat and fix tests
Peter Zhu
2024-09-09
Switch sorted list of pages in the GC to a darray
Peter Zhu
2024-09-09
Implement String#append_as_bytes(String | Integer, ...)
Jean Boussier
2024-09-09
Return back legacy Range#step behavior for symbol ranges
zverok
2024-09-09
[rubygems/rubygems] Make `gem exec` use the standard GEM_HOME
David Rodríguez
2024-09-09
[rubygems/rubygems] Fix `gem fetch` always exiting with zero status code
David Rodríguez
2024-09-09
Implement WHEN NODE locations
ydah
2024-09-08
[ruby/open-uri] Update error message for `request_specific_fields` option val...
otegami
2024-09-08
[ruby/open-uri] Add test about `request_specific_fields` option
otegami
2024-09-07
[ruby/prism] Fix a token incompatibility for `Prism::Translation::Parser::Lexer`
Koichi ITO
2024-09-07
Preserve encoding in exception message of `Float`
Nobuyoshi Nakada
2024-09-07
[Bug #20719] `Float` argument must be ASCII compatible
Nobuyoshi Nakada
2024-09-06
[rubygems/rubygems] Fix `gem install does-not-exist` being super slow
David Rodríguez
2024-09-06
[ruby/openssl] Fix test_provider.rb in FIPS.
Jun Aruga
2024-09-06
[rubygems/rubygems] Ensure that the lock file will be removed
Nobuyoshi Nakada
2024-09-06
[rubygems/rubygems] Remove the lock file for binstubs
Nobuyoshi Nakada
2024-09-06
[Feature #20707] Fix negative UTC offset conversion
Nobuyoshi Nakada
2024-09-05
Move Time#xmlschema in core and optimize it
Jean Boussier
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é
[prev]
[next]