summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2017-12-03Set binmode to handle non ASCII commit messagenaruse
2017-12-02fix for emoji-data.txtnobu
2017-12-02enc-unicode.rb: for gperf 3.1nobu
2017-12-01Update to Onigmo 6.1.3-669ac9997619954c298da971fcfacccf36909d05.naruse
2017-11-27Ignored obsoleted `bundle_ruby` command from upstream.hsbt
2017-11-14remove `trace` instruction. [Feature #14104]ko1
2017-11-09mk_call_iseq_optimized.rb: add mode string [ci skip]nobu
2017-11-07tool/runruby.rb: fix RUNRUBY_USE_GDB casenobu
2017-11-05runruby.rb: add -C/--chdir optionnobu
2017-11-05runruby.rb: support run.gdb by --debugger optionnobu
2017-10-30rbinstall.rb: show categories of default gemsnobu
2017-10-27`vm_call_handler` and related functions accept `ec` instead of `th`.ko1
2017-10-25test-bundled-gems-fetchnobu
2017-10-25Fixed conflicted variables. v is already used another condition.hsbt
2017-10-21fix up r60243nobu
2017-10-21Rename spec/rspec to .bundle.hsbt
2017-10-21[EXPERIMENTAL] Added test-bundled-gems task.hsbt
2017-10-21add RUNRUBY_USE_GDB envvar for runruby.rb.ko1
2017-10-21vcs.rb: try to extract revision number from tagsnobu
2017-10-14distinguish pass and fail by highlight [ci skip]nobu
2017-10-13rbinstall.rb: fix for --cmd-type=cmdnobu
2017-10-12rbinstall.rb: shell code as commentsnobu
2017-10-05Fixed broken `bundle gem` command.hsbt
2017-10-01generic_erb.rb: -i optionnobu
2017-09-29configure.acnobu
2017-09-26run-lcov.rb: support overwritten tmpdir pathmame
2017-09-26tool/run-lcov.rb: Filter tmp files outmame
2017-09-25tool/run-lcov.rb: Filter test files outmame
2017-09-24Removed ubygems.rb. rubygems.rb is always loaded now.hsbt
2017-09-23Added sections of pysch library to LEGAL.hsbt
2017-09-23Integrate LICENSE file of rubygems to LEGAL.hsbt
2017-09-20Adapt tools to follow spec/rubyspec => spec/ruby renameeregon
2017-09-17make-snapshot: after-updatenobu
2017-09-17run-lcov.rb: wrongly used unique ID as linenomame
2017-09-17Rename bin/ruby as exe/rubynobu
2017-09-15rename ruby-runner as bin/rubynobu
2017-09-14Measure branch and method coverage for `make test-all`mame
2017-09-12Fixed copy option for bundler synchsbt
2017-09-11Fixed unterminated backquote for bundler sync task.hsbt
2017-09-10merger.rb: separate logsnobu
2017-09-09runruby.rb: set envvars for bundlernobu
2017-09-09Support LCOV visualization for both C and Ruby codemame
2017-09-08Merge bundler to standard libraries.hsbt
2017-09-08fix a label for bundled gems.hsbt
2017-09-07Measure the test coverage without SimpleCovmame
2017-08-29Merge rdoc-6.0.0.beta1.hsbt
2017-08-26vcs.rb: refresh after dcommitnobu
2017-08-22tool/instruction.rb: move logics to templatesnobu
2017-08-09Missed `#` in usageusa
2017-08-02ipaddr is now a default gem with an upstream at: https://github.com/ruby/ipaddrknu