summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2018-02-27[EXPERIMENTAL] Support upload option for s3 package hosting.hsbt
2018-02-27Refactor ERB version checking for keyword argumentsk0kubun
2018-02-26tool/ruby_vm/helpers/dumper.rb: check ERB versionk0kubun
2018-02-26make-snapshot: added missing options to usagenobu
2018-02-26make-snapshot: exporting ChangLog with gitnobu
2018-02-26make-snapshot: remove -j option from GNUMAKEFLAGSnobu
2018-02-26vcs.rb: .git at exportnobu
2018-02-24Judge ERB version not RUBY_VERSION but ERB.versionnaruse
2018-02-24On getting changelog, use git-log with --no-notesnaruse
2018-02-22tool/generic_erb.rb: check ERB versionk0kubun
2018-02-22erb.rb: deprecate safe_level of ERB.newk0kubun
2018-02-20tool/m4/ruby_replace_type.m4: use AC_CHECK_TYPES for HAVE_* macrosnormal
2018-02-18mjit.c: no va_copynobu
2018-02-16ruby_check_va_copy.m4: for cross compilingnobu
2018-02-13mjit_compile.inc.erb: replace opt_key insnk0kubun
2018-02-12use <<- instead of <<~ for older baserubynobu
2018-02-12_mjit_compile_insn_body.erb: refactork0kubun
2018-02-12_mjit_compile_insn_line.erb: carve out macro expansionk0kubun
2018-02-12mjit.c: print JIT failurek0kubun
2018-02-11_mjit_compile_send.erb: resolve warnings on clangk0kubun
2018-02-11common.mk: add comments about r62355 [ci skip]k0kubun
2018-02-11_mjit_compile_insn.erb: comment_idnobu
2018-02-11_mjit_compile_{insn,send}.erb: suppress warningsnobu
2018-02-11_mjit_compile_send.erb: PRI_SERIALT_PREFIXnobu
2018-02-10vcs.rb: dryrun: option of GIT::SVN#commitnobu
2018-02-10mjit_compile.c: original_body_iseqnobu
2018-02-09transform_mjit_header.rb: fix typo in r62326k0kubun
2018-02-09transform_mjit_header.rb: pass -std=c99 for AIX gcck0kubun
2018-02-08mkconfig.rb: hide MJIT configurationsnobu
2018-02-08Export some missing symbols for MJITk0kubun
2018-02-08ifchange: --debug optionnobu
2018-02-07transform_mjit_header.rb: very verbose error logk0kubun
2018-02-07transform_mjit_header.rb: apply Regexp.escapek0kubun
2018-02-07transform_mjit_header.rb: ignore unsupported cck0kubun
2018-02-06transform_mjit_header.rb: resurrect `exit false`k0kubun
2018-02-06mjit_compile.c: fix inconsistent indentationk0kubun
2018-02-06transform_mjit_header.rb: add output for debugk0kubun
2018-02-06Remove unused capturekazu
2018-02-06deal with aclocal(1)shyouhei
2018-02-05transform_mjit_header.rb: restrict transformationk0kubun
2018-02-05transform_mjit_header.rb: same command after errornobu
2018-02-05tool/downloader.rb: retry SocketErrork0kubun
2018-02-05Fix undefined behaviorkazu
2018-02-05Fix a typo [ci skip]kazu
2018-02-05transform_mjit_header.rb: check initial codek0kubun
2018-02-05transform_mjit_header.rb: remove predefined macrosk0kubun
2018-02-05need shell's escape instead of M4's.shyouhei
2018-02-05transform_mjit_header.rb: no extra CRsnobu
2018-02-05va_copy is a C99ismshyouhei
2018-02-05vcs.rb: no meaningless splatnobu