aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* Fix make-snapshot for trunkkazu2019-01-112-0/+27
* mjit.c: use boolean type for boolean variablesk0kubun2019-01-101-2/+2
* simplify filename-related codeduerst2019-01-061-1/+1
* add logic to handle Unicode beta period file namesduerst2019-01-061-12/+29
* fix r66599 to sucess install. please refix this patch @nobuko12018-12-281-4/+5
* Moved version numbersnobu2018-12-282-1/+15
* Arrange as same as comment and return statementkazu2018-12-271-1/+1
* delete emacs mode lines [ci skip]shyouhei2018-12-2742-42/+42
* Fix typos [ci skip]kazu2018-12-261-2/+2
* fix typonaruse2018-12-261-1/+1
* add #line [ci skip]shyouhei2018-12-262-0/+4
* insns.def: refactor to avoid CALL_METHOD macroshyouhei2018-12-262-1/+7
* add _sp_inc_helpers.erb [ci skip]shyouhei2018-12-262-0/+36
* Set typeflag [Bug #15461]nobu2018-12-251-1/+1
* Add a tool to update w.r-l.o files on releasenaruse2018-12-251-0/+204
* Keep RUBY_RELEASE_DATE's definitionnaruse2018-12-251-1/+2
* rbinstall.rb: purge %x[git ls-files] toonobu2018-12-201-0/+1
* rbinstall.rb: syntax error in gemspecnobu2018-12-201-6/+3
* avoid passing unnecessary options to download methodduerst2018-12-191-0/+5
* add option to deal with Unicode beta data filesduerst2018-12-191-0/+9
* Install script of default gems as is to its libexec dirusa2018-12-131-2/+2
* Limit uplevel travarsingnobu2018-12-101-1/+5
* Detection ordernobu2018-12-101-7/+6
* Remove unnecessary require of fileutilsnobu2018-12-101-1/+0
* Add UNICODE_EMOJI_VERSION to RbConfig [Feature #15341]nobu2018-12-071-0/+4
* update-deps: support coroutine dependenciesnobu2018-12-031-1/+3
* tool/downloader.rb: retry Net::OpenTimeoutk0kubun2018-12-011-1/+1
* Embed the Emoji versionnobu2018-11-271-23/+42
* Support targetting TracePoint [Feature #15289]ko12018-11-262-2/+2
* Sync the executables of rdoc from upstream repository.hsbt2018-11-261-1/+3
* Use libexec for distination directory.hsbt2018-11-261-1/+1
* Followed up r65963. Use libexec directory with sync tool.hsbt2018-11-261-1/+1
* ChangeLog compatibility [ci skip]nobu2018-11-251-1/+4
* Use stub executables generated by RubyGems istead of original executables.hsbt2018-11-251-1/+1
* mjit_archflag.sh: fix bare word in the headernobu2018-11-221-1/+1
* Makefile.in: get rid of `local` for Solaris shnobu2018-11-211-1/+0
* fix for Solaris shnobu2018-11-191-1/+1
* _colorize_result_prepare.m4: do not save CONFIGURE_TTYnobu2018-11-191-5/+5
* update-deps: fix runtime error [ci skip]nobu2018-11-181-1/+1
* Make some internal functions staticnobu2018-11-161-2/+4
* rbinstall.rb: do not install rdoc flag files [ci skip]nobu2018-11-161-2/+4
* . command in some sh cannot take argumentsnobu2018-11-151-14/+16
* tool/mjit_archflag.sh: separated, too many escapesnobu2018-11-151-0/+39
* Add RbConfig.fire_update!nobu2018-11-142-24/+43
* .travis.yml: specify --tty=noshyouhei2018-11-131-1/+7
* Fix for bison 3.2 [Bug #15284]nobu2018-11-111-0/+1
* Use friendlier terminology in leaf helpersnobu2018-11-111-6/+6
* Following up r65583. Removed VCR files when retrieving code from upstream.hsbt2018-11-071-0/+1
* gc.c: move ASAN check to configureshyouhei2018-11-061-0/+1
* Fix a typo [ci skip]kazu2018-11-051-1/+1