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
/
lib
Age
Commit message (
Expand
)
Author
2019-11-18
Warn on access/modify of $SAFE, and remove effects of modifying $SAFE
Jeremy Evans
2019-11-12
tool/lib/leakchecker.rb: show the code location that allocated leaked fd
Yusuke Endoh
2019-11-09
Add debug print
Kazuhiro NISHIYAMA
2019-10-31
Try to run assert_output_unchanged with racc tests
Hiroshi SHIBATA
2019-10-29
tool/lib/minitest/unit.rb: add "omit" as an alias to "skip"
Yusuke Endoh
2019-10-23
Catch syntax error even if fatal
Nobuyoshi Nakada
2019-10-22
make-snapshot: Regexp#match raises on nil now
Nobuyoshi Nakada
2019-10-16
Revert "alias assert_raise_message for compatibility with test-unit"
Nobuyoshi Nakada
2019-10-16
alias assert_raise_message for compatibility with test-unit
Nobuyoshi Nakada
2019-10-03
vcs.rb: fix to export git-svn version
Nobuyoshi Nakada
2019-10-03
[ruby/fileutils] improve the compatibility of minitest
Hiroshi SHIBATA
2019-10-03
use bind_call for test-all --gc-stress
卜部昌平
2019-10-02
Enable checkers on parallel test.
Koichi Sasada
2019-10-01
expose assert_raise and assert_join_threads
Hiroshi SHIBATA
2019-09-30
Revert "introduce debug check."
Koichi Sasada
2019-09-30
introduce debug check.
Koichi Sasada
2019-09-30
show RUBY_ISEQ_DUMP_DEBUG envval if given.
Koichi Sasada
2019-09-27
assert_in_out_err should use FailDesc too
Nobuyoshi Nakada
2019-09-15
Try to fetch commits notes to the source tree automatically
Nobuyoshi Nakada
2019-09-15
make-snapshot: no merge commits in ChangeLog
Nobuyoshi Nakada
2019-09-15
make-snapshot: export ChangeLog from srcdir
Nobuyoshi Nakada
2019-09-14
Continue to export even if no notes/commits
Nobuyoshi Nakada
2019-09-08
Suppress detached head warning
Nobuyoshi Nakada
2019-09-07
Fix error when checking file modified with git-svn
Nobuyoshi Nakada
2019-09-07
Use `git describe --contains` for tags
Nobuyoshi Nakada
2019-09-07
Added more debug outputs from VCS::GIT
Nobuyoshi Nakada
2019-09-07
Separated VCS.define_options for common VCS options
Nobuyoshi Nakada
2019-09-06
VCS::GIT no longer accepts remote repository
Nobuyoshi Nakada
2019-09-06
Revert "Add a temporal stack dumper for debugging on trunk-mjit"
Yusuke Endoh
2019-09-05
Add a temporal stack dumper for debugging on trunk-mjit
Yusuke Endoh
2019-09-05
Separate VCS::DEBUG_OUT
Nobuyoshi Nakada
2019-09-03
--date=iso-local does not work with old git
Nobuyoshi Nakada
2019-09-03
Use -z option for git-log
Nobuyoshi Nakada
2019-09-02
Extract git commit log as raw format like git-svn for ChangeLog
Nobuyoshi Nakada
2019-09-01
Support packaging different branch/tag
Nobuyoshi Nakada
2019-09-01
Fetch commit notes
Nobuyoshi Nakada
2019-09-01
Support git tags
Nobuyoshi Nakada
2019-08-31
Remove files/directories for git/github which are committed [ci skip]
Nobuyoshi Nakada
2019-08-30
Suppress uninitialized instance variable warnings [ci skip]
Nobuyoshi Nakada
2019-08-30
Support revision in git-svn log
Nobuyoshi Nakada
2019-08-30
Updated comment of VCS#get_revisions [ci skip]
Nobuyoshi Nakada
2019-08-28
Ensure the last and changed revisions as Integers
Nobuyoshi Nakada
2019-08-27
Short revision of SVN should be an Integer
Nobuyoshi Nakada
2019-08-26
Limit ChangeLog entries
Nobuyoshi Nakada
2019-08-25
`local_path?` is a class method [ci skip]
Nobuyoshi Nakada
2019-08-25
tool/lib/vcs.rb: explicitly fail when notes/commits is not available
Yusuke Endoh
2019-08-25
Revert workaround
Kazuhiro NISHIYAMA
2019-08-25
Simplified f13a00f5b4 [ci skip]
Nobuyoshi Nakada
2019-08-25
Export all commits as ChangeLog when no starting commit is found [ci skip]
Nobuyoshi Nakada
2019-08-25
Add workaround (2nd try)
Kazuhiro NISHIYAMA
[next]