aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* 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
* transform_mjit_header.rb: very verbose error logk0kubun2018-02-071-4/+6
* transform_mjit_header.rb: apply Regexp.escapek0kubun2018-02-071-1/+1
* transform_mjit_header.rb: ignore unsupported cck0kubun2018-02-071-1/+23
* transform_mjit_header.rb: resurrect `exit false`k0kubun2018-02-061-0/+1
* mjit_compile.c: fix inconsistent indentationk0kubun2018-02-061-1/+1
* transform_mjit_header.rb: add output for debugk0kubun2018-02-061-3/+8
* Remove unused capturekazu2018-02-061-1/+1
* deal with aclocal(1)shyouhei2018-02-063-13/+1
* transform_mjit_header.rb: restrict transformationk0kubun2018-02-051-0/+6
* transform_mjit_header.rb: same command after errornobu2018-02-051-2/+3
* tool/downloader.rb: retry SocketErrork0kubun2018-02-051-3/+3
* Fix undefined behaviorkazu2018-02-051-0/+2
* Fix a typo [ci skip]kazu2018-02-051-1/+1
* transform_mjit_header.rb: check initial codek0kubun2018-02-051-4/+6