aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* Unify comment styles across MJIT sourcesk0kubun2019-04-141-1/+1
* Recompile JIT-ed code without optimizationk0kubun2019-04-142-2/+6
* Fix typo in a comment [ci skip]k0kubun2019-04-061-1/+1
* appveyor.yml: Use pre-generated headers and tablesnobu2019-04-061-0/+1
* revert r67445, (r67446,) r67447duerst2019-04-051-8/+0
* downloader.rb: fix typo, extra %nobu2019-04-051-1/+1
* downloader.rb: quote base namenobu2019-04-051-1/+1
* output more debug information in downloader.rb (temporary)duerst2019-04-051-0/+1
* * remove trailing spaces.svn2019-04-051-1/+1
* add puts statements to debug Unicode file download (temporary)duerst2019-04-051-0/+7
* downloader.rb: keep linked file newer than cached filenobu2019-04-021-3/+9
* Add debug counters for MJIT cancelk0kubun2019-03-294-0/+5
* Prefer using vm_base_ptr rather than cfp->bpk0kubun2019-03-255-8/+8
* use cfp->bp more.ko12019-03-255-8/+8
* add debug counters to count call cache fastpath.ko12019-03-221-0/+1
* Check argument_arity_error condition in inlinable_iseq_pk0kubun2019-03-211-5/+5
* 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