summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2018-01-12delete tool/instruction.rb (2nd try)shyouhei
2018-01-12new insns.def format (2nd try)shyouhei
2018-01-10tool/downloader.rb: retry against Errno::ETIMEDOUTk0kubun
2018-01-10merge revisions 61753:61750 61747:61740 61737:61728shyouhei
2018-01-10Fixed typos.hsbt
2018-01-09`signed` is required for Rasbian (x86_64).ko1
2018-01-09grep_v is ruby 2.3 featurenaruse
2018-01-09Here document <<~ is Ruby 2.3 featurenaruse
2018-01-09insns_info.inc.tmpl: share large tableseshyouhei
2018-01-09insns_info.inc: position independentshyouhei
2018-01-09comma at the end of enum is a C99ism.shyouhei
2018-01-09delete tool/instruction.rbshyouhei
2018-01-09* append newline at EOF.svn
2018-01-09new insns.def formatshyouhei
2018-01-09update-deps: strip -j optionnobu
2018-01-05tool/rbinstall.rb: allow owner to have write permissionsnormal
2017-12-27tool/downloader.rb: don't suppress exceptionk0kubun
2017-12-27tool/downloader.rb: retry downloadsk0kubun
2017-12-27fake.rb: set libdirnobu
2017-12-22Postponing the Bundler merge.hsbt
2017-12-19vcs: --add-author-fromnobu
2017-12-18vcs.rb: --add-author-from optionnobu
2017-12-16aliasesusa
2017-12-15gperf.sed: static declarationsnobu
2017-12-15add `removetag` commandusa
2017-12-15check the existence of specified tagusa
2017-12-13vcs.rb: raise NotFoundError when command not foundnobu
2017-12-13Revert r61054naruse
2017-12-12Revert "switch from http to https for Unicode data file downloads"hsbt
2017-12-12switch from http to https for Unicode data file downloadsduerst
2017-12-12ext/coverage/coverage.c: remove COVERAGE_EXPERIMENTAL_MODEmame
2017-12-11vm_exec.h: introduce macros for abstarction.ko1
2017-12-08support gperf 3.1nobu
2017-12-06vcs.rb: fix r61054nobu
2017-12-06file2lastrev.rb: suppress_not_foundnobu
2017-12-06vcs.rb: raise NotFoundError when command not foundnobu
2017-12-05Revamp method coverage to support define_methodmame
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