aboutsummaryrefslogtreecommitdiffstats
path: root/tool
Commit message (Expand)AuthorAgeFilesLines
* 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
* transform_mjit_header.rb: remove predefined macrosk0kubun2018-02-051-5/+4
* need shell's escape instead of M4's.shyouhei2018-02-051-1/+1
* transform_mjit_header.rb: no extra CRsnobu2018-02-051-1/+1
* va_copy is a C99ismshyouhei2018-02-051-0/+32
* vcs.rb: no meaningless splatnobu2018-02-051-1/+1
* vcs.rb: for old rubynobu2018-02-051-0/+1
* transform_mjit_header.rb: take program name from $0nobu2018-02-051-4/+6
* transform_mjit_header.rb: read/write in binmodenobu2018-02-051-2/+2
* transform_mjit_header.rb: separate macro and codenobu2018-02-051-2/+4
* transform_mjit_header.rb: scan by regexpnobu2018-02-051-13/+14
* Use system option instead of shell redirectkazu2018-02-051-1/+1
* transform_mjit_header.rb: refactor messages and exitnobu2018-02-041-10/+9
* match whole wordnobu2018-02-041-1/+1
* Fix typos and remove redundant `/#{}/`kazu2018-02-041-4/+4
* mjit_compile.c: merge initial JIT compilerk0kubun2018-02-045-0/+275