summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2 daysDump with debugger just onceNobuyoshi Nakada
3 daysFix indents in macrosNobuyoshi Nakada
3 daysDo not fetch already fetched commitsNobuyoshi Nakada
4 daysFix EnvUtil::Debugger#dumpNobuyoshi Nakada
5 daysRestore ignored test target for mswinHiroshi SHIBATA
5 daysEnabled the released versions of bundled gems that are working fine with Ruby...Hiroshi SHIBATA
5 daysnet-imap and irb are not working with dev version of RDocHiroshi SHIBATA
5 daysFix minor typos in comments, specs, and docsTim Smith
5 daysFollow up testunitNobuyoshi Nakada
5 daysRevert "Temporary pend unknown behavior of parallel tests"Nobuyoshi Nakada
5 daysFix up tool/auto-style.rbNobuyoshi Nakada
5 daysHandle false positives in tool/auto-style.rbJean Boussier
6 daysAuto-style indentNobuyoshi Nakada
6 daysRun git without shellNobuyoshi Nakada
7 daysSuppress stderr output in `TestRubyOptions#assert_segv`Nobuyoshi Nakada
7 daysAdd `--keep-repeating` optionNobuyoshi Nakada
8 daysDump with debugger before killing stuck workerNobuyoshi Nakada
12 daysFix `make test-bundler`David Rodríguez
13 daysFetch only necessary commits of bundled gemsNobuyoshi Nakada
2025-06-07Skip blame-ignored revisions [ci skip]Nobuyoshi Nakada
2025-06-07Add `skip` log-fix command to skip that commit totally [ci skip]Nobuyoshi Nakada
2025-06-07Revert "[Bug #21388] Make snapshots of gems"Nobuyoshi Nakada
2025-06-07[Bug #21388] Make snapshots of gemsNobuyoshi Nakada
2025-06-07Fix messages for skipped bundled gemsNobuyoshi Nakada
2025-06-04Support 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 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://.com/Shopify/zjit/pul...Takashi Kokubun
2025-04-18Add zjit_* instructions to profile the interpreter (https://.com/Shopif...Takashi Kokubun