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
/
ruby
Age
Commit message (
Expand
)
Author
2024-09-03
Implement UNDEF NODE keyword locations
ydah
2024-09-03
Range#step: restore legacy behavior for String ranges
zverok
2024-09-02
Fix flaky test_latest_gc_info_need_major_by
Peter Zhu
2024-08-29
Stop using the "undef" keyword to remove a constant
Alan Wu
2024-08-29
[Bug #20704] Win32: Fix chdir to non-ASCII path
Nobuyoshi Nakada
2024-08-27
YJIT: Encode doubles to VALUE objects and move stat generation to rust (#11388)
Randy Stauner
2024-08-27
Remove incorrect setting of KW_SPLAT_MUT flag
Jeremy Evans
2024-08-25
[Bug #20680] `ensure` block is always void context
Nobuyoshi Nakada
2024-08-23
Fix use-after-free in WeakKeyMap#clear
Peter Zhu
2024-08-22
Uncomment test accidentally commented in 1656350
Peter Zhu
2024-08-23
Skip some tests which don't work under permissionless containers
KJ Tsanaktsidis
2024-08-22
Don't use gc_impl.h inside of gc/gc.h
Peter Zhu
2024-08-22
Fix WeakMap use-after-free
Peter Zhu
2024-08-22
Use ruby to suppress a warning message by cmd.exe
Nobuyoshi Nakada
2024-08-21
[PRISM] Implement unused block warning
eileencodes
2024-08-21
[PRISM] Fix up test exception assertion for Prism
Kevin Newton
2024-08-20
Rewrite #test_redefinition_mismatch to use a dedicated test class
KJ Tsanaktsidis
2024-08-20
Decrease the timeout in assert_darwin_vm_dump_works (#11412)
Naoto Ono
2024-08-19
Avoid hash allocation for certain proc calls
Jeremy Evans
2024-08-19
Make assertions allow incremental GC when disabled
Peter Zhu
2024-08-18
Make Range#step to consistently use + for iteration (#7444)
Victor Shepelev
2024-08-16
Revert "Avoid hash allocation for certain proc calls"
Jeremy Evans
2024-08-16
Fix assertion error when TracePoint has incompatible events
Peter Zhu
2024-08-16
Fix flaky TestSetTraceFunc#test_remove_in_trace by filtering trace events
Naoto Ono
2024-08-15
Avoid hash allocation for certain proc calls
Jeremy Evans
2024-08-15
[PRISM] test_invalid_jump assertion updates for prism
Kevin Newton
2024-08-15
[PRISM] test_syntax_check assertion updates for prism
Kevin Newton
2024-08-14
Increase timeout of test_finalizer
Peter Zhu
2024-08-14
Fix crash when GC runs during finalizers at shutdown
Peter Zhu
2024-08-14
Increase the default timeout in assert_darwin_vm_dump_works
Naoto Ono
2024-08-13
Make sure to wait for the thread to exit in TestProcess#test_wait_and_sigchild
Naoto Ono
2024-08-13
do not show unused block on `send`
Koichi Sasada
2024-08-12
Fix next inside block argument stack underflow
tompng
2024-08-11
Fix flag test macro
Nobuyoshi Nakada
2024-08-10
Cherry-pick test for [Bug #20668]
Jean Boussier
2024-08-09
Increase timeout in `test_darwin_invalid_call` method
Naoto Ono
2024-08-03
Extend timeout in test/ruby/test_file_exhaustive.rb
Yusuke Endoh
2024-08-03
Reduce noise in object generation count tests
Yusuke Endoh
2024-08-03
Show where objects were allocated on allocation count tests
Yusuke Endoh
2024-08-02
Show what objects were actually allocated on allocation count tests
Yusuke Endoh
2024-07-30
Move incorrectly placed tests
Peter Zhu
2024-07-30
Fix ceil when ndigits is large
Peter Zhu
2024-07-30
Fix floor when ndigits is large
Peter Zhu
2024-07-30
Fix wrong unreachable chunk remove when jump destination label is unremovable
tomoya ishida
2024-07-30
Add array test cases for `TestParse#test_define_singleton_error`
yui-knk
2024-07-29
Revert moving things to Ruby
Aaron Patterson
2024-07-29
Expand opt_newarray_send to support Array#pack with buffer keyword arg
Randy Stauner
2024-07-26
Fix memory leak in String#start_with? when regexp times out
Peter Zhu
2024-07-25
Fix test_kwarg_eval_memory_leak
Peter Zhu
2024-07-25
Fix memory leak in Regexp capture group when timeout
Peter Zhu
[prev]
[next]