summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-02-27[ruby/openssl] Use ENV["TEST_RUBY_OPENSSL_FIPS_ENABLED"] instead of OpenSSL::...Jun Aruga
2025-02-27Use erb for simple executable exampleHiroshi SHIBATA
2025-02-27Use syntax_suggest instead of erb executable.Hiroshi SHIBATA
2025-02-27Increase timeout in TestParallel testing to reduce flaky failures (#12822)Naoto Ono
2025-02-27Move irb detection to top-level before(:each) blockHiroshi SHIBATA
2025-02-27Use erb executable instead of irbHiroshi SHIBATA
2025-02-27[Misc #20661] Stop retrying tests in `make test-all` command by default (#11271)Naoto Ono
2025-02-27Update default gems list at 9cf5d20e5f355e2d355e3f5426080a [ci skip]git
2025-02-27[ruby/cgi] Bump up v0.4.2Hiroshi SHIBATA
2025-02-27[ruby/cgi] Bump up 0.4.2.beta2Hiroshi SHIBATA
2025-02-27[rubygems/rubygems] Remove MD5 digesting of compact index responsesMartin Emde