aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* tool/ruby_vm/scripts/insns2vm.rb: fix typo in r62064stomar2018-04-061-1/+1
* `make test-all COVERAGE=true` supports directory-separated buildmame2018-04-051-1/+16
* Honor --silent optionnobu2018-04-032-6/+6
* Fixed unmatched quotes and bracketsnobu2018-04-031-3/+3
* Support upstream directory structure for ruby/csv.hsbt2018-04-031-2/+2
* Reverting r62775, this should fix i686 buildstenderlove2018-03-191-0/+1
* transform_mjit_header.rb: read output and errorsnobu2018-03-171-2/+2
* Revert "Add direct marking on iseq operands"naruse2018-03-161-1/+0
* Add direct marking on iseq operandstenderlove2018-03-091-0/+1
* transform_mjit_header.rb: inline ivar operationsk0kubun2018-03-071-0/+3
* _mjit_compile_pc_and_sp.erb: skip moving pck0kubun2018-03-064-3/+15
* transform_mjit_header.rb: inline VM instructionsk0kubun2018-03-061-2/+33
* transform_mjit_header.rb: drop obsoleted debug codek0kubun2018-03-061-8/+0
* mjit_compile.c: use local variables for stackk0kubun2018-03-045-26/+102
* vm.c: add mjit_enable_p flagk0kubun2018-03-032-2/+2
* tool/bisect.sh: extracted build part [ci skip]nobu2018-03-011-12/+17
* bisect.sh: make srcs in builddir [ci skip]nobu2018-03-011-2/+2
* Prefer to use %x instead of backtick.hsbt2018-02-281-2/+2
* Remove tool/pull-latest-mspec-speceregon2018-02-271-18/+0
* [EXPERIMENTAL] Support upload option for s3 package hosting.hsbt2018-02-271-0/+8
* Refactor ERB version checking for keyword argumentsk0kubun2018-02-273-5/+3
* tool/ruby_vm/helpers/dumper.rb: check ERB versionk0kubun2018-02-261-1/+2
* make-snapshot: added missing options to usagenobu2018-02-261-0/+6
* make-snapshot: exporting ChangLog with gitnobu2018-02-261-12/+12
* make-snapshot: remove -j option from GNUMAKEFLAGSnobu2018-02-261-0/+5
* vcs.rb: .git at exportnobu2018-02-261-1/+0
* Judge ERB version not RUBY_VERSION but ERB.versionnaruse2018-02-241-1/+1
* On getting changelog, use git-log with --no-notesnaruse2018-02-241-1/+1
* tool/generic_erb.rb: check ERB versionk0kubun2018-02-221-1/+2
* erb.rb: deprecate safe_level of ERB.newk0kubun2018-02-223-3/+15
* tool/m4/ruby_replace_type.m4: use AC_CHECK_TYPES for HAVE_* macrosnormal2018-02-201-1/+1
* mjit.c: no va_copynobu2018-02-181-30/+0
* ruby_check_va_copy.m4: for cross compilingnobu2018-02-161-16/+12
* mjit_compile.inc.erb: replace opt_key insnk0kubun2018-02-131-0/+7
* use <<- instead of <<~ for older baserubynobu2018-02-121-1/+1
* _mjit_compile_insn_body.erb: refactork0kubun2018-02-122-23/+43
* _mjit_compile_insn_line.erb: carve out macro expansionk0kubun2018-02-122-44/+53
* mjit.c: print JIT failurek0kubun2018-02-121-4/+2
* _mjit_compile_send.erb: resolve warnings on clangk0kubun2018-02-111-2/+2
* common.mk: add comments about r62355 [ci skip]k0kubun2018-02-111-0/+1
* _mjit_compile_insn.erb: comment_idnobu2018-02-111-1/+10
* _mjit_compile_{insn,send}.erb: suppress warningsnobu2018-02-112-5/+5
* _mjit_compile_send.erb: PRI_SERIALT_PREFIXnobu2018-02-111-1/+2
* vcs.rb: dryrun: option of GIT::SVN#commitnobu2018-02-101-2/+8
* mjit_compile.c: original_body_iseqnobu2018-02-102-4/+4
* transform_mjit_header.rb: fix typo in r62326k0kubun2018-02-091-1/+1
* transform_mjit_header.rb: pass -std=c99 for AIX gcck0kubun2018-02-091-11/+31
* mkconfig.rb: hide MJIT configurationsnobu2018-02-081-0/+1
* Export some missing symbols for MJITk0kubun2018-02-081-0/+2
* ifchange: --debug optionnobu2018-02-081-0/+3