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
2025-02-28
Improve tests for small UTF regex with case fold.
Maciek Rząsa
2025-02-28
Use mbuf instead of bitset for character class for small UTF. Fixes #16145
Maciej Rzasa
2025-02-27
[Bug #21159] module names should not be modifiable
Nobuyoshi Nakada
2025-02-24
[Bug #21153] Add missing op-assign to top const in `command_asgn`
Nobuyoshi Nakada
2025-02-18
Ensure IO.copy_stream buffer is an independent string
Jeremy Evans
2025-02-18
Fix typo in test_gc_compact.rb [ci skip]
Peter Zhu
2025-02-18
Fix crash for special constants in too complex generic ivars
Peter Zhu
2025-02-18
Add a test for Binding#local_variable* with numbered parameters and `it`
Yusuke Endoh
2025-02-14
Only count VM instructions in YJIT stats builds
Aaron Patterson
2025-02-14
[Bug #21127] Thread deadlock does not display backtraces (#12721)
Masataka Pocke Kuwabara
2025-02-13
[Feature #21116] Extract RJIT as a third-party gem
Nobuyoshi Nakada
2025-02-13
Extend timeout with resolv.rb and Windows platform. It's expired with 10sec s...
Hiroshi SHIBATA
2025-02-06
Enable bundled gems in ruby-runner
Nobuyoshi Nakada
2025-02-03
Add out of range tests of random number generator
Nobuyoshi Nakada
2025-02-01
[Bug #21103] Fix local variable index calculation with forwarding
Nobuyoshi Nakada
2025-01-31
[Feature #19521] Test for `Module#set_temporary_name`
Nobuyoshi Nakada
2025-01-31
rb_alias: improve "undefined method" error message by invoking
Fabio Sangiovanni
2025-01-24
Fix "Relax expectations of errors from `getgrnam`"
Nobuyoshi Nakada
2025-01-22
Relax expectations of errors from `getgrnam`
Nobuyoshi Nakada
2025-01-15
Fix ENV tests on Windows on ARM64
Lars Kanis
2025-01-14
[PRISM] Handle forwarding inside eval
Kevin Newton
2025-01-14
Add tests for Proc#parameters on `it` blocks
Alan Wu
2025-01-13
Proc#parameters: Show anonymous optionals as `[:opt]`
Alan Wu
2025-01-13
[Bug #21030] Fix step for non-numeric range
Nobuyoshi Nakada
2025-01-12
[Bug #21018] Fix for s390x
Nobuyoshi Nakada
2025-01-09
[Feature #6012] Extend `source_location` for end position and columns
Nobuyoshi Nakada
2025-01-09
[Bug #21018] Show invalid command line option more properly
Nobuyoshi Nakada
2025-01-09
Implement FOR NODE locations
ydah
2025-01-08
Avoid opt_aset_with optimization inside multiple assignment
Jeremy Evans
2025-01-08
Use erb instead of ostruct for test_frozen_loaded_features
Hiroshi SHIBATA
2025-01-08
[Bug #21011] `nd_value` is NULL in massign
Nobuyoshi Nakada
2025-01-07
Correctly set node_id on iseq location
Aaron Patterson
2025-01-07
[Bug #21008] Normalize before sum to float
Nobuyoshi Nakada
2025-01-07
[Bug #21006] Fix defined_expr compilation of method call with parenth… (#12...
tomoya ishida
2025-01-06
Allow escaping from ensures through next
Kevin Newton
2025-01-05
Do not warn unused block when using forwarding
Kevin Newton
2025-01-04
Suppress warnings for flip-flop in test_ast.rb
Peter Zhu
2025-01-04
YJIT: Fix crash when yielding keyword arguments
Alan Wu
2025-01-04
Implement FLIP3 NODE locations
ydah
2025-01-04
Implement FLIP2 NODE locations
ydah
2025-01-04
Implement DOT3 NODE locations
ydah
2025-01-04
Implement DOT2 NODE locations
ydah
2025-01-04
Implement REGX NODE locations
ydah
2025-01-04
Implement LAMBDA NODE locations
ydah
2025-01-04
Implement YIELD NODE locations
ydah
2025-01-04
Implement EVSTR NODE locations
ydah
2025-01-03
Implement SUPER NODE locations
ydah
2025-01-03
Speed up initial test creation in test_case_comprehensive.rb:
Martin Dürst
2025-01-03
Implement IF NODE locations
ydah
2025-01-03
Try all assertions in `TestM17N#test_regexp_usascii`
Nobuyoshi Nakada
[prev]
[next]