summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2018-07-08tool/git-refresh: skip git fetch and checkoutk0kubun
2018-07-07_mjit_compile_insn_body: rollback pc correctlyk0kubun
2018-07-05revert r62655 for r63763k0kubun
2018-06-27give up insn attr handles_frameshyouhei
2018-06-25mjit_compile.inc.erb: drop unnecessary variablek0kubun
2018-06-22remove DISABLE_RUBYGEMS from config filesnobu
2018-06-11Copy gemspec from github repository and keep .document file for rdoc.hsbt
2018-06-11Added webrick.rb to cleanup target.hsbt
2018-06-11Added entries of recent updates for gemification.hsbt
2018-06-09Revert "Use `&.` instead of modifier if"kazu
2018-06-09Use `&.` instead of modifier ifkazu
2018-06-01Skip colliding filenames in LIBRUBY_ALIASESknu
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