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-11-13
[Bug #21683] Respect reading encoding at `each_codepoint`
Nobuyoshi Nakada
2025-11-12
[Bug #21680] Fix (base**power_of_two).digits(base) bug (#15144)
tomoya ishida
2025-11-11
test_ractor.rb: Delete unnecessary GC.stress fiddling
Alan Wu
2025-11-11
[Bug #21666] Get rid of use of unspecified values
Nobuyoshi Nakada
2025-11-10
ZJIT: Set cfp->sp on leaf calls with GC (#15137)
Takashi Kokubun
2025-11-10
Add test for [Bug #21265]
Alan Wu
2025-11-11
Revert "ns_subclasses refcount accesses need to be atomic (#15083)" (#15138)
Luke Gruber
2025-11-09
[Bug #21673] Fix resolving refined module-defined method
Nobuyoshi Nakada
2025-11-07
Don't modify fstrings in rb_str_tmp_frozen_no_embed_acquire
John Hawthorn
2025-11-07
Depricate IO operation with `|`
Nobuyoshi Nakada
2025-11-07
Apply renaming to Ruby::Box in test codes
Satoshi Tagomori
2025-11-07
Re-rename files wrongly renamed
Satoshi Tagomori
2025-11-07
rename namespace.c (and others) to box.c
Satoshi Tagomori
2025-11-07
Add namespace tests about global variables, toplevel methods
Satoshi Tagomori
2025-11-06
ns_subclasses refcount accesses need to be atomic (#15083)
Luke Gruber
2025-11-05
Extend timeout for unstable tests
Takashi Kokubun
2025-11-04
ZJIT: Add test to reproduce binarytrees crash (#15054)
Randy Stauner
2025-11-04
Release VM lock before running finalizers (#15050)
Luke Gruber
2025-11-03
ZJIT: Inline String#bytesize (#15033)
Max Leopold
2025-11-03
ZJIT: Implement include_p for opt_(new|dup)array_send YARV insns (#14885)
Randy Stauner
2025-11-03
pend on Windows for timeouts
Satoshi Tagomori
2025-11-03
Use CFUNC namespace only for IFUNC frames, its behavior should be unchanged
Satoshi Tagomori
2025-11-03
Add flag to ignore EXPERIMENTAL warnings
Satoshi Tagomori
2025-11-03
No need to call rb_define_class/module_under_id
Satoshi Tagomori
2025-11-03
Add basic namespace tests
Satoshi Tagomori
2025-11-01
Fix memory leak in String#encode when StringValue raises
Peter Zhu
2025-10-31
Fix initialization of the table for quick search
K.Takata
2025-10-31
[Bug #13671] Fix that "ss" in look-behind causes syntax error
K.Takata
2025-10-29
Fix memory leak in String#encode when fallback too big
Peter Zhu
2025-10-29
Use the given `TMPDIR`
Nobuyoshi Nakada
2025-10-29
Clean extension libraries copied for the namespace
Nobuyoshi Nakada
2025-10-28
Fix flaky require test
Luke Gruber
2025-10-28
Add a custom error class to TestString#test_encode_fallback_raise_memory_leak
Peter Zhu
2025-10-28
Fix TestString#test_encode_fallback_raise_memory_leak
Peter Zhu
2025-10-28
ZJIT: Call test again after profiling it
Takashi Kokubun
2025-10-28
ZJIT: Specialize Array#pop for no argument case (#14933)
Aiden Fox Ivey
2025-10-27
Correctly compile splats in for-loop index in prism
Earlopain
2025-10-27
Fix segfault when moving nested objects between ractors during GC
Joshua Young
2025-10-26
Add several very basic tests to be run with RUBY_NAMESPACE=1 on CI
Satoshi Tagomori
2025-10-25
Remove automatically set environment variables
Nobuyoshi Nakada
2025-10-25
Add configured environment variables first
Nobuyoshi Nakada
2025-10-24
Fix memory leak of transcoding when fallback raises
Peter Zhu
2025-10-23
ZJIT: Add tests for non-leaf classvar get and set (#14924)
Daniel Colson
2025-10-22
ZJIT: Implement classvar get and set (#14918)
Daniel Colson
2025-10-22
ZJIT: Inline Kernel#block_given? (#14914)
Max Bernstein
2025-10-22
Improve test_fixnum_{and,or}* by checking all results and using more interest...
Benoit Daloze
2025-10-22
ZJIT: Inline Fixnum#^
Benoit Daloze
2025-10-20
ZJIT: Implement expandarray (#14847)
Max Bernstein
2025-10-20
[Bug #21644] compile.c: fix `newrange` INSN peephole optimization for chilled...
viralpraxis
2025-10-15
Fix assert_equal order in test_namespace.rb
Peter Zhu
[prev]
[next]