summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2018-09-25Revert r64824 to fix build failure on AppVeyork0kubun
2018-09-24insns.def: optimize & and | of Integer [experimental]k0kubun
2018-09-24_mjit_compile_send.erb: remove TODO comment solved [ci skip]k0kubun
2018-09-24_mjit_compile_send.erb: refactor code to setup iseqk0kubun
2018-09-22tool/enc-unicode.rb: rewrote without flip-flopnobu
2018-09-21darwin-cc: hide ld warningsnobu
2018-09-20fix typo [ci skip]shyouhei
2018-09-18vm_insnhelper.h: rename CI_SET_FASTPATH to CC_SET_FASTPATHk0kubun
2018-09-17common.mk: ruby tool/update-deps --fixk0kubun
2018-09-14move ADD_PC around (take 2)shyouhei
2018-09-13Revert "vm_insnhelper.h: simplify EXEC_EC_CFP implementation"k0kubun
2018-09-13vm_insnhelper.h: simplify EXEC_EC_CFP implementationk0kubun
2018-09-13move canary-related statements into macrosshyouhei
2018-09-12_mjit_compile_pc_and_sp.erb: forget about memcpy [ci skip]k0kubun
2018-09-11_mjit_compile_insn.erb: move pc on JIT cancelk0kubun
2018-09-11bare_instructions.rb: use Hash#fetch to read attrk0kubun
2018-09-11_mjit_compile_insn.erb: prefer insn.always_leaf?k0kubun
2018-09-11_mjit_compile_pc_and_sp.erb: skip moving pck0kubun
2018-09-11transform_mjit_header.rb: add static to Init_*k0kubun
2018-09-11add new instruction attribute called leafshyouhei
2018-09-07tool/node_name.rb: rewrote without flip-flopnobu
2018-09-04use mingw ANSI stdionobu
2018-09-03Declare as gnu_printf on mingwnobu
2018-08-28Fixed installation failure with mswin environment.hsbt
2018-08-18tool/downloader.rb: retry 500 from GitHubk0kubun
2018-08-13get rid of an encode noncompatible errorusa
2018-08-12tool/downloader.rb: increase retriesk0kubun
2018-08-12vm_insnhelper.c: revert r64280k0kubun
2018-08-11_mjit_compile_pc_and_sp.erb: update the commentk0kubun
2018-08-11_mjit_compile_pc_and_sp.erb: always move pck0kubun
2018-08-11tool/downloader.rb: retry on 502 and 503 errork0kubun
2018-08-11vm_args.c: stop requiring `calling` in vm_caller_setup_arg_blockk0kubun
2018-08-11_mjit_compile_send.erb: refactor to share vm_call_iseq_setup_normalk0kubun
2018-08-06Ignore native extension of Date library when syncing gemification files.hsbt
2018-07-31transform_mjit_header.rb: more strict FUNC_HEADER_REGEXPk0kubun
2018-07-31Follow up r64141 with sync tool.hsbt
2018-07-31Fixed unexpected direction deletion with irb sync.hsbt
2018-07-31Support Sync module same as other default gems.hsbt
2018-07-31transform_mjit_header.rb: accept having attributek0kubun
2018-07-28make-snapshot: fetch from the official git sitenobu
2018-07-28use https:// instead of http://kazu
2018-07-28use https:// instead of git:// when possiblenormal
2018-07-25insns.def: s/handles_frame/handles_sp/k0kubun
2018-07-25Promote Mutex_m to Default gems.hsbt
2018-07-25Promote Exception2MessageMapper to Default gems.hsbt
2018-07-25Promote ThWait to Default gems.hsbt
2018-07-25Removed duplicate task in default gems that used single test filehsbt
2018-07-25Promote Forwardable to default gems.hsbt
2018-07-25Removed duplicate task in default gemshsbt
2018-07-25Support logger.gemspechsbt