aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mjit_compile.c: original_body_iseqnobu2018-02-103-5/+7
* mjit.c: chomp suffix firstnobu2018-02-101-6/+11
* mjit.c: binary modenobu2018-02-101-1/+6
* append_str don't look the length of stringusa2018-02-091-2/+4
* * 2018-02-10svn2018-02-091-1/+1
* mjit.c: set umasknobu2018-02-091-0/+1
* mjit.c: exclusively createnobu2018-02-091-3/+6
* compile.c: popped hashnobu2018-02-092-4/+15
* transform_mjit_header.rb: fix typo in r62326k0kubun2018-02-091-1/+1
* Makefile.sub: MESSAGE_BEGIN/END redirectionnobu2018-02-091-2/+2
* Makefile.in: removed duplicate SET_LC_MESSAGESnobu2018-02-091-1/+0
* debug_counter.h: include __FILE__ to recursenobu2018-02-091-1/+1
* sprintf.c: overflow checknobu2018-02-091-3/+6
* .travis.yml: force to execute JIT test on Travisk0kubun2018-02-092-1/+7
* transform_mjit_header.rb: pass -std=c99 for AIX gcck0kubun2018-02-091-11/+31
* refoctoringusa2018-02-081-14/+16
* missing macro definitionusa2018-02-081-0/+3
* mjit.c: rb_w32_system_tmpdir is not in headersnobu2018-02-081-0/+4
* mjit.c: revert r62316 partiallynobu2018-02-081-1/+1
* Fix compile error when USE_COPY_FILE_RANGE is defined but not USE_SENDFILEnobu2018-02-081-2/+2
* 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