aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MJIT header for multiarchnobu2018-02-085-2/+8
* mkconfig.rb: hide MJIT configurationsnobu2018-02-081-0/+1
* mjit.c: ruby_version from version.cnobu2018-02-082-7/+10
* * 2018-02-09svn2018-02-081-1/+1
* mjit.c: argument arraysnobu2018-02-081-3/+3
* gmake.mk: tool/ifchange needs minirubynobu2018-02-081-1/+1
* test_jit.rb: don't force to test --jit-waitk0kubun2018-02-081-2/+2
* Export some missing symbols for MJITk0kubun2018-02-085-4/+8
* test_jit.rb: fix typok0kubun2018-02-081-1/+1
* test_jit.rb: add forgotten checkk0kubun2018-02-081-1/+2
* test_jit.rb: check JIT support more conservativelyk0kubun2018-02-081-5/+9
* test_jit.rb: remove unnecessary requirek0kubun2018-02-081-1/+0
* * properties.svn2018-02-080-0/+0
* test_jit.rb: try to test JIT againk0kubun2018-02-081-0/+68
* internal.h: moved ruby_null_device declarationnobu2018-02-082-2/+1
* thread.c: suppress a warningnobu2018-02-081-1/+5
* common.mk: add dependencies and timestampnobu2018-02-081-5/+8
* revert r62302 and force to define the version constantusa2018-02-081-5/+1
* no need to set bundled bundler unless Gem::USE_BUNDLER_FOR_GEMDEPSusa2018-02-081-1/+3
* test_gem_commands_setup_command.rb: BUNDLER_VERSnobu2018-02-081-1/+3
* ifchange: --debug optionnobu2018-02-082-0/+7
* ifchange.bat: --color optionnobu2018-02-081-0/+9
* mjit.c: make filename in allocated buffernobu2018-02-081-1/+1
* revert r62291 for nowk0kubun2018-02-081-60/+0
* error.c: export rb_assert_failurek0kubun2018-02-071-1/+1
* .travis.yml: try `make install` to test JITk0kubun2018-02-071-2/+2
* test_jit.rb: make JIT count test optionalk0kubun2018-02-071-6/+8
* * properties.svn2018-02-070-0/+0
* * 2018-02-08svn2018-02-071-1/+1
* test_jit.rb: add initial test for JITk0kubun2018-02-071-0/+58
* transform_mjit_header.rb: very verbose error logk0kubun2018-02-071-4/+6
* mjit.c: untabified [ci skip]nobu2018-02-071-16/+16
* mjit.c: fix -Wdiscarded-qualifiers warningk0kubun2018-02-071-1/+1
* transform_mjit_header.rb: apply Regexp.escapek0kubun2018-02-071-1/+1
* Remove redundant RTESTkazu2018-02-071-1/+1
* transform_mjit_header.rb: ignore unsupported cck0kubun2018-02-071-1/+23
* defs/gmake.mk: make universal mjit_min_header linknobu2018-02-072-8/+12
* mjit.c: system_tmpdirnobu2018-02-071-6/+37
* .gitignore: ignore min header for in-place buildk0kubun2018-02-071-0/+1
* mjit.c: fix buffer overflownobu2018-02-071-10/+30
* mjit.c: windows should include fcntl.h took0kubun2018-02-071-3/+3
* mjit.c: FD instead of FILEnobu2018-02-071-3/+3
* mjit.c: fd is no longer valid after fclosenobu2018-02-071-3/+6
* mjit.c: fix declaration of ruby_null_devicenobu2018-02-071-1/+1
* thread.c: int32_t instead of suseconds_tnobu2018-02-071-1/+1
* fix up r62272nobu2018-02-072-3/+2
* remove declaration of ruby_engine from internal.husa2018-02-072-3/+1
* mjit mswin support (WIP)usa2018-02-071-13/+16
* thread.c: favor timespec internallynormal2018-02-074-149/+130
* lib/ostruct.rb: Use `FrozenError` instead of `RuntimeError`.marcandre2018-02-062-4/+4