aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* tool/rbinstall.rb: allow owner to have write permissionsnormal2018-01-051-1/+1
* tool/downloader.rb: don't suppress exceptionk0kubun2017-12-271-0/+2
* tool/downloader.rb: retry downloadsk0kubun2017-12-271-2/+19
* fake.rb: set libdirnobu2017-12-271-0/+1
* Postponing the Bundler merge.hsbt2017-12-221-9/+0
* vcs: --add-author-fromnobu2017-12-191-1/+11
* vcs.rb: --add-author-from optionnobu2017-12-181-1/+1
* aliasesusa2017-12-161-1/+1
* gperf.sed: static declarationsnobu2017-12-151-2/+2
* add `removetag` commandusa2017-12-151-0/+33
* check the existence of specified tagusa2017-12-151-0/+4
* vcs.rb: raise NotFoundError when command not foundnobu2017-12-131-0/+2
* Revert r61054naruse2017-12-131-45/+31
* Revert "switch from http to https for Unicode data file downloads"hsbt2017-12-121-1/+1
* switch from http to https for Unicode data file downloadsduerst2017-12-121-1/+1
* ext/coverage/coverage.c: remove COVERAGE_EXPERIMENTAL_MODEmame2017-12-121-1/+0
* vm_exec.h: introduce macros for abstarction.ko12017-12-111-2/+2
* support gperf 3.1nobu2017-12-082-1/+32
* vcs.rb: fix r61054nobu2017-12-061-2/+2
* file2lastrev.rb: suppress_not_foundnobu2017-12-061-1/+2
* vcs.rb: raise NotFoundError when command not foundnobu2017-12-061-31/+45
* Revamp method coverage to support define_methodmame2017-12-052-4/+13
* Set binmode to handle non ASCII commit messagenaruse2017-12-031-1/+1
* fix for emoji-data.txtnobu2017-12-021-3/+3
* enc-unicode.rb: for gperf 3.1nobu2017-12-021-0/+1
* Update to Onigmo 6.1.3-669ac9997619954c298da971fcfacccf36909d05.naruse2017-12-011-9/+12
* Ignored obsoleted `bundle_ruby` command from upstream.hsbt2017-11-271-0/+1
* remove `trace` instruction. [Feature #14104]ko12017-11-141-15/+38
* mk_call_iseq_optimized.rb: add mode string [ci skip]nobu2017-11-091-0/+1
* tool/runruby.rb: fix RUNRUBY_USE_GDB casenobu2017-11-071-2/+6
* runruby.rb: add -C/--chdir optionnobu2017-11-051-1/+10
* runruby.rb: support run.gdb by --debugger optionnobu2017-11-051-11/+30
* rbinstall.rb: show categories of default gemsnobu2017-10-301-5/+6
* `vm_call_handler` and related functions accept `ec` instead of `th`.ko12017-10-271-2/+2
* test-bundled-gems-fetchnobu2017-10-251-12/+22
* Fixed conflicted variables. v is already used another condition.hsbt2017-10-251-2/+2
* fix up r60243nobu2017-10-211-1/+1
* Rename spec/rspec to .bundle.hsbt2017-10-211-1/+1
* [EXPERIMENTAL] Added test-bundled-gems task.hsbt2017-10-212-1/+19
* add RUNRUBY_USE_GDB envvar for runruby.rb.ko12017-10-211-0/+8
* vcs.rb: try to extract revision number from tagsnobu2017-10-211-2/+6
* distinguish pass and fail by highlight [ci skip]nobu2017-10-142-2/+2
* rbinstall.rb: fix for --cmd-type=cmdnobu2017-10-131-28/+32
* rbinstall.rb: shell code as commentsnobu2017-10-121-1/+2
* Fixed broken `bundle gem` command.hsbt2017-10-051-1/+1
* generic_erb.rb: -i optionnobu2017-10-011-5/+10
* configure.acnobu2017-09-291-3/+3
* run-lcov.rb: support overwritten tmpdir pathmame2017-09-261-2/+3
* tool/run-lcov.rb: Filter tmp files outmame2017-09-261-0/+1
* tool/run-lcov.rb: Filter test files outmame2017-09-251-11/+36