index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tool
Age
Commit message (
Expand
)
Author
9 hours
Add `--keep-repeating` option
Nobuyoshi Nakada
12 hours
Dump with debugger before killing stuck worker
Nobuyoshi Nakada
5 days
Fix `make test-bundler`
David Rodríguez
6 days
Fetch only necessary commits of bundled gems
Nobuyoshi Nakada
8 days
Skip blame-ignored revisions [ci skip]
Nobuyoshi Nakada
8 days
Add `skip` log-fix command to skip that commit totally [ci skip]
Nobuyoshi Nakada
9 days
Revert "[Bug #21388] Make snapshots of gems"
Nobuyoshi Nakada
9 days
[Bug #21388] Make snapshots of gems
Nobuyoshi Nakada
9 days
Fix messages for skipped bundled gems
Nobuyoshi Nakada
12 days
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 patch 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://github.com/Shopify/zjit/pul...
Takashi Kokubun
2025-04-18
Add zjit_* instructions to profile the interpreter (https://github.com/Shopif...
Takashi Kokubun
2025-04-18
Fix auto-style target reporting
Takashi Kokubun
2025-04-18
Port auto-style to GitHub Actions
Takashi Kokubun
2025-04-18
Copy over bin/auto-style.rb
Takashi Kokubun
2025-04-16
rbinstall.rb: Note about `no_write` [ci skip]
Nobuyoshi Nakada
2025-04-10
Sync Bundler and adapt to new spec setup
David Rodríguez
2025-04-09
Re-enabled to test at win32ole
Hiroshi SHIBATA
2025-04-07
Allow win32ole test failure
Hiroshi SHIBATA
2025-04-07
Rename test command for test-unit
Hiroshi SHIBATA
2025-04-04
Console Cntl event is sent to root process sharing the console
Nobuyoshi Nakada
2025-04-04
Cannot send signal to process group on Windows
Nobuyoshi Nakada
2025-04-04
Cannot send `SIGTERM` to another process on Windows
Nobuyoshi Nakada
2025-03-31
Also skip test_load(JSONSingletonTest)
Hiroshi SHIBATA
2025-03-31
Skip RDoc tests
Soutaro Matsumoto
2025-03-28
Remove test_retry_workers
Yusuke Endoh
2025-03-28
Try avoiding "invalid byte sequence in UTF-8"
Yusuke Endoh
[next]