aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
...
* enc-unicode.rb: fix version matchingnobu2017-03-231-1/+1
* fix GraphemeBreakProperty.txtnobu2017-03-232-10/+18
* enc-unicode.rb: ifdef blocksnobu2017-03-231-65/+73
* enc-unicode.rb: uniname2ctype_offsetnobu2017-03-231-2/+3
* tool/downloader.rb: dryrun option [ci skip]nobu2017-03-211-0/+9
* Didn't work if backport field is emptynaruse2017-03-121-2/+2
* Generate log from svn lognaruse2017-03-111-4/+5
* suppress warning: shadowing outer local variable - dir & optnaruse2017-03-111-1/+1
* debug_counter.c: debug_counter_names [ci skip]nobu2017-03-101-6/+0
* fix macro namenobu2017-03-071-2/+2
* add performance counting mechanism for MRI debug/tuning purpose.ko12017-02-211-0/+6
* rbinstall.rb: umask hacknobu2017-02-071-9/+7
* rbinstall.rb: Gem::Installer lacks dir_mode optionnobu2017-02-051-1/+8
* rbinstall.rb: rename tagsnobu2017-02-051-3/+3
* tool/rbinstall.rb: add new tagsnobu2017-02-051-6/+13
* rbinstall.rb: default umasknobu2017-02-051-1/+1
* Prepare to make CSV module to default gem.hsbt2017-02-011-5/+12
* rbinstall.rb: mimic rubygems wrapper scriptnobu2017-01-151-1/+10
* rbinstall.rb: do nothing if bin script is samenobu2017-01-151-0/+19
* fix up r57322nobu2017-01-141-2/+3
* fix prolog in gem wrapper scriptsnobu2017-01-131-11/+33
* rbinstall.rb: LIBRUBY_RELATIVEnobu2017-01-131-2/+1
* vcs.rb: no ext/date in vcs.rbnobu2016-12-141-2/+3
* make-snapshot: fix circular dependencynobu2016-12-131-0/+1
* fix commandnaruse2016-12-121-1/+1
* Use 7z if existnaruse2016-12-121-0/+4
* Merge Onigmo 6.0.0naruse2016-12-101-3/+14
* Use offsetof macro and shrink table sizenobu2016-12-011-3/+9
* Regexp supports Unicoe 9.0.0's \Xnaruse2016-11-302-4/+40
* get rid of ambiguous parentheses warningsnobu2016-11-291-1/+1
* mkconfig.rb: add a magic comment to rbconfig.rbshugo2016-11-171-0/+1
* fix a constant name typo in redmine-backporter.rbnagachika2016-11-111-1/+1
* make-snapshot: repository optionsnobu2016-11-101-1/+13
* make-snapshot: program namenobu2016-11-101-2/+2
* vcs.rb: fix GIT.get_revisionsnobu2016-11-081-4/+4
* vcs.rb: format from git-lognobu2016-11-081-2/+16
* vcs.rb: expand srcdirnobu2016-11-081-0/+8
* vcs.rb: fix srcdir in VCS::GITnobu2016-11-081-15/+36
* vcs.rb: suppress warningnobu2016-11-071-0/+3
* vcs.rb: exclude beginning revisionnobu2016-11-072-9/+12
* vcs.rb: unnecessary argumentsnobu2016-11-072-7/+7
* vcs.rb: use chdir optionnobu2016-11-071-4/+21
* make-snapshot: sort globbed resultsnobu2016-11-071-1/+1
* vcs.rb: popen with envnobu2016-11-071-0/+13
* remove debug sleep & exitnaruse2016-11-061-2/+0
* * tool/vcs.rb (export_changelog): generate ChangeLog file fromnaruse2016-11-062-0/+32
* mkconfig.rb: trailing spacenobu2016-11-051-1/+1
* * tool/mkconfig.rb: [DOC] add rbconfig documentation.sho-h2016-11-051-0/+43
* transcode-tblgen.rb: dup literal stringnobu2016-10-281-1/+1
* * tool/redmine-backporter.rb (rel): check the exception and show rightusa2016-10-271-1/+5