aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* Restore support library for only test files that are digest and csv.Hiroshi SHIBATA2019-07-091-22/+0
* Restore support library for only test files.Hiroshi SHIBATA2019-07-091-68/+0
* Adopt the directory structure of ruby repository for racc extension.Hiroshi SHIBATA2019-07-081-2/+2
* Git branch name can contain `#{}` tooNobuyoshi Nakada2019-07-071-1/+2
* Unescape #{} in the last commit titleNobuyoshi Nakada2019-07-071-1/+2
* Revert "Avoid corrupting VM stack on inlined setlocal"Koichi Sasada2019-07-031-5/+0
* Avoid corrupting VM stack on inlined setlocalTakashi Kokubun2019-07-021-0/+5
* Use GitHub ruby.git for make-snapshotTakashi Kokubun2019-07-021-1/+2
* Substitute autoconf variables by prereq.statusNobuyoshi Nakada2019-07-021-0/+1
* Adjust minitest file pathNobuyoshi Nakada2019-07-021-1/+1
* Adjust minitest file pathNobuyoshi Nakada2019-07-021-1/+1
* Split test files for test-framework that are test-unit and minitest to tool d...Hiroshi SHIBATA2019-07-0217-0/+2800
* Move to tool/lib from test/lib.Hiroshi SHIBATA2019-07-0221-0/+6039
* Alias "master" and "trunk"Nobuyoshi Nakada2019-07-012-4/+6
* Default ASMEXTNobuyoshi Nakada2019-07-011-0/+1
* Default @debug to $DEBUGNobuyoshi Nakada2019-06-281-0/+1
* Removed unused variableNobuyoshi Nakada2019-06-281-1/+1
* Respect --dest-dir when removing old default gemsJeremy Evans2019-06-251-1/+1
* Fixed the wrong path for io-console.Hiroshi SHIBATA2019-06-251-1/+1
* vcs.rb: handle --dryrun optionNobuyoshi Nakada2019-06-231-23/+55
* Revert RUBY_RELEASE_DATE to date onlyNobuyoshi Nakada2019-06-211-6/+1
* Update sync task for the directory structure of cparse and ignore JRuby files.Hiroshi SHIBATA2019-06-201-1/+3
* Remove IA64 support.Samuel Williams2019-06-191-1/+1
* Added sync task for raccHiroshi SHIBATA2019-06-191-1/+8
* Support Bison 3Nobuyoshi Nakada2019-06-171-0/+15
* tool/redmine-backporter.rb: Change redmine git revisions URL path.nagachika2019-06-161-2/+2
* tool/redmine-backporter.rb: Add parens to fix condition for svn revision search.nagachika2019-06-161-1/+1
* Use UTC for file2lastrev timezoneTakashi Kokubun2019-06-101-2/+2
* Make file2lastrev timezone consistent with git logTakashi Kokubun2019-06-101-4/+1
* Make RUBY_RELEASE_DATE full on developmentNobuyoshi Nakada2019-06-081-0/+11
* Moved Makefile.in under templateNobuyoshi Nakada2019-06-071-1/+2
* Revert "Moved Makefile.in under template"Nobuyoshi Nakada2019-06-071-2/+1
* Moved Makefile.in under templateNobuyoshi Nakada2019-06-071-1/+2
* Ignore ~/.gitconfig on tool/vcs.rb git commandsTakashi Kokubun2019-06-051-1/+8
* Revert "vcs.rb support non-inplace build"Nobuyoshi Nakada2019-06-051-16/+12
* tool/runruby.rb: support RUNRUBY_USE_LLDB as well as RUNRUBY_USE_GDBNobuyoshi Nakada2019-06-051-4/+10
* tool/runruby.rb: load the default lldb scriptsNobuyoshi Nakada2019-06-051-1/+6
* tool/runruby.rb: load .gdbinit explicitlyNobuyoshi Nakada2019-06-051-1/+1
* tool/vcs.rb: return the commit date as the modified timeNobuyoshi Nakada2019-06-041-2/+2
* colorize.rb: get rid of syntax errors on older versionsNobuyoshi Nakada2019-06-041-3/+3
* colorize.rb: make `colors_file` optionalNobuyoshi Nakada2019-06-041-5/+7
* colorize.rb: fix reading from test/colorsNobuyoshi Nakada2019-06-041-2/+3
* extlibs.rb: colorizeNobuyoshi Nakada2019-06-041-10/+11
* colorize.rb: read `test/colors` file afer `$TEST_COLORS`Nobuyoshi Nakada2019-06-041-0/+6
* Default GIT external encoding to UTF-8 🤷‍♂️Nobuyoshi Nakada2019-06-032-1/+7
* Add --limit option and default it to 20Nobuyoshi Nakada2019-05-311-1/+5
* Prefer the current branch or tag nameNobuyoshi Nakada2019-05-311-2/+15
* Define RUBY_FULL_REVISIONNobuyoshi Nakada2019-05-312-3/+10
* Touch Unicode headers and the timestamp before packagingNobuyoshi Nakada2019-05-301-1/+3
* Fix missing `gitcmd`Nobuyoshi Nakada2019-05-301-1/+1