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
ruby_4_0-prism-1-8-0
sync-gems
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2025-06-17
Refactor generic fields to use `T_IMEMO/fields` objects.
Jean Boussier
2025-06-17
ZJIT: Add codegen (and FrameState) for GetConstPath
Alan Wu
2025-06-17
ZJIT: Parse opt freeze insns to HIR
Daniel Colson
2025-06-17
[ruby/prism] [DOC] Fix a typo in comment
Nobuyoshi Nakada
2025-06-17
[rubygems/rubygems] Fix `gem install` sometimes compiling the wrong source files
David Rodríguez
2025-06-17
[rubygems/rubygems] Refactor some logic to create extconf files for tests
David Rodríguez
2025-06-17
[rubygems/rubygems] Use `Dir.chdir` with a block
David Rodríguez
2025-06-17
io_buffer: Reimplement dcompact for IO::Buffer
Kasumi Hanazuki
2025-06-17
ZJIT: Add codegen for StringCopy
Daniel Colson
2025-06-16
Add test for `IO::Buffer.for(frozen_string) {}` and omit rb_str_{,un}locktmp ...
Benoit Daloze
2025-06-16
ZJIT: Add support for putspecialobject (#13565)
Stan Lo
2025-06-16
Use `success` option to check if the process failed
Nobuyoshi Nakada
2025-06-16
Suppress stderr output in `TestRubyOptions#assert_segv`
Nobuyoshi Nakada
2025-06-16
Use the message given to `TestRubyOptions#assert_segv`
Nobuyoshi Nakada
2025-06-15
[ruby/date] [Bug #21436] check for fixnum lower bound in `m_ajd`
Dmitry Dygalo
2025-06-15
[ruby/date] [Bug #21437] Date#hash for large years
Dmitry Dygalo
2025-06-15
Relax the criteria of flaky weak_references count test
Nobuyoshi Nakada
2025-06-15
Simplify weak_references count test initialization
Nobuyoshi Nakada
2025-06-15
Implement COLON3 NODE locations
ydah
2025-06-15
Implement COLON2 NODE locations
ydah
2025-06-14
Skip test_exivar_resize_with_compaction_stress on s390x
John Hawthorn
2025-06-13
Fix generic_ivar_set_shape_field for table rebuild
John Hawthorn
2025-06-14
Remove test_object_id_race_free_with_stress_compact
Jean Boussier
2025-06-14
Add `open_timeout` as an overall timeout option for `Socket.tcp` (#13368)
Misaki Shioi
2025-06-13
Fix a race condition in object_id for shareable objects
Jean Boussier
2025-06-13
test/ruby/test_ractor.rb: avoid outputting anything
Jean Boussier
2025-06-13
[Bug #21440] Stop caching member list in frozen Data/Struct class
Nobuyoshi Nakada
2025-06-12
ZJIT: Write a callee frame on JIT-to-JIT calls (#13579)
Takashi Kokubun
2025-06-12
Ensure crr->feature is an fstring
John Hawthorn
2025-06-12
[Bug #21439] Fix `PM_SPLAT_NODE` compilation error in for loops (#13597)
Ufuk Kayserilioglu
2025-06-12
Make setting and accessing class ivars lock-free
Jean Boussier
2025-06-12
Fix class instance variable inside namespaces
Jean Boussier
2025-06-12
[rubygems/rubygems] Removed ccache or sccache from args of Rust builder
Hiroshi SHIBATA
2025-06-11
[ruby/prism] Fix parser translator during string escaping with invalid utf-8
Earlopain
2025-06-11
Try to run ignored tests with macOS 15
Hiroshi SHIBATA
2025-06-11
[ruby/net-http] Fixed test case for default content-type.
Hiroshi SHIBATA
2025-06-11
[rubygems/rubygems] Fix `gem pristine` sometimes not resetting extensions
David Rodríguez
2025-06-11
[rubygems/rubygems] Normalize file existence helpers usage
David Rodríguez
2025-06-11
[rubygems/rubygems] Install the best matching gem for the current platform in...
Samuel Giddins
2025-06-09
Add missing write barrier in set_i_initialize_copy
John Hawthorn
2025-06-09
ZJIT: Parse opt_regexpmatch2 into HIR
Alan Wu
2025-06-09
ZJIT: Parse opt_not into HIR
Alan Wu
2025-06-09
ZJIT: Parse opt_or into HIR
Alan Wu
2025-06-09
ZJIT: Parse opt_and into HIR
Alan Wu
2025-06-09
ZJIT: Parse opt_succ into HIR
Alan Wu
2025-06-09
ZJIT: Parse opt_empty_p into HIR
Alan Wu
2025-06-09
[Feature #21219] Selective inspect of instance variables
Nobuyoshi Nakada
2025-06-08
record load average at fail
Koichi Sasada
2025-06-08
increase timeout for high load env
Koichi Sasada
2025-06-07
Get rid of SHAPE_T_OBJECT
Jean Boussier
[next]