summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-06YJIT: Rename get_temp_regs2() back to get_temp_regs() (#12866)Takashi Kokubun
2025-03-06[ruby/json] Fix JSON::GeneratorError#detailed_message with Ruby < 3.2Rahim Packir Saibo
2025-03-06Show test task names longerNobuyoshi Nakada
2025-03-06Harden `TestObjSpace#test_memsize_of_root_shared_string`Jean Boussier
2025-03-06Launchable: Send stdout and stderr (#12785)Naoto Ono
2025-03-06Fix flaky failure in TestSetTraceFunc#test_tracepoint_disable (#12854)Naoto Ono
2025-03-05Remove obsoleted insn_may_depend_on_sp_or_pc()Takashi Kokubun
2025-03-05auto-request-review should run only for masterTakashi Kokubun
2025-03-06Bump actions/cache in /.github/actions/setup/directoriesdependabot[bot]
2025-03-05Replace tombstone when converting AR to ST hashJohn Hawthorn
2025-03-05Fix a race condition with interned strings sweeping.Jean Boussier
2025-03-05yjit.rb: Fix parameter name in documentationa5-stable
2025-03-05Add tests for alias locations with special variables $`, $', and $+ydah
2025-03-05do not reset `EnvUtil.timeout_scale`Koichi Sasada
2025-03-05Revert "try to show timeout sec"Koichi Sasada
2025-03-04Move in-place interning spec to Ruby's testsJean Boussier
2025-03-04[DOC] Tweaks for Hash#sizeBurdetteLamar
2025-03-04try to show timeout secKoichi Sasada
2025-03-04Sync skip rules from ubuntu.ymlHiroshi SHIBATA
2025-03-04Try to build WSL on GitHub ActionsHiroshi SHIBATA
2025-03-04* append newline at EOF. [ci skip]Nobuyoshi Nakada
2025-03-03.gdbinit: Fix T_HASH printing [ci skip]Alan Wu
2025-03-03Allow YJIT `mem-size` and `call-threshold` to be set at runtime via `YJIT.ena...annichai-stripe
2025-03-03[ruby/openssl] test_pkey_dh.rb: Merge 2 test_new_break tests to one test.Jun Aruga
2025-03-03[rubygems/rubygems] Update parallel_tests.Josef Šimánek
2025-03-03[rubygems/rubygems] Bump the rb-sys group across 2 directories with 1 updatedependabot[bot]
2025-03-03[rubygems/rubygems] docs(bundle-exec): recommend non-deprecated methodsMichael Chui
2025-03-03[rubygems/rubygems] docs(bundle-config): hint default group when using only o...Mateo
2025-03-03[rubygems/rubygems] Bring man pages up to dateJosef Šimánek
2025-03-03[rubygems/rubygems] Update vendored uri to 1.0.3Hiroshi SHIBATA
2025-03-03Restore lockfile for vendor_gems.rbHiroshi SHIBATA
2025-03-03Implement POSTEXE NODE locationsydah
2025-03-02[ruby/prism] Rename fgets parameter to fix NetBSDKevin Newton
2025-03-02Use user defined parameterizing rules `mlhs`ydah
2025-03-02Change superclass rhs to use noneydah
2025-02-28[Bug #20682] Add sleep 0.1 to stabilize flaky failures on macOS (#12829)Naoto Ono
2025-02-28Increase timeouts in Compilations actions to reduce intermittent failures (#1...Naoto Ono
2025-02-28Visual Studio 2022 17.13.x couldn't build miniruby.exe. It prevents other PRs.Hiroshi SHIBATA
2025-02-28[ruby/openssl] ssl: fix tests using TLS 1.1 or olderKazuki Yamaguchi
2025-02-28[DOC] Fix the comment for RUBY_CONST_ID and rb_internNobuyoshi Nakada
2025-02-28[rubygems/rubygems] Skip default gems executable example with Windows platformHiroshi SHIBATA
2025-02-28[rubygems/rubygems] Update version for broken executables with default gemsHiroshi SHIBATA
2025-02-28[rubygems/rubygems] Retry gracefully on blank partial response in compact indexMartin Emde
2025-02-28Improve tests for small UTF regex with case fold.Maciek Rząsa
2025-02-28Use mbuf instead of bitset for character class for small UTF. Fixes #16145Maciej Rzasa
2025-02-28[ruby/prism] Use a locale-insensitive version of tolowerJean Boussier
2025-02-27[ruby/openssl] ssl: refactor check_supported_protocol_versionsKazuki Yamaguchi
2025-02-27[ruby/openssl] digest: correct assert_equal usage in test_sha3Kazuki Yamaguchi
2025-02-27[ruby/openssl] digest: always run SHA-3 and truncated SHA-2 testsKazuki Yamaguchi
2025-02-27[ruby/openssl] ssl: manually craft invalid SAN extensions in testsKazuki Yamaguchi