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
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
5 hours
Try to run ignored tests with macOS 15
Hiroshi SHIBATA
42 hours
Add missing write barrier in set_i_initialize_copy
John Hawthorn
46 hours
ZJIT: Parse opt_regexpmatch2 into HIR
Alan Wu
46 hours
ZJIT: Parse opt_not into HIR
Alan Wu
46 hours
ZJIT: Parse opt_or into HIR
Alan Wu
46 hours
ZJIT: Parse opt_and into HIR
Alan Wu
46 hours
ZJIT: Parse opt_succ into HIR
Alan Wu
46 hours
ZJIT: Parse opt_empty_p into HIR
Alan Wu
2 days
[Feature #21219] Selective inspect of instance variables
Nobuyoshi Nakada
4 days
record load average at fail
Koichi Sasada
4 days
increase timeout for high load env
Koichi Sasada
4 days
Get rid of SHAPE_T_OBJECT
Jean Boussier
4 days
Replicate `heap_index` in shape_id flags.
Jean Boussier
5 days
shape.c: match capacity growth with T_OBJECT embedded sizes
Jean Boussier
5 days
ZJIT: Add codegen for uncached setinstancevariable
Max Bernstein
5 days
ZJIT: Add codegen for uncached getinstancevariable
Max Bernstein
6 days
ZJIT: Pass self through basic block params (#13529)
Takashi Kokubun
6 days
Refactor raw accesses to rb_shape_t.capacity
Jean Boussier
6 days
Add debug message to test_heaps_grow_independently
Peter Zhu
6 days
ZJIT: Add `insns` param that tests for opcode presence
Alan Wu
6 days
Get rid of `rb_shape_t.flags`
Jean Boussier
6 days
ZJIT: Add newrange support (#13505)
Stan Lo
7 days
mark main Ractor object
Koichi Sasada
7 days
ZJIT: Implement side exits for entry frames (#13469)
Takashi Kokubun
7 days
ZJIT: Spill to the stack using arguments instead of FrameState
Alan Wu
7 days
Get rid of frozen shapes.
Jean Boussier
8 days
Fix memory leak in Prism's RubyVM::InstructionSequence.new
Peter Zhu
9 days
Fix test_loading_kwargs_memory_leak
Peter Zhu
9 days
compile.c: Handle anonymous variables in `outer_variable_cmp`
Jean Boussier
11 days
skip failing test in a week
Koichi Sasada
12 days
skip flaky test
Koichi Sasada
12 days
`Ractor::Port`
Koichi Sasada
13 days
Fix memory leak with invalid yield in prism
Peter Zhu
13 days
[Bug #21380] Prohibit modification in String#split block
Nobuyoshi Nakada
2025-05-23
Change test to avoid stack overflow with MN threads
Étienne Barrié
2025-05-23
Fix 'require' from a ractor when the required file raises an error
Luke Gruber
2025-05-23
skip the test now we couldn't fix
Koichi Sasada
2025-05-22
[Bug #21357] Fix crash in Hash#merge with block
Daniel Colson
2025-05-21
Use rb_inspect for Ractor error
John Hawthorn
2025-05-21
Fix one-by-one error of numbered parameter ID
Richard Böhme
2025-05-16
rb_gc_impl_copy_finalizer: generate a new object id
Jean Boussier
2025-05-16
Prevent enabling yjit when zjit enabled (GH-13358)
Daniel Colson
2025-05-17
Add a test case for `it` in a regex.
Nick Dower
2025-05-17
[Bug #21313] Handle `it` in rescue and ensure blocks.
Nick Dower
2025-05-16
[Bug #20009] Support marshaling non-ASCII name class/module
Nobuyoshi Nakada
2025-05-16
Prevent double free for too big repetition quantifiers (#13332)
Hiroya Fujinami
2025-05-15
Maintain same behavior regardless of tracepoint state
Aaron Patterson
2025-05-15
Ensure that forked process do not see invalid blocking operations. (#13343)
Samuel Williams
2025-05-15
[Bug #21333] Prohibit hash modification inside Hash#update block
Nobuyoshi Nakada
2025-05-14
[Bug #21331] Prohibit hash modification during stlike loop
Nobuyoshi Nakada
[next]