summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2019-06-21Revert RUBY_RELEASE_DATE to date onlyNobuyoshi Nakada
2019-06-20Update sync task for the directory structure of cparse and ignore JRuby files.Hiroshi SHIBATA
2019-06-19Remove IA64 support.Samuel Williams
2019-06-19Added sync task for raccHiroshi SHIBATA
2019-06-17Support Bison 3Nobuyoshi Nakada
2019-06-16tool/redmine-backporter.rb: Change redmine git revisions URL path.nagachika
2019-06-16tool/redmine-backporter.rb: Add parens to fix condition for svn revision search.nagachika
2019-06-10Use UTC for file2lastrev timezoneTakashi Kokubun
2019-06-10Make file2lastrev timezone consistent with git logTakashi Kokubun
2019-06-08Make RUBY_RELEASE_DATE full on developmentNobuyoshi Nakada
2019-06-07Moved Makefile.in under templateNobuyoshi Nakada
2019-06-07Revert "Moved Makefile.in under template"Nobuyoshi Nakada
2019-06-07Moved Makefile.in under templateNobuyoshi Nakada
2019-06-05Ignore ~/.gitconfig on tool/vcs.rb git commandsTakashi Kokubun
2019-06-05Revert "vcs.rb support non-inplace build"Nobuyoshi Nakada
2019-06-05tool/runruby.rb: support RUNRUBY_USE_LLDB as well as RUNRUBY_USE_GDBNobuyoshi Nakada
2019-06-05tool/runruby.rb: load the default lldb scriptsNobuyoshi Nakada
2019-06-05tool/runruby.rb: load .gdbinit explicitlyNobuyoshi Nakada
2019-06-04tool/vcs.rb: return the commit date as the modified timeNobuyoshi Nakada
2019-06-04colorize.rb: get rid of syntax errors on older versionsNobuyoshi Nakada
2019-06-04colorize.rb: make `colors_file` optionalNobuyoshi Nakada
2019-06-04colorize.rb: fix reading from test/colorsNobuyoshi Nakada
2019-06-04extlibs.rb: colorizeNobuyoshi Nakada
2019-06-04colorize.rb: read `test/colors` file afer `$TEST_COLORS`Nobuyoshi Nakada
2019-06-03Default GIT external encoding to UTF-8 🤷‍♂️Nobuyoshi Nakada
2019-05-31Add --limit option and default it to 20Nobuyoshi Nakada
2019-05-31Prefer the current branch or tag nameNobuyoshi Nakada
2019-05-31Define RUBY_FULL_REVISIONNobuyoshi Nakada
2019-05-30Touch Unicode headers and the timestamp before packagingNobuyoshi Nakada
2019-05-30Fix missing `gitcmd`Nobuyoshi Nakada
2019-05-30vcs.rb support non-inplace buildNARUSE, Yui
2019-05-29Use Regexp#match instead of #match for 1.9 BASERUBY supportJeremy Evans
2019-05-29Revert "Fix building with 1.8 BASERUBY"Jeremy Evans
2019-05-29Convert Enumerator to Array for Ruby 1.9.3Takashi Kokubun
2019-05-29Make tool/vcs.rb compliant to BASERUBYTakashi Kokubun
2019-05-28Clean a garbage [ci skip]Nobuyoshi Nakada
2019-05-27Fix building with 1.8 BASERUBYJeremy Evans
2019-05-24Escape dots in regexpKazuhiro NISHIYAMA
2019-05-24switch UNICODE_BETA to NO (one more try, first try didn't work)Martin Dürst
2019-05-22Make RUBY_REVISION full lengthNobuyoshi Nakada
2019-05-22Default to the current branchNobuyoshi Nakada
2019-05-22Fix revision nameNobuyoshi Nakada
2019-05-22Fix revision nameNobuyoshi Nakada
2019-05-22Fixed the method to delegateNobuyoshi Nakada
2019-05-16leaked-globals: check if un-prefixed symbols leak externallyNobuyoshi Nakada
2019-05-10Propagate parser_params to rb_yytnamerrNobuyoshi Nakada
2019-05-1015f45ae4d1 and 56528da3e broke the darwin environment.Hiroshi SHIBATA
2019-05-10Revert "Fix for bison 2.3"Hiroshi SHIBATA
2019-05-10Fix for bison 2.3Nobuyoshi Nakada
2019-05-10Propagate parser_params to rb_yytnamerrNobuyoshi Nakada