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
2023-12-25
[Feature #19370] Prohibit nesting anonymous parameter forwarding
Nobuyoshi Nakada
2023-12-25
Do not leave test file
Nobuyoshi Nakada
2023-12-24
Don't copy RUBY_FL_PROMOTED flag in rb_obj_setup
Peter Zhu
2023-12-25
Typofix under lib and test, tool directories
Hiroshi SHIBATA
2023-12-24
Fix Symbol#inspect for GC compaction
Peter Zhu
2023-12-24
Fix off-by-one error for declarative marking
Peter Zhu
2023-12-25
Correctly release the underlying file mapping. (#9340)
Samuel Williams
2023-12-24
Fix Enumerator#with_index for GC compaction
Peter Zhu
2023-12-24
Fix Regexp#inspect for GC compaction
Peter Zhu
2023-12-24
Fix Regexp#match for GC compaction
Peter Zhu
2023-12-25
IO::Buffer improvements and documentation. (#9329)
Samuel Williams
2023-12-23
Fix String#sub for GC compaction
Peter Zhu
2023-12-23
Fix Regexp#to_s for GC compaction
Peter Zhu
2023-12-23
Adjust indent [ci skip]
Nobuyoshi Nakada
2023-12-22
[Bug #19977] Fix (nil..nil) === x not to raise TypeError
Kouhei Yanagita
2023-12-21
RJIT: Convert opt_case_dispatch keys with #to_value
Takashi Kokubun
2023-12-21
Fix ary_make_partial_step for compaction
Peter Zhu
2023-12-20
Correct free_on_exit env var to free_at_exit
HParker
2023-12-19
YJIT: Add stats option to RubyVM::YJIT.enable (#9297)
Takashi Kokubun
2023-12-19
restore the stack pointer on finalizer
Koichi Sasada
2023-12-18
Fix flaky test test_stat_heap
Peter Zhu
2023-12-18
Make the SHAPE_TOO_COMPLEX performance warning more actionable
Jean Boussier
2023-12-17
Stir the hash value more with encoding index
Nobuyoshi Nakada
2023-12-16
[Bug #20068] Encoding does not matter to empty strings
Nobuyoshi Nakada
2023-12-15
[PRISM] Compile CallTargetNode
Matt Valentine-House
2023-12-15
[PRISM] Compile IndexTargetNode
Matt Valentine-House
2023-12-15
Update error message in test_rubyoptions
Kevin Newton
2023-12-15
Introduce --parser runtime flag
HParker
2023-12-16
[Bug #20062] Fixed numbered parameter syntax error
Nobuyoshi Nakada
2023-12-15
[PRISM] Fix `compile_prism` when src is a file
eileencodes
2023-12-15
add a test
Koichi Sasada
2023-12-14
Remove unused variables in test_call_op_asgn_keywords_mutable
Jeremy Evans
2023-12-14
[PRISM] Implement safe navigation in CallNodes
Jemma Issroff
2023-12-14
[PRISM] Fix keyword hash handling in method calls
Ufuk Kayserilioglu
2023-12-14
Pattern matching
Kevin Newton
2023-12-14
[PRISM] Account for multiple anonymous locals
Jemma Issroff
2023-12-14
[PRISM] Fix bugs in compiling optional keyword parameters
Jemma Issroff
2023-12-14
[PRISM] Use frozen flag on StringNode
Jemma Issroff
2023-12-14
Fix op asgn method calls passing mutable keyword splats
Jeremy Evans
2023-12-14
[PRISM] Add anon KW args to the block local table
Matt Valentine-House
2023-12-13
[PRISM] Add a test with a non-static-literal hash key
Ufuk Kayserilioglu
2023-12-13
[Prism] Fix InterpolatedMatchLastLine Instructions
eileencodes
2023-12-13
Fix memory leak in Hash#compare_by_identity
Alan Wu
2023-12-13
Make String#chomp! raise ArgumentError for 2+ arguments if string is empty
Jeremy Evans
2023-12-13
[PRISM] Generate instruction for when redo_label is set
Matt Valentine-House
2023-12-13
[PRISM] If receiver on CallNode is SelfNode, use FCALL flags
Jemma Issroff
2023-12-13
[PRISM] Fix attrset edge cases
eileencodes
2023-12-12
Skip a GC test for RJIT
Takashi Kokubun
2023-12-12
[PRISM] Correctly parse non-base 10 integers in Prism
Jemma Issroff
2023-12-12
[PRISM] Fix segv with regex once flag
eileencodes
[prev]
[next]