summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-08MJIT header for multiarchnobu
2018-02-08mkconfig.rb: hide MJIT configurationsnobu
2018-02-08mjit.c: ruby_version from version.cnobu
2018-02-08* 2018-02-09svn
2018-02-08mjit.c: argument arraysnobu
2018-02-08gmake.mk: tool/ifchange needs minirubynobu
2018-02-08test_jit.rb: don't force to test --jit-waitk0kubun
2018-02-08Export some missing symbols for MJITk0kubun
2018-02-08test_jit.rb: fix typok0kubun
2018-02-08test_jit.rb: add forgotten checkk0kubun
2018-02-08test_jit.rb: check JIT support more conservativelyk0kubun
2018-02-08test_jit.rb: remove unnecessary requirek0kubun
2018-02-08* properties.svn
2018-02-08test_jit.rb: try to test JIT againk0kubun
2018-02-08internal.h: moved ruby_null_device declarationnobu
2018-02-08thread.c: suppress a warningnobu
2018-02-08common.mk: add dependencies and timestampnobu
2018-02-08revert r62302 and force to define the version constantusa
2018-02-08no need to set bundled bundler unless Gem::USE_BUNDLER_FOR_GEMDEPSusa
2018-02-08test_gem_commands_setup_command.rb: BUNDLER_VERSnobu
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