summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2018-05-18tool: fixed shadowing variablesnobu
2018-05-18tool: removed unused variablesnobu
2018-05-18redmine-backporter.rb: suppress a warning [ci skip]nobu
2018-05-17_mjit_compile_send.erb: disable attr_reader inlinek0kubun
2018-05-15generic_erb.rb: get rid of fileutilsnobu
2018-05-11transform_mjit_header.rb: workaround for Solaris 10 with old GCCngoto
2018-05-09_mjit_compile_pc_and_sp: re-commit r63360k0kubun
2018-05-09_mjit_compile_send.erb: revert r63350k0kubun
2018-05-09_mjit_compile_pc_and_sp.erb: revert r63360k0kubun
2018-05-08_mjit_compile_pc_and_sp.erb: make sure no uninitializedk0kubun
2018-05-07_mjit_compile_send.erb: inline recursive callk0kubun
2018-05-03_mjit_compile_send.erb: retry inlining attr_readerk0kubun
2018-05-03mjit_compile.c: verify stack size agreementk0kubun
2018-05-03mjit_compile.inc.erb: verify stack consistencyk0kubun
2018-05-02tool/ruby_vm/views/_insn_name_info.erb: Auto-detect the longest insn namemame
2018-04-29_mjit_compile_send.erb: fix pointer conversion warningk0kubun
2018-04-27rbinstall.rb: fix timing to read stubnobu
2018-04-23revert r63212k0kubun
2018-04-20_mjit_compile_send.erb: inline attr_reader callk0kubun
2018-04-19_mjit_compile_send.erb: simplify control flowk0kubun
2018-04-06tool/ruby_vm/scripts/insns2vm.rb: fix typo in r62064stomar
2018-04-05`make test-all COVERAGE=true` supports directory-separated buildmame
2018-04-03Honor --silent optionnobu
2018-04-03Fixed unmatched quotes and bracketsnobu
2018-04-03Support upstream directory structure for ruby/csv.hsbt
2018-03-19Reverting r62775, this should fix i686 buildstenderlove
2018-03-17transform_mjit_header.rb: read output and errorsnobu
2018-03-16Revert "Add direct marking on iseq operands"naruse
2018-03-09Add direct marking on iseq operandstenderlove
2018-03-07transform_mjit_header.rb: inline ivar operationsk0kubun
2018-03-06_mjit_compile_pc_and_sp.erb: skip moving pck0kubun
2018-03-06transform_mjit_header.rb: inline VM instructionsk0kubun
2018-03-06transform_mjit_header.rb: drop obsoleted debug codek0kubun
2018-03-04mjit_compile.c: use local variables for stackk0kubun
2018-03-03vm.c: add mjit_enable_p flagk0kubun
2018-03-01tool/bisect.sh: extracted build part [ci skip]nobu
2018-03-01bisect.sh: make srcs in builddir [ci skip]nobu
2018-02-28Prefer to use %x instead of backtick.hsbt
2018-02-27Remove tool/pull-latest-mspec-speceregon
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