summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-13Fixing some minimal formating on enum.c examplesnobu
2018-02-13st.c: retry operations if rebuiltnormal
2018-02-13variable.c: flags at autoloadingnobu
2018-02-13vm_insnhelper.c: rb_autoloading_value flagnobu
2018-02-13revert r62392usa
2018-02-13variable.c: flags at autoloadingnobu
2018-02-13process.c (try_with_sh): fix the wrong number of argumentsmame
2018-02-13xmalloc never returns NULLkazu
2018-02-12* 2018-02-13svn
2018-02-12vm_insnhelper.c: inline array aref with integerk0kubun
2018-02-12insns.def: remove unnecessary sp motionk0kubun
2018-02-12use <<- instead of <<~ for older baserubynobu
2018-02-12Makefile.in: drop obsoleted debug outputk0kubun
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-12test_jit.rb: prettify script in messagek0kubun
2018-02-12test_jit.rb: explicitly skip for unsupported onesk0kubun
2018-02-12no --jit-ccnobu
2018-02-12test_jit.rb: split test_compile_insnsnobu
2018-02-12* 2018-02-12svn
2018-02-12mjit_compile.c: fix invalid suffix on MinGWk0kubun
2018-02-11Makefile.in: prevent from building `"",` macrok0kubun
2018-02-11Makefile.in: debug mjit_config.h againk0kubun
2018-02-11Makefile.in: use "%s"nobu
2018-02-11Makefile.in: use printfk0kubun
2018-02-11Makefile.in: define macro in one linek0kubun
2018-02-11mjit_config.h: moved backslashs outside quotesnobu
2018-02-11mjit.c: some flags are no longer for GCCk0kubun
2018-02-11_mjit_compile_send.erb: resolve warnings on clangk0kubun
2018-02-11Makefile.in: add output to debug rubycik0kubun
2018-02-11win32/Makefile.sub: fix typo, missing commanobu
2018-02-11mjit.c: alwasy -fPIC flag to gccnobu
2018-02-11appveyor.yml: finish notification testk0kubun
2018-02-11appveyor.yml: encrypt config with ruby's accountk0kubun
2018-02-11mjit_config.h: include trailing comma for empty listnobu
2018-02-11.travis.yml: resurrect notification to #commitsk0kubun
2018-02-11appveyor.yml: send AppVeyor slack notificationk0kubun
2018-02-11.travis.yml: send notification to #alertsk0kubun
2018-02-11NEWS: note about --jit [ci skip]k0kubun
2018-02-11common.mk: add comments about r62355 [ci skip]k0kubun
2018-02-11mjit_config.h: more macrosnobu
2018-02-11common.mk: define MJIT_HEADER earlierk0kubun
2018-02-11_mjit_compile_insn.erb: comment_idnobu
2018-02-11_mjit_compile_{insn,send}.erb: suppress warningsnobu
2018-02-11Makefile.sub: cpp out for older VCnobu
2018-02-11_mjit_compile_send.erb: PRI_SERIALT_PREFIXnobu
2018-02-10insns.def: cache nil constnobu
2018-02-10* 2018-02-11svn
2018-02-10test_jit.rb: cover most insn compilationsk0kubun