aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* _mjit_compile_send.erb: resolve warnings on clangk0kubun2018-02-111-2/+2
* Makefile.in: add output to debug rubycik0kubun2018-02-111-0/+1
* win32/Makefile.sub: fix typo, missing commanobu2018-02-111-1/+1
* mjit.c: alwasy -fPIC flag to gccnobu2018-02-111-4/+7
* appveyor.yml: finish notification testk0kubun2018-02-111-1/+2
* appveyor.yml: encrypt config with ruby's accountk0kubun2018-02-111-1/+1
* mjit_config.h: include trailing comma for empty listnobu2018-02-113-30/+23
* .travis.yml: resurrect notification to #commitsk0kubun2018-02-111-1/+2
* appveyor.yml: send AppVeyor slack notificationk0kubun2018-02-111-0/+6
* .travis.yml: send notification to #alertsk0kubun2018-02-111-1/+1
* NEWS: note about --jit [ci skip]k0kubun2018-02-111-0/+2
* common.mk: add comments about r62355 [ci skip]k0kubun2018-02-112-0/+3
* mjit_config.h: more macrosnobu2018-02-113-81/+99
* common.mk: define MJIT_HEADER earlierk0kubun2018-02-112-2/+2
* _mjit_compile_insn.erb: comment_idnobu2018-02-112-1/+32
* _mjit_compile_{insn,send}.erb: suppress warningsnobu2018-02-112-5/+5
* Makefile.sub: cpp out for older VCnobu2018-02-111-0/+8
* _mjit_compile_send.erb: PRI_SERIALT_PREFIXnobu2018-02-112-1/+5
* insns.def: cache nil constnobu2018-02-103-9/+20
* * 2018-02-11svn2018-02-101-1/+1
* test_jit.rb: cover most insn compilationsk0kubun2018-02-101-3/+344
* mjit_config.h: show content if verbosenobu2018-02-102-3/+5
* mjit.c: constified command argumentsnobu2018-02-101-8/+8
* vcs.rb: dryrun: option of GIT::SVN#commitnobu2018-02-101-2/+8
* select each files for architecturesnobu2018-02-101-7/+8
* mjit_config.hnobu2018-02-104-63/+99
* .gdbinit (print_lineno): support a succinct bitvector implementation [ci skip]ktsj2018-02-101-10/+40
* mjit.c: replaced magic numbersnobu2018-02-101-7/+10
* 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