Age | Commit message (Expand) | Author |
---|
2 days | Dump with debugger just once | Nobuyoshi Nakada |
3 days | Fix indents in macros | Nobuyoshi Nakada |
3 days | Do not fetch already fetched commits | Nobuyoshi Nakada |
4 days | Fix EnvUtil::Debugger#dump | Nobuyoshi Nakada |
5 days | Restore ignored test target for mswin | Hiroshi SHIBATA |
5 days | Enabled the released versions of bundled gems that are working fine with Ruby... | Hiroshi SHIBATA |
5 days | net-imap and irb are not working with dev version of RDoc | Hiroshi SHIBATA |
5 days | Fix minor typos in comments, specs, and docs | Tim Smith |
5 days | Follow up testunit | Nobuyoshi Nakada |
5 days | Revert "Temporary pend unknown behavior of parallel tests" | Nobuyoshi Nakada |
5 days | Fix up tool/auto-style.rb | Nobuyoshi Nakada |
5 days | Handle false positives in tool/auto-style.rb | Jean Boussier |
6 days | Auto-style indent | Nobuyoshi Nakada |
6 days | Run git without shell | Nobuyoshi Nakada |
7 days | Suppress stderr output in `TestRubyOptions#assert_segv` | Nobuyoshi Nakada |
7 days | Add `--keep-repeating` option | Nobuyoshi Nakada |
8 days | Dump with debugger before killing stuck worker | Nobuyoshi Nakada |
12 days | Fix `make test-bundler` | David RodrÃguez |
13 days | Fetch only necessary commits of bundled gems | Nobuyoshi Nakada |
2025-06-07 | Skip blame-ignored revisions [ci skip] | Nobuyoshi Nakada |
2025-06-07 | Add `skip` log-fix command to skip that commit totally [ci skip] | Nobuyoshi Nakada |
2025-06-07 | Revert "[Bug #21388] Make snapshots of gems" | Nobuyoshi Nakada |
2025-06-07 | [Bug #21388] Make snapshots of gems | Nobuyoshi Nakada |
2025-06-07 | Fix messages for skipped bundled gems | Nobuyoshi Nakada |
2025-06-04 | Support Ractor#value and Ractor#join for old versions of Ruby | Hiroshi SHIBATA |
2025-05-31 | Update rake version in lock files | Nobuyoshi Nakada |
2025-05-31 | fix for test-bundled-gems to catch up new API | Koichi Sasada |
2025-05-29 | Remove unnecessary `GEM_PATH` modification | David RodrÃguez |
2025-05-27 | bundle 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.beta2 | Hiroshi SHIBATA |
2025-05-14 | [rubygems/rubygems] Update vendored version and for net-http and net-ht... | Hiroshi SHIBATA |
2025-05-13 | Bump the required BASERUBY version to 3.1 (#13321) | Takashi Kokubun |
2025-05-12 | Support to sync cgi/escape from ruby/cgi repo | Hiroshi SHIBATA |
2025-05-09 | Use CGI 0.5.0.beta1 | Hiroshi SHIBATA |
2025-05-09 | Added cgi for bundler testing. rack depends cgi/cookie.rb | Hiroshi SHIBATA |
2025-05-09 | Added instruction for initial setup of depend file | Hiroshi SHIBATA |
2025-05-02 | Add an include guard for insns_info.inc | Alan Wu |
2025-05-02 | Set is migrated to Core class | Hiroshi SHIBATA |
2025-05-01 | Reset `GC.stress` to avoid slow coverage processing during process exit | Yusuke Endoh |
2025-04-30 | Re-enabled repl_type_completor test with upstream fix | Hiroshi SHIBATA |
2025-04-29 | Explain a missing USE_ZJIT check on rb_vm_max_insn_name_size | Takashi Kokubun |
2025-04-29 | ZJIT: Disable ZJIT instructions when USE_ZJIT is 0 (#13199) | Takashi Kokubun |
2025-04-28 | ZJIT: Drop trace_zjit_* instructions (#13189) | Takashi Kokubun |
2025-04-26 | Implement Set as a core class | Jeremy Evans |
2025-04-22 | Ignore DEFAULT_SOURCE_DATE_EPOCH [ci skip] | Nobuyoshi Nakada |
2025-04-22 | Assign the result of `format_changelog` to the changelog writer | Nobuyoshi Nakada |
2025-04-19 | SVN repository is already retired | Hiroshi SHIBATA |
2025-04-18 | Disable ZJIT profiling at call-threshold (https://.com/Shopify/zjit/pul... | Takashi Kokubun |
2025-04-18 | Add zjit_* instructions to profile the interpreter (https://.com/Shopif... | Takashi Kokubun |