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
/
lib
Age
Commit message (
Expand
)
Author
2023-07-17
merge revision(s) f6adc5be94a9f70a5b9897b81dabdeb49b573393,bccdc041665032b819...
nagachika
2023-03-28
Use URI-0.12.1 for Ruby 3.2 (#7603)
Hiroshi SHIBATA
2022-12-25
Support new style diagnostic reports
Nobuyoshi Nakada
2022-12-15
Remove `require 'io/wait'` where it's no longer necessary. (#6932)
Samuel Williams
2022-12-13
Skip calling f.read for `overwrite: true`-only cases
Takashi Kokubun
2022-12-13
Make sure f.read is not called twice
Takashi Kokubun
2022-12-12
Avoid overwriting revision.h when .git doesn't exist (#6915)
Takashi Kokubun
2022-12-12
Fix positional argument color [ci skip]
Nobuyoshi Nakada
2022-12-01
Use class methods of `File` over `Kernel.open` and `IO.read`
Nobuyoshi Nakada
2022-11-13
Try to overwrite the file in VPATH if possible
Nobuyoshi Nakada
2022-11-07
jobserver option may not be at the last
Nobuyoshi Nakada
2022-11-07
Set `autoclose:` for inherited FDs only [ci skip]
Nobuyoshi Nakada
2022-11-06
GNU make 4.4 now uses a fifo for the jobserver
Nobuyoshi Nakada
2022-11-04
Don't report changed ENV caused by Bundler
Peter Zhu
2022-11-02
Fix crash in test runner on timeout
Peter Zhu
2022-11-02
file2lastrev.rb: try to overwrite the found revision.h as before
Nobuyoshi Nakada
2022-11-02
file2lastrev.rb: separate options for `Output` and `VPath`
Nobuyoshi Nakada
2022-11-01
output.rb: extract from generic_erb.rb
Nobuyoshi Nakada
2022-11-01
colorize.rb: support for NO_COLOR
Nobuyoshi Nakada
2022-11-01
vpath.rb: tweak --vpath option message
Nobuyoshi Nakada
2022-11-01
vcs.rb: do not reference the constant before assignment
Nobuyoshi Nakada
2022-10-30
vcs.rb: copy safe directory configuration
Nobuyoshi Nakada
2022-10-30
vcs.rb: prettify debug print
Nobuyoshi Nakada
2022-09-30
Add `--zone` option to `VCS`
Nobuyoshi Nakada
2022-09-30
Introduce `VCS::Null` for fallback
Nobuyoshi Nakada
2022-09-30
Check for the availability of the command when detecting
Nobuyoshi Nakada
2022-09-30
Pull up `VCS.short_revision` from `VCS::SVN`
Nobuyoshi Nakada
2022-09-17
Remove git command existence check again
Takashi Kokubun
2022-09-17
Fallback to VCS.release_date on VCS::NotFoundError
Takashi Kokubun
2022-09-17
Auto-generate the release date on version.h from git CommitDate (#6382)
Takashi Kokubun
2022-09-14
Replace "Fixes"/"Fixed" in commit logs as well as vcs.rb [ci skip]
Nobuyoshi Nakada
2022-09-10
Enable deprecation warnings for test-all
Benoit Daloze
2022-09-01
VCS#revision_header: Make arguments optional
Nobuyoshi Nakada
2022-09-01
Update revision.h in packages using `VCS#revision_header`
Nobuyoshi Nakada
2022-09-01
Extract `VCS#revision_header`
Nobuyoshi Nakada
2022-09-01
Fix test fail with assert_ractor outside of ruby/ruby repo
Hiroshi SHIBATA
2022-08-19
Allow strings in assert_pattern_list
Nobuyoshi Nakada
2022-08-05
Load gemspec file at that directory
Nobuyoshi Nakada
2022-08-05
Move to tool/lib/bundled_gem.rb
Nobuyoshi Nakada
2022-07-05
Add `--stdout-on-failure`, the reverse of `--stderr-on-failure`
Nobuyoshi Nakada
2022-07-05
Separate failed output option
Nobuyoshi Nakada
2022-06-25
Prevent accidental use of assert_raises
Nobuyoshi Nakada
2022-06-22
vcs.rb: ignore configuration files get rid of aliases [ci skip]
Nobuyoshi Nakada
2022-06-22
vcs.rb: just one log to check if `--date` option works [ci skip]
Nobuyoshi Nakada
2022-06-22
vcs.rb: show diagnostic/progressing messages when debugging [ci skip]
Nobuyoshi Nakada
2022-05-25
Hack to avoid leak checker
Nobuyoshi Nakada
2022-05-20
Rename test_jit to test_mjit
Takashi Kokubun
2022-04-20
Added assert_true and assert_false same as test-unit gem
Hiroshi SHIBATA
2022-04-06
Copyedit parallel test harness crash message
Alan Wu
2022-04-06
Copyedit parallel test harness crash message
Alan Wu
[next]