summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-08ifchange: --debug optionnobu
2018-02-08ifchange.bat: --color optionnobu
2018-02-08mjit.c: make filename in allocated buffernobu
2018-02-08revert r62291 for nowk0kubun
2018-02-07error.c: export rb_assert_failurek0kubun
2018-02-07.travis.yml: try `make install` to test JITk0kubun
2018-02-07test_jit.rb: make JIT count test optionalk0kubun
2018-02-07* properties.svn
2018-02-07* 2018-02-08svn
2018-02-07test_jit.rb: add initial test for JITk0kubun
2018-02-07transform_mjit_header.rb: very verbose error logk0kubun
2018-02-07 mjit.c: untabified [ci skip]nobu
2018-02-07mjit.c: fix -Wdiscarded-qualifiers warningk0kubun
2018-02-07transform_mjit_header.rb: apply Regexp.escapek0kubun
2018-02-07Remove redundant RTESTkazu
2018-02-07transform_mjit_header.rb: ignore unsupported cck0kubun
2018-02-07defs/gmake.mk: make universal mjit_min_header linknobu
2018-02-07mjit.c: system_tmpdirnobu
2018-02-07.gitignore: ignore min header for in-place buildk0kubun
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-07thread.c: int32_t instead of suseconds_tnobu
2018-02-07fix up r62272nobu
2018-02-07remove declaration of ruby_engine from internal.husa
2018-02-07mjit mswin support (WIP)usa
2018-02-07thread.c: favor timespec internallynormal
2018-02-06lib/ostruct.rb: Use `FrozenError` instead of `RuntimeError`.marcandre
2018-02-06lib/matrix.rb: Document deprecated methods [#12032] [doc] [ci-skip]marcandre
2018-02-06common.mk: can't rescue NotImplementedError by defaultnobu
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
2018-02-06ruby.c: add MJIT_FORCE_ENABLE macrok0kubun
2018-02-06common.mk: clean mjit headers by clean-localnobu
2018-02-06mjit.c: try installed header onlynobu
2018-02-06moved MJIT_CPPFLAGSnobu
2018-02-06common.mk: link or copy MJIT_MIN_HEADER under includenobu
2018-02-06* 2018-02-07svn
2018-02-06mjit.c: handle fopen errork0kubun
2018-02-06transform_mjit_header.rb: resurrect `exit false`k0kubun
2018-02-06common.mk: MJIT_CPPFLAGSnobu
2018-02-06mjit_compile.c: fix inconsistent indentationk0kubun
2018-02-06mjit_compile.c: share the definition of macrosk0kubun
2018-02-06Fix wrong commentkazu
2018-02-06transform_mjit_header.rb: add output for debugk0kubun
2018-02-06mjit.c: suppress unused-value warningnobu