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-06-18
Fix flaky TestWeakMap#test_inspect_garbage
Peter Zhu
2024-06-18
fix allocation assertions
Aaron Patterson
2024-06-18
Optimized forwarding callers and callees
Aaron Patterson
2024-06-18
[ruby/irb] Improve how command calls' return value is handled
Stan Lo
2024-06-18
[ruby/reline] Fix vi_yank or vi_delete_meta copies nil bug
tomoya ishida
2024-06-18
[rubygems/rubygems] Delete extra spaces left after rubocop autofix
Alexey Schepin
2024-06-18
[rubygems/rubygems] Disable `install_extension_in_lib` when cross-compiling
Yuta Saito
2024-06-18
[rubygems/rubygems] Add `--target-rbconfig` option to `gem install` and `gem ...
Yuta Saito
2024-06-14
[ruby/prism] Ensure ranges are non-associative
Kevin Newton
2024-06-14
[Bug #20579] ripper: Dispatch spaces at END-OF-INPUT without newline
Nobuyoshi Nakada
2024-06-14
[rubygems/rubygems] Never remove executables that may belong to a default gem
David Rodríguez
2024-06-14
[rubygems/rubygems] Reuse `write_file` helper
David Rodríguez
2024-06-14
[Bug #20578] ripper: Fix dispatching part at invalid escapes
Nobuyoshi Nakada
2024-06-13
[ruby/prism] Handle implicit array precedence
Kevin Newton
2024-06-13
Add rb_str_resize coderange test
tompng
2024-06-13
[rubygems/rubygems] Fix default gem priority when sorting specs
David Rodríguez
2024-06-13
clear `kw_flag` if given hash is nil
Koichi Sasada
2024-06-12
Add regression test for Bug #20573
Aaron Patterson
2024-06-12
[ruby/irb] Invalid encoding symbol now raises SyntaxError also in
tomoya ishida
2024-06-12
[Bug #20572] Abandon if replacing destination is the same
Nobuyoshi Nakada
2024-06-12
[ruby/irb] Cleanup irbrc generator cache always at teardown
tomoya ishida
2024-06-11
[ruby/openssl] Pass through nil as digest when signing certificates
gartens
2024-06-11
[ruby/prism] Match CRuby error message for unknown regexp options
Kevin Newton
2024-06-11
compile.c: use putspecialobject for RubyVM::FrozenCore
Jean Boussier
2024-06-10
[ruby/prism] Provide ability to lock encoding while parsing
Kevin Newton
2024-06-10
Don't skip test_inspect_under_gc_compact_stress
Peter Zhu
2024-06-10
[ruby/prism] Allow block exits in loop predicates
Kevin Newton
2024-06-09
[ruby/irb] Suppress Ruby warnings in certain backtrace filtering
Stan Lo
2024-06-08
[ruby/openssl] Add X509::Certificate#tbs_bytes
Samuel Giddins
2024-06-07
[ruby/prism] Handle chomped bytesize with lines without newlines
Kevin Newton
2024-06-07
[ruby/prism] Document that nested heredocs are not properly parsed for parser
Kevin Newton
2024-06-07
[ruby/prism] Ensure inner heredoc nodes have the correct location
Kevin Newton
2024-06-07
[ruby/prism] Use correct newlines for heredoc inner lines
Kevin Newton
2024-06-07
Remove prism compiler warning
Kevin Newton
2024-06-07
Don't use SEGV signal when timeout in test_gc_compact
Peter Zhu
2024-06-07
TestRequire#test_loading_fifo_threading_success: Extend the timeout limit
Yusuke Endoh
2024-06-07
TestRegexp#test_match_cache_positive_look_behind: Extend the timeout limit
Yusuke Endoh
2024-06-07
TestRegexp#test_timeout_shorter_than_global: Extend the timeout limit
Yusuke Endoh
2024-06-07
TestRequire#test_loading_fifo_fd_leak: Extend the timeout limit
Yusuke Endoh
2024-06-07
TestGc#test_thrashing_for_young_objects: extend the timeout limit
Yusuke Endoh
2024-06-07
TestRegexp#test_s_timeout: accept timeout errors more tolerantly
Yusuke Endoh
2024-06-07
[ruby/error_highlight] Support for the prism compiler
Kevin Newton
2024-06-07
Extend timeout of TestGCCompect#test_moving_objects_between_size_pools
Yusuke Endoh
2024-06-07
ripper: Fix excess `compile_error` at simple backref op_asgn
Nobuyoshi Nakada
2024-06-06
Fix Module#define_method to change visibility when passed existing method body
Jeremy Evans
2024-06-06
Remove circular parameter syntax error
Kevin Newton
2024-06-07
Make subclasses to define methods
Nobuyoshi Nakada
2024-06-06
[Bug #20521] ripper: Clean up strterm
Nobuyoshi Nakada
2024-06-06
[ruby/reline] Remove instance variable @first_char
tomoya ishida
2024-06-06
[ruby/logger] Add support for symbols in #shift_age
Baron Bloomer
[prev]
[next]