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
ruby_4_0
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
6 days
Skip generating gemspec if the newer target exists
Nobuyoshi Nakada
6 days
Move update-default-gemspecs code to bundled_gem.rb
Nobuyoshi Nakada
6 days
Update default gemspecs so that default gems can run
Nobuyoshi Nakada
12 days
Stop to sync cgi and pathname changes
Hiroshi SHIBATA
2026-05-01
[ruby/rubygems] Bump rb_sys to >= 0.9.127
Hiroshi SHIBATA
2026-04-22
Make `rb_enc_str_coderange` inlinable by default
Jean Boussier
2026-04-20
Make NEWS.md release-link footer idempotent
Hiroshi SHIBATA
2026-04-17
Fix timeout_scale= call to use the correct receiver
Benoit Daloze
2026-04-17
Generate sub-bullets for RubyGems and bundler
Hiroshi SHIBATA
2026-04-17
Use the X.Y.0 release as the gem-version baseline
Hiroshi SHIBATA
2026-04-17
Tidy up NEWS.md updater leftovers
Hiroshi SHIBATA
2026-04-17
Extract sub-bullet formatting into format_release_diff
Hiroshi SHIBATA
2026-04-17
Read current gem versions from repo state instead of NEWS.md
Hiroshi SHIBATA
2026-04-17
Drop dead code from NEWS.md updater
Hiroshi SHIBATA
2026-04-17
Handle network failures in NEWS.md updater
Hiroshi SHIBATA
2026-04-17
Clean up orphaned release-tag link refs in NEWS.md updater
Hiroshi SHIBATA
2026-04-16
Set a default EnvUtil.timeout_scale for TruffleRuby to help avoid transient f...
Benoit Daloze
2026-04-16
Fix branch name for `syntax_suggest` sync
Earlopain
2026-04-16
Skip Redmine link comment when the URL is already in the PR body
Hiroshi SHIBATA
2026-04-16
Fetch PR data once to avoid duplicate API calls
Hiroshi SHIBATA
2026-04-16
Add Redmine ticket link comments to auto review PR
Hiroshi SHIBATA
2026-04-10
Ensure version from bundled_gems is used in tool/rdoc-srcdir (#16712)
Stan Lo
2026-04-08
ZJIT: Suggest correct command in bisect script
Max Bernstein
2026-04-08
ZJIT: Detect bad configuration in make command in bisect script
Max Bernstein
2026-04-08
ZJIT: Require Ruby 3.4+ in bisect script
Max Bernstein
2026-04-07
Fix sync for `syntax_suggest`
Earlopain
2026-04-06
Fix pinned gems being removed from bundled_gems by update script
Hiroshi SHIBATA
2026-04-05
Fix error when `lsof` did not work
Nobuyoshi Nakada
2026-04-05
Fix error when `lsof` did not work
Nobuyoshi Nakada
2026-04-05
Fix error when `lsof` is not found
Nobuyoshi Nakada
2026-04-04
LeakChecker: skip CLOSE_WAIT sockets
Nobuyoshi Nakada
2026-04-01
Make `ruby_xfree_sized` and `ruby_xrealloc_sized` public
Jean Boussier
2026-03-30
Revert generating sources in make-snapshot
Nobuyoshi Nakada
2026-03-30
Update rbinc files for snapshots
Nobuyoshi Nakada
2026-03-30
Update prism sources before dump_ast
Nobuyoshi Nakada
2026-03-30
Update prereq.status
Nobuyoshi Nakada
2026-03-30
Clean the build tool
Nobuyoshi Nakada
2026-03-29
Fix `dump_ast` build for cross-compiling
Nobuyoshi Nakada
2026-03-29
Exclude StringScanner implementation for TruffleRuby
Nobuyoshi Nakada
2026-03-27
Remove unnecessary begin/end in do/end block in _tmpdir.rb
Takashi Kokubun
2026-03-27
Revert "Exclude rbs tests which need updates for {Method,UnboundMethod,Proc}#...
Benoit Daloze
2026-03-26
Fix EACCES error during tmpdir cleanup on Windows (#16577)
Takashi Kokubun
2026-03-26
Parallelize bundled gems test execution (#16513)
Stan Lo
2026-03-25
Rescue exceptions from Tempfile#closed? in LeakChecker (#16549)
Takashi Kokubun
2026-03-24
Fix double-prefixed path in outdate-bundled-gems.rb (#16531)
Takashi Kokubun
2026-03-23
Update sync_default_gems.rb to match bundler's restructured spec/ and bin/ paths
Hiroshi SHIBATA
2026-03-20
Fix make-snapshot: build dump_ast for mk_builtin_loader.rb (#16482)
Takashi Kokubun
2026-03-20
Pin the rbs version
Takashi Kokubun
2026-03-20
Leverage new Prism APIs
Kevin Newton
2026-03-19
Checking `dump_ast` is no longer necessary
Nobuyoshi Nakada
[next]