summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
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
2018-07-24transform_mjit_header.rb: fix performance regressionk0kubun
2018-07-20Promote Shell library to default gems.hsbt
2018-07-20Promote Tracer to default gems.hsbt
2018-07-19mjit_compile.c: reduce sp motion on JITk0kubun
2018-07-17revert r63988k0kubun
2018-07-17mjit_compile.c: resurrect local variable stackk0kubun
2018-07-17Promote Synchronizer to default gems.hsbt
2018-07-17Unified common workflow for default gems.hsbt
2018-07-16tool/downloader.rb:duerst
2018-07-09Add lldb as a debugger optiontenderlove
2018-07-09Promote irb library to default gems.hsbt
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