summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2025-06-07Get rid of SHAPE_T_OBJECTJean Boussier
2025-06-07Replicate `heap_index` in shape_id flags.Jean Boussier
2025-06-06shape.c: match capacity growth with T_OBJECT embedded sizesJean Boussier
2025-06-06ZJIT: Add codegen for uncached setinstancevariableMax Bernstein
2025-06-06ZJIT: Add codegen for uncached getinstancevariableMax Bernstein
2025-06-06Fix `blocking_operation_wait` use-after-free bug.Samuel Williams
2025-06-06`rb_io_blocking_operation_exit` should not execute with pending interrupts.Samuel Williams
2025-06-06Sync ruby/opensslHiroshi SHIBATA
2025-06-06Move most of Bundler::GemHelpers to Gem::PlatformSamuel Giddins
2025-06-06Handle spurious wakeups in `Thread#join`. (#13532)Samuel Williams
2025-06-05ZJIT: Pass self through basic block params (#13529)Takashi Kokubun
2025-06-05Refactor raw accesses to rb_shape_t.capacityJean Boussier
2025-06-05Add debug message to test_heaps_grow_independentlyPeter Zhu
2025-06-05ZJIT: Add `insns` param that tests for opcode presenceAlan Wu
2025-06-05[rubygems/rubygems] Fix headings levels in ChangelogsAntoine Marguerie
2025-06-05Get rid of `rb_shape_t.flags`Jean Boussier
2025-06-04ZJIT: Add newrange support (#13505)Stan Lo
2025-06-05mark main Ractor objectKoichi Sasada
2025-06-04ZJIT: Implement side exits for entry frames (#13469)Takashi Kokubun
2025-06-04ZJIT: Spill to the stack using arguments instead of FrameStateAlan Wu
2025-06-04[ruby/did_you_mean] Revert "Alias value to take in old Ruby"Hiroshi SHIBATA
2025-06-04Get rid of frozen shapes.Jean Boussier
2025-06-04[ruby/psych] Revert "Alias value or join to take in old Ruby"Hiroshi SHIBATA
2025-06-04[ruby/uri] Revert "Alias value or join to take in old Ruby"Hiroshi SHIBATA
2025-06-04[ruby/date] Removed workaround for assert_ractorHiroshi SHIBATA
2025-06-04[ruby/time] Removed workaround for assert_ractorHiroshi SHIBATA
2025-06-04[ruby/etc] Removed workaround for assert_ractorHiroshi SHIBATA
2025-06-03Fix scheduler warningJean Boussier
2025-06-03Fix memory leak in Prism's RubyVM::InstructionSequence.newPeter Zhu
2025-06-03[ruby/tmpdir] Restore Ractor.yield style test for old version of RubyHiroshi SHIBATA
2025-06-03[ruby/time] Alias value or join to take in old RubyHiroshi SHIBATA
2025-06-03[ruby/json] Update `JSONInRactorTest` to handle Ruby 3.5 Ractors.Jean Boussier
2025-06-03[ruby/strscan] Support `Ractor#value`Hiroshi SHIBATA
2025-06-03[ruby/pathname] Alias value or join to take in old RubyHiroshi SHIBATA
2025-06-03[ruby/uri] Alias value or join to take in old RubyHiroshi SHIBATA
2025-06-03[ruby/io-wait] Alias value or join to take in old RubyHiroshi SHIBATA
2025-06-03[ruby/did_you_mean] Omit some tests with JRubyHiroshi SHIBATA
2025-06-03[ruby/did_you_mean] Alias value to take in old RubyHiroshi SHIBATA
2025-06-03[ruby/psych] Alias value or join to take in old RubyHiroshi SHIBATA
2025-06-03[ruby/stringio] Support `Ractor#value`Hiroshi SHIBATA
2025-06-03[ruby/io-console] Alias value or join to take in old RubyHiroshi SHIBATA
2025-06-03[ruby/etc] Alias value or join to take in old RubyHiroshi SHIBATA
2025-06-03[ruby/digest] Alias value to take in old RubyHiroshi SHIBATA
2025-06-03[ruby/date] Alias value to take in old RubyHiroshi SHIBATA
2025-06-03[rubygems/rubygems] Partially phase out x64-mingw32 in favour of x64-mingw-uc...Nicholas La Roux
2025-06-03[rubygems/rubygems] misc: fix spellingJohn Bampton
2025-06-02Fix test_loading_kwargs_memory_leakPeter Zhu
2025-06-02compile.c: Handle anonymous variables in `outer_variable_cmp`Jean Boussier
2025-05-31skip failing test in a weekKoichi Sasada
2025-05-31skip flaky testKoichi Sasada