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-17
[ruby/win32-registry] Fix compatibility with JRuby
Lars Kanis
2024-10-17
[ruby/win32-registry] Move all tests to volatile environment and use per-test...
Lars Kanis
2024-10-16
Fix memory leak in syntax error in prism
Peter Zhu
2024-10-16
RubyVM::InstructionSequence.of Thread::Backtrace::Location
Kevin Newton
2024-10-16
[ruby/prism] Relocation
Kevin Newton
2024-10-16
Skip GC compaction tests in test_yjit.rb when not supported
Peter Zhu
2024-10-16
[ruby/yaml] Make YAML::DBM optional
Hiroshi SHIBATA
2024-10-16
[ruby/yaml] Also use safe_load with each_value, values and shift
Hiroshi SHIBATA
2024-10-16
[ruby/yaml] Added basic test cases
Hiroshi SHIBATA
2024-10-16
[ruby/json] Embedded helper.rb into test_helper.rb
Hiroshi SHIBATA
2024-10-16
[ruby/json] Fixed load path for ext version
Hiroshi SHIBATA
2024-10-16
Restore missing test-case from https://github.com/ruby/json/commit/c5a6d80427...
Hiroshi SHIBATA
2024-10-16
[ruby/json] ractor_test.rb: ignore stderr
Jean Boussier
2024-10-16
Use JRuby implementation for TruffleRuby (#149)
Sutou Kouhei
2024-10-16
[ruby/fiddle] Ractor support
Nobuyoshi Nakada
2024-10-15
[ruby/rdoc] Generate meta tags based on page's content
Vinicius Stock
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
[prev]
[next]