summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-07Use SIGSEGV to kill a parallel test worker (to dump backtrace)Yusuke Endoh
2024-08-06[DOC] Tweaks to Array#<=>BurdetteLamar
2024-08-06[DOC] Tweaks for Array#<<BurdetteLamar
2024-08-06[DOC] Tweaks to Array#*BurdetteLamar
2024-08-06[DOC] Tweak to Array#&BurdetteLamar
2024-08-06Tweaks to Array::try_convertBurdetteLamar
2024-08-07Wait a bit longer for worker quitYusuke Endoh
2024-08-06[DOC] Tweak for Array::[]BurdetteLamar
2024-08-07Add a log when SIGKILL is sent to a test parallel workerYusuke Endoh
2024-08-07Fix a typoYusuke Endoh
2024-08-06Fix leak in warning of duplicate keys when Ripper#warn jumpsPeter Zhu
2024-08-06Use 3min for test parallel worker timeout againYusuke Endoh
2024-08-06Dump all-thread backtraces when test parallel worker exceeds time limitYusuke Endoh
2024-08-06tool/gen-github-release.rb required recent version of RubyHiroshi SHIBATA
2024-08-06Create GitHub Releases with GitHub ActionsHiroshi SHIBATA
2024-08-06[ruby/uri] Fallback missing constants with RFC3986_PARSERHiroshi SHIBATA
2024-08-06Extend the default timeout of parallel testing to one hourYusuke Endoh
2024-08-06[ruby/openssl] test/openssl/test_pkey_dsa.rb: skip all tests in FIPS modeKazuki Yamaguchi
2024-08-06Extend the default timeout of parallel testingYusuke Endoh
2024-08-05[rubygems/rubygems] Don't remove existing platform gems when PLATFORMS sectio...David Rodríguez
2024-08-05[rubygems/rubygems] Fix locked source not getting respected when `bundle upda...David Rodríguez
2024-08-05[rubygems/rubygems] Extract a `build_repo3` helperDavid Rodríguez
2024-08-05[rubygems/rubygems] Move private reader to private sectionDavid Rodríguez
2024-08-05[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-08-05[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-08-05[ruby/reline] Accept colon-style hash in test assertiontomoya ishida
2024-08-05[ruby/uri] Add space after `bad URI`Josh Soref
2024-08-05[ruby/uri] Use DEFAULT_PARSER at split, parse, joinHiroshi SHIBATA
2024-08-05Clean up empty directoryHiroshi SHIBATA
2024-08-05Make sure to always use the right `warn`David Rodríguez
2024-08-05Bump actions/upload-artifact from 4.3.4 to 4.3.5dependabot[bot]
2024-08-05Fix truffleruby removing gems from lockfileDavid Rodríguez
2024-08-05[ruby/optparse] Fix parsing array arguments with `:into` optionfatkodima
2024-08-05Sync rdocStan Lo
2024-08-04[ruby/irb] Remove Ruby version checksRicardo Trindade
2024-08-03Extend timeout in test/ruby/test_file_exhaustive.rbYusuke Endoh
2024-08-03Update bundled gems list as of 2024-08-02git
2024-08-03Reduce noise in object generation count testsYusuke Endoh
2024-08-02Delete unused declarationAlan Wu
2024-08-03Show where objects were allocated on allocation count testsYusuke Endoh
2024-08-02YJIT: Enhance the `String#<<` method substitution to handle integer codepoint...Kevin Menard
2024-08-02Show what objects were actually allocated on allocation count testsYusuke Endoh
2024-08-02Auto-purge after package releaseHiroshi SHIBATA
2024-08-02Notify ruby-build for definition updateHiroshi SHIBATA
2024-08-02Refactor to use `tokenize_ident` instead of `TOK_INTERN` and `set_yylval_name`yui-knk
2024-08-02Notify update workflow for all-rubyHiroshi SHIBATA
2024-08-01Removed unused macro RVALUE_PAGE_MARKEDPeter Zhu
2024-08-01Integrate Launchable into windowsNaoto Ono
2024-08-01Added workflow for building snapcraftHiroshi SHIBATA
2024-08-01Also update version index fileHiroshi SHIBATA