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
Age
Commit message (
Expand
)
Author
2025-04-30
[ruby/psych] Handle Ruby 3.5 new Set class
Jean Boussier
2025-04-30
[ruby/mmtk] Exclude the test_ractor_parallel test with MMTk
Matt Valentine-House
2025-04-30
[ruby/mmtk] test_finalize is in TestObjectSpace not TestObjSpace
Matt Valentine-House
2025-04-30
Use EnvUtil.apply_timeout_scale for test_io_wait.rb
Hiroshi SHIBATA
2025-04-30
[ruby/json] Introduce ARM Neon and SSE2 SIMD.
Scott Myron
2025-04-30
[ruby/json] Handle non-string keys returning immediate values via `to_s`
Jean Boussier
2025-04-30
[ruby/json] Stop caching the generator state pointer
Jean Boussier
2025-04-29
test/ruby/test_set.rb: mmtk doesn't have GC.compact
Jean Boussier
2025-04-29
opt_new needs to happen after safe navigation
Aaron Patterson
2025-04-29
Don't call hash tombstone compaction from GC compaction
Aaron Patterson
2025-04-29
ZJIT: Disable ZJIT instructions when USE_ZJIT is 0 (#13199)
Takashi Kokubun
2025-04-29
Add tests
Max Bernstein
2025-04-28
Support Marshal.{dump,load} for core Set
Jeremy Evans
2025-04-28
Fix nondeterministic failure in test_latest_gc_info_weak_references_count
Jeremy Evans
2025-04-26
[ruby/ipaddr] Added IPAddr#+/-
Taketo Takashima
2025-04-26
Implement Set as a core class
Jeremy Evans
2025-04-25
Deopt if iseq trace events are enabled
Aaron Patterson
2025-04-25
Inline Class#new.
Aaron Patterson
2025-04-24
Fix a flaky test by making sure that a test thread stops
Yusuke Endoh
2025-04-24
objspace_dump: Include `shareable` flag
Jean Boussier
2025-04-23
Increase fiber sleep test tolerance. (#13152)
Samuel Williams
2025-04-20
[ruby/openssl] asn1: check for missing EOC in indefinite length encoding
Kazuki Yamaguchi
2025-04-18
Add codegen for NewArray instruction (https://github.com/Shopify/zjit/pull/110)
Aiden Fox Ivey
2025-04-18
Implement JIT-to-JIT calls (https://github.com/Shopify/zjit/pull/109)
Takashi Kokubun
2025-04-18
Add codegen support for ArrayDup
Aiden Fox Ivey
2025-04-18
Strength reduce to `CCall` for sends landing in simple C methods
Alan Wu
2025-04-18
Split LHS of CMP if it's an immediate (https://github.com/Shopify/zjit/pull/94)
Takashi Kokubun
2025-04-18
Fix opt_neq HIR codegen
Max Bernstein
2025-04-18
Compile Param into VReg and ParallelMov (https://github.com/Shopify/zjit/pull...
Takashi Kokubun
2025-04-18
Add recursive factorial and fibonacci functions to test_zjit.rb
Maxime Chevalier-Boisvert
2025-04-18
Compile IfFalse, IfTrue, and Jump instructions (https://github.com/Shopify/zj...
Takashi Kokubun
2025-04-18
Implement dynamic dispatch for opt_send_without_block (https://github.com/Sho...
Takashi Kokubun
2025-04-18
Implement codegen for Test insn (https://github.com/Shopify/zjit/pull/57)
Maxime Chevalier-Boisvert
2025-04-18
Reorder two tests, update comment
Maxime Chevalier-Boisvert
2025-04-18
Add a skipped test case for opt_mult overflow
Takashi Kokubun
2025-04-18
Implement all basic Fixnum instructions (https://github.com/Shopify/zjit/pull...
Takashi Kokubun
2025-04-18
Compile FixnumLt (https://github.com/Shopify/zjit/pull/48)
Max Bernstein
2025-04-18
Add comments to tests
Maxime Chevalier-Boisvert
2025-04-18
Add commented out if-else test to test_zjit.rb
Maxime Chevalier-Boisvert
2025-04-18
Add while loop test to test_zjit.rb
Maxime Chevalier-Boisvert
2025-04-18
Add small test for setlocal
Maxime Chevalier-Boisvert
2025-04-18
Set a return value before popping registers (https://github.com/Shopify/zjit/...
Takashi Kokubun
2025-04-18
Implement Insn::FixnumSub (https://github.com/Shopify/zjit/pull/42)
Takashi Kokubun
2025-04-18
Pass test results using #inspect
Takashi Kokubun
2025-04-18
Assert everything is compiled in test_zjit (https://github.com/Shopify/zjit/p...
Takashi Kokubun
2025-04-18
[Feature #20724] Bump Unicode version to 16.0.0
Mari Imaizumi
2025-04-17
Only test on known good platforms. (#13123)
Samuel Williams
2025-04-17
Prefer `th->ec` for stack base/size. (#13101)
Samuel Williams
2025-04-16
[ruby/openssl] ssl: fix SSLSocket#syswrite with String-convertible objects
Kazuki Yamaguchi
2025-04-16
[rubygems/rubygems] Fixed rubocop issue: Layout/SpaceInsideBlockBraces
Hiroshi SHIBATA
[prev]
[next]