aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* tool/make-snapshot: Use 6-spaces indent for SIZE and digestsnagachika2019-03-141-2/+2
* Prefer relative directory from srcdir to top_srcdirnobu2019-02-141-4/+6
* Skip erb files, idirect prerequisitesnobu2019-02-121-0/+1
* Replace versioned Unicode header paths with UNICODE_HDR_DIRnobu2019-02-121-0/+1
* make-snapshot: try downloading Unicode filesnobu2019-02-091-0/+1
* make-snapshot: try downloading Unicode filesnobu2019-02-081-6/+1
* configure.ac: check finite,isinf,isnan as macros firstnobu2019-02-081-0/+13
* Removed moving toplevel header since r12501nobu2019-02-081-3/+1
* Update Unicode filesnobu2019-02-072-1/+1
* tool/test/test_jisx0208.rb: Use `require_relative`kazu2019-02-071-1/+1
* Fixup r66984. Update the location of bundler gemspec.hsbt2019-02-021-1/+1
* _leaf_helpers.erb: some functions are not leafshyouhei2019-02-011-2/+2
* _insn_type_chars.erb: use C99shyouhei2019-01-311-2/+3
* _insn_operand_info.erb: use C99shyouhei2019-01-311-26/+13
* _insn_len_info.erb: add ASSERT_VM_INSTRUCTION_SIZEshyouhei2019-01-311-10/+8
* _insn_name_info.erb: use C99shyouhei2019-01-311-27/+15
* vm.inc now in C99shyouhei2019-01-255-22/+49
* Revert r58345 and r58371.hsbt2019-01-191-13/+70
* make-snapshot: get rid of circular dependencynobu2019-01-181-3/+2
* make-snapshot: make permissions uniformnobu2019-01-171-1/+4
* rbinstall.rb: add --exclude option for install-nodocnobu2019-01-171-4/+6
* Removed old gemspecs of default gems for the Ruby committers.hsbt2019-01-171-0/+5
* update redmine-backporter to catch up Redmine 4.0. [ci skip]nagachika2019-01-141-2/+3
* 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