summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
9 hoursAdd `--keep-repeating` optionNobuyoshi Nakada
12 hoursDump with debugger before killing stuck workerNobuyoshi Nakada
5 daysFix `make test-bundler`David Rodríguez
6 daysFetch only necessary commits of bundled gemsNobuyoshi Nakada
8 daysSkip blame-ignored revisions [ci skip]Nobuyoshi Nakada
8 daysAdd `skip` log-fix command to skip that commit totally [ci skip]Nobuyoshi Nakada
9 daysRevert "[Bug #21388] Make snapshots of gems"Nobuyoshi Nakada
9 days[Bug #21388] Make snapshots of gemsNobuyoshi Nakada
9 daysFix messages for skipped bundled gemsNobuyoshi Nakada
12 daysSupport Ractor#value and Ractor#join for old versions of RubyHiroshi SHIBATA
2025-05-31Update rake version in lock filesNobuyoshi Nakada
2025-05-31fix for test-bundled-gems to catch up new APIKoichi Sasada
2025-05-29Remove unnecessary `GEM_PATH` modificationDavid Rodríguez
2025-05-27bundle rbs-3.9.4 to fix test failure (#13287)Soutaro Matsumoto
2025-05-21[rubygems/rubygems] Bump up to rack-3.1.15 that is removed dependency of CGI:...Hiroshi SHIBATA
2025-05-14[rubygems/rubygems] Try cgi-0.5.0.beta2Hiroshi SHIBATA
2025-05-14[rubygems/rubygems] Update vendored version and patch for net-http and net-ht...Hiroshi SHIBATA
2025-05-13Bump the required BASERUBY version to 3.1 (#13321)Takashi Kokubun
2025-05-12Support to sync cgi/escape from ruby/cgi repoHiroshi SHIBATA
2025-05-09Use CGI 0.5.0.beta1Hiroshi SHIBATA
2025-05-09Added cgi for bundler testing. rack depends cgi/cookie.rbHiroshi SHIBATA
2025-05-09Added instruction for initial setup of depend fileHiroshi SHIBATA
2025-05-02Add an include guard for insns_info.incAlan Wu
2025-05-02Set is migrated to Core classHiroshi SHIBATA
2025-05-01Reset `GC.stress` to avoid slow coverage processing during process exitYusuke Endoh
2025-04-30Re-enabled repl_type_completor test with upstream fixHiroshi SHIBATA
2025-04-29Explain a missing USE_ZJIT check on rb_vm_max_insn_name_sizeTakashi Kokubun
2025-04-29ZJIT: Disable ZJIT instructions when USE_ZJIT is 0 (#13199)Takashi Kokubun
2025-04-28ZJIT: Drop trace_zjit_* instructions (#13189)Takashi Kokubun
2025-04-26Implement Set as a core classJeremy Evans
2025-04-22Ignore DEFAULT_SOURCE_DATE_EPOCH [ci skip]Nobuyoshi Nakada
2025-04-22Assign the result of `format_changelog` to the changelog writerNobuyoshi Nakada
2025-04-19SVN repository is already retiredHiroshi SHIBATA
2025-04-18Disable ZJIT profiling at call-threshold (https://github.com/Shopify/zjit/pul...Takashi Kokubun
2025-04-18Add zjit_* instructions to profile the interpreter (https://github.com/Shopif...Takashi Kokubun
2025-04-18Fix auto-style target reportingTakashi Kokubun
2025-04-18Port auto-style to GitHub ActionsTakashi Kokubun
2025-04-18Copy over bin/auto-style.rbTakashi Kokubun
2025-04-16rbinstall.rb: Note about `no_write` [ci skip]Nobuyoshi Nakada
2025-04-10Sync Bundler and adapt to new spec setupDavid Rodríguez
2025-04-09Re-enabled to test at win32oleHiroshi SHIBATA
2025-04-07Allow win32ole test failureHiroshi SHIBATA
2025-04-07Rename test command for test-unitHiroshi SHIBATA
2025-04-04Console Cntl event is sent to root process sharing the consoleNobuyoshi Nakada
2025-04-04Cannot send signal to process group on WindowsNobuyoshi Nakada
2025-04-04Cannot send `SIGTERM` to another process on WindowsNobuyoshi Nakada
2025-03-31Also skip test_load(JSONSingletonTest)Hiroshi SHIBATA
2025-03-31Skip RDoc testsSoutaro Matsumoto
2025-03-28Remove test_retry_workersYusuke Endoh
2025-03-28Try avoiding "invalid byte sequence in UTF-8"Yusuke Endoh