summaryrefslogtreecommitdiff
path: root/mjit.c
AgeCommit message (Expand)Author
2018-02-24mjit.c: fix deadlock on marking MJIT's ISeqk0kubun
2018-02-22version.c: show +JIT when --jit is passedk0kubun
2018-02-20mjit.c: separate call from macronobu
2018-02-20mjit.c: fix compile errornobu
2018-02-20mjit.c: prefer $TMPDIR and $TMPnobu
2018-02-20mjit.c: dldflags on mingwnobu
2018-02-20mjit.c: fix memory leaknobu
2018-02-20common.mk: moved macros to mjit_config.hnobu
2018-02-19mjit.c: fix a typo [ci skip]nobu
2018-02-18mjit.c: pch file argumentnobu
2018-02-18mjit.c: place DLDFLAGS at lastnobu
2018-02-18mjit.c: no va_copynobu
2018-02-18Fixed the order of arguments for cl.exeusa
2018-02-16mjit.c: fix deadlock on class serial incrementk0kubun
2018-02-16non-constant aggregate initializer is a C99ismshyouhei
2018-02-14mjit.h: compare as pointernobu
2018-02-13xmalloc never returns NULLkazu
2018-02-12mjit.c: print JIT failurek0kubun
2018-02-11mjit.c: some flags are no longer for GCCk0kubun
2018-02-11mjit.c: alwasy -fPIC flag to gccnobu
2018-02-11mjit_config.h: include trailing comma for empty listnobu
2018-02-11mjit_config.h: more macrosnobu
2018-02-10mjit.c: constified command argumentsnobu
2018-02-10mjit_config.hnobu
2018-02-10mjit.c: replaced magic numbersnobu
2018-02-10mjit.c: chomp suffix firstnobu
2018-02-10mjit.c: binary modenobu
2018-02-09append_str don't look the length of stringusa
2018-02-09mjit.c: set umasknobu
2018-02-09mjit.c: exclusively createnobu
2018-02-08refoctoringusa
2018-02-08mjit.c: rb_w32_system_tmpdir is not in headersnobu
2018-02-08mjit.c: revert r62316 partiallynobu
2018-02-08mjit.c: ruby_version from version.cnobu
2018-02-08mjit.c: argument arraysnobu
2018-02-08internal.h: moved ruby_null_device declarationnobu
2018-02-08mjit.c: make filename in allocated buffernobu
2018-02-07 mjit.c: untabified [ci skip]nobu
2018-02-07mjit.c: fix -Wdiscarded-qualifiers warningk0kubun
2018-02-07mjit.c: system_tmpdirnobu
2018-02-07mjit.c: fix buffer overflownobu
2018-02-07mjit.c: windows should include fcntl.h took0kubun
2018-02-07mjit.c: FD instead of FILEnobu
2018-02-07mjit.c: fd is no longer valid after fclosenobu
2018-02-07mjit.c: fix declaration of ruby_null_devicenobu
2018-02-07mjit mswin support (WIP)usa
2018-02-06share ruby_null_devicenobu
2018-02-06mjit mswin support (WIP)usa
2018-02-06mjit.c: make null device portablek0kubun
2018-02-06mjit.c: prefix "_ruby" to precompiled header took0kubun