summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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 yearsDmitry Dygalo
2025-06-15Relax the criteria of flaky weak_references count testNobuyoshi Nakada
2025-06-15Simplify weak_references count test initializationNobuyoshi Nakada
2025-06-15Implement COLON3 NODE locationsydah
2025-06-15Implement COLON2 NODE locationsydah
2025-06-14Skip test_exivar_resize_with_compaction_stress on s390xJohn Hawthorn
2025-06-13Fix generic_ivar_set_shape_field for table rebuildJohn Hawthorn
2025-06-14Remove test_object_id_race_free_with_stress_compactJean Boussier
2025-06-14Add `open_timeout` as an overall timeout option for `Socket.tcp` (#13368)Misaki Shioi
2025-06-13Fix a race condition in object_id for shareable objectsJean Boussier
2025-06-13test/ruby/test_ractor.rb: avoid outputting anythingJean Boussier
2025-06-13[Bug #21440] Stop caching member list in frozen Data/Struct classNobuyoshi Nakada
2025-06-12ZJIT: Write a callee frame on JIT-to-JIT calls (#13579)Takashi Kokubun
2025-06-12Ensure crr->feature is an fstringJohn Hawthorn
2025-06-12[Bug #21439] Fix `PM_SPLAT_NODE` compilation error in for loops (#13597)Ufuk Kayserilioglu
2025-06-12Make setting and accessing class ivars lock-freeJean Boussier
2025-06-12Fix class instance variable inside namespacesJean Boussier
2025-06-12[rubygems/rubygems] Removed ccache or sccache from args of Rust builderHiroshi SHIBATA
2025-06-11[ruby/prism] Fix parser translator during string escaping with invalid utf-8Earlopain
2025-06-11Try to run ignored tests with macOS 15Hiroshi 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 extensionsDavid Rodríguez
2025-06-11[rubygems/rubygems] Normalize file existence helpers usageDavid Rodríguez
2025-06-11[rubygems/rubygems] Install the best matching gem for the current platform in...Samuel Giddins
2025-06-09Add missing write barrier in set_i_initialize_copyJohn Hawthorn
2025-06-09ZJIT: Parse opt_regexpmatch2 into HIRAlan Wu
2025-06-09ZJIT: Parse opt_not into HIRAlan Wu
2025-06-09ZJIT: Parse opt_or into HIRAlan Wu
2025-06-09ZJIT: Parse opt_and into HIRAlan Wu
2025-06-09ZJIT: Parse opt_succ into HIRAlan Wu
2025-06-09ZJIT: Parse opt_empty_p into HIRAlan Wu
2025-06-09[Feature #21219] Selective inspect of instance variablesNobuyoshi Nakada
2025-06-08record load average at failKoichi Sasada
2025-06-08increase timeout for high load envKoichi Sasada
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