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-10-15
Remove a puts in test_finalizer_thread_raise
Peter Zhu
2024-10-14
[rubygems/rubygems] Fix `gem contents` for default gems
David Rodríguez
2024-10-14
[rubygems/rubygems] Fix duplicated specs when they have been previously activ...
David Rodríguez
2024-10-14
[Bug #20797] Check seconds in UTC offset as well as minutes
Nobuyoshi Nakada
2024-10-13
[ruby/reline] Support continuous tab completion
tomoya ishida
2024-10-13
[ruby/irb] Fix rendering test broken by conflict
tomoya ishida
2024-10-12
[DOC] Fix spelling
John Bampton
2024-10-12
[ruby/irb] Make rendering test faster using updated yamatanooroti
tomoya ishida
2024-10-11
[ruby/prism] Prism::StringQuery
Kevin Newton
2024-10-11
Rename supports_auto_compact? to supports_compact?
Peter Zhu
2024-10-11
Used respond_to? check for compaction in test_gc_compact.rb
Peter Zhu
2024-10-11
[ruby/irb] History refactors (https://github.com/ruby/irb/pull/1013)
Gert Goet
2024-10-11
Remove defined check for GC.config in test_gc.rb
Peter Zhu
2024-10-11
[rubygems/rubygems] Check that the binstub was actually reset
David Rodríguez
2024-10-10
[rubygems/rubygems] Only pristine executables for default gems
David Rodríguez
2024-10-10
[ruby/prism] Prism::CodeUnitsCache
Kevin Newton
2024-10-10
Fix typo in test_gc.rb [ci skip]
Peter Zhu
2024-10-10
[ruby/prism] Do not warn for unused variables on negative lines
Kevin Newton
2024-10-10
[rubygems/rubygems] Fix `gem pristine etc` resetting gem twice sometimes
David Rodríguez
2024-10-10
[rubygems/rubygems] Improve some indentations
David Rodríguez
2024-10-10
[rubygems/rubygems] Run specs that now pass on JRuby
David Rodríguez
2024-10-10
[ruby/prism] Reject invalid splat as last statement of parentheses
Kevin Newton
2024-10-10
[ruby/fiddle] Only print Fiddle::VERSION when flag is true
Hiroshi SHIBATA
2024-10-10
Revert "Commented out to print fiddle version"
Hiroshi SHIBATA
2024-10-10
test/resolv/test_dns.rb: Keep `UDPSocket`s until a free port is found
Yusuke Endoh
2024-10-10
Revert "TestProcess#test_daemon_noclose is only working with macOS 15.1 beta,...
Yuta Saito
2024-10-10
Suppress warnings with `RUBYPOT=-w`
Nobuyoshi Nakada
2024-10-10
Commented out to print fiddle version
Hiroshi SHIBATA
2024-10-10
Emit warning for other method redefinition types
Thomas Marshall
2024-10-10
Make test_hash_symbol_colon_key pass on LANG=en_US
Yusuke Endoh
2024-10-10
[ruby/fiddle] test jruby: fix a typo
Sutou Kouhei
2024-10-10
[ruby/fiddle] test jruby: fix a wrong message
Sutou Kouhei
2024-10-10
[ruby/fiddle] test jruby: fix a typo
Sutou Kouhei
2024-10-10
Import JRuby implementation (#147)
Sutou Kouhei
2024-10-09
[ruby/prism] Attempt to assume binary is UTF-8
Kevin Newton
2024-10-09
[rubygems/rubygems] Remove unused variable
David Rodríguez
2024-10-09
[Bug #20789] Fix an invalid syntax error when `->a=1...{}`
ydah
2024-10-09
[ruby/prism] Avoid breaking code units offset on binary encoding
Vinicius Stock
2024-10-09
[rubygems/rubygems] Fix a `gem install` crash during "done installing" hooks
David Rodríguez
2024-10-09
[rubygems/rubygems] Allow `gem pristine` to reset default gems too
David Rodríguez
2024-10-09
Sync from ruby/win32-registry
Hiroshi SHIBATA
2024-10-09
mingw environment can't bind free port with 10 times. We should omit it inste...
Hiroshi SHIBATA
2024-10-08
Specify use_ipv6 option for ipv4 test
Hiroshi SHIBATA
2024-10-08
Removed trailing space
Hiroshi SHIBATA
2024-10-08
JSONPure: String#to_json should raise on invalid encoding
Jean Boussier
2024-10-08
JSON::Pure fix strict mode
Jean Boussier
2024-10-07
Update references to flori/json
Jean Boussier
2024-10-07
[ruby/prism] Properly handle non-assoc operators
Kevin Newton
2024-10-07
[ruby/prism] Handle invalid commas in arguments, parameters, and arrays
Kevin Newton
2024-10-07
[ruby/prism] Set contains_keywords flag for implicit gets($/, chomp: true) me...
Andrew Konchin
[prev]
[next]