aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* no ID cache in Init functionsnobu2018-02-1627-2/+28
* Fixed tempfile leak.hsbt2018-02-161-0/+1
* * remove trailing spaces.svn2018-02-161-4/+4
* Merge RubyGems 2.7.6 from upstream.hsbt2018-02-1615-27/+389
* non-constant aggregate initializer is a C99ismshyouhei2018-02-161-1/+4
* compile.c: keep debug infonobu2018-02-162-1/+4
* test_rubyoptions.rb: assert_same to check identitynobu2018-02-161-3/+3
* * 2018-02-16svn2018-02-161-1/+1
* test_rubyoptions.rb: show code in failure messagesnobu2018-02-161-3/+5
* Avoid using `@` in macro substitution that confuses FreeBSD makeknu2018-02-151-1/+1
* Array#values_at optimizationnobu2018-02-151-1/+35
* Benchmarks for Array#values_atnobu2018-02-152-0/+4
* test/io/console/test_io_console.rb (test_oflush): Avoid race conditionmame2018-02-151-0/+1
* gc.c: force STACK_GROW_DIRECTION for emscriptenmame2018-02-151-0/+5
* thread_pthread.c: Use `getpagesize()` when `pthread_attr_getguardsize` is una...mame2018-02-152-1/+5
* configure.ac: Use `pthread_create` to determine if pthread is availablemame2018-02-151-1/+1
* compile.c: drop freezestring insn on String#-@normal2018-02-142-3/+18
* test/ruby/test_optimization.rb: fix compile kwargnormal2018-02-141-2/+3
* * 2018-02-15svn2018-02-141-1/+1
* load.c: reduce memory usage of loaded_features_indextenderlove2018-02-141-21/+20
* appveyor.yml: refactor r62402k0kubun2018-02-141-115/+56
* appveyor.yml: notify slack only for trunkk0kubun2018-02-141-61/+125
* mjit.h: compare as pointernobu2018-02-142-2/+2
* skip "TestException#test_thread_signal_location" as a known bug [Bug #14474]ko12018-02-141-0/+1
* * 2018-02-14svn2018-02-131-1/+1
* mjit_compile.inc.erb: replace opt_key insnk0kubun2018-02-132-5/+41
* Fixing some minimal formating on enum.c examplesnobu2018-02-131-11/+11
* st.c: retry operations if rebuiltnormal2018-02-131-73/+185
* variable.c: flags at autoloadingnobu2018-02-132-11/+78
* vm_insnhelper.c: rb_autoloading_value flagnobu2018-02-133-3/+2
* revert r62392usa2018-02-132-78/+11
* variable.c: flags at autoloadingnobu2018-02-132-11/+78
* process.c (try_with_sh): fix the wrong number of argumentsmame2018-02-131-1/+1
* xmalloc never returns NULLkazu2018-02-131-2/+1
* * 2018-02-13svn2018-02-121-1/+1
* vm_insnhelper.c: inline array aref with integerk0kubun2018-02-123-12/+23
* insns.def: remove unnecessary sp motionk0kubun2018-02-121-2/+0
* use <<- instead of <<~ for older baserubynobu2018-02-121-1/+1
* Makefile.in: drop obsoleted debug outputk0kubun2018-02-121-1/+0
* _mjit_compile_insn_body.erb: refactork0kubun2018-02-123-24/+44
* _mjit_compile_insn_line.erb: carve out macro expansionk0kubun2018-02-123-45/+56
* mjit.c: print JIT failurek0kubun2018-02-122-6/+12
* test_jit.rb: prettify script in messagek0kubun2018-02-121-1/+6
* test_jit.rb: explicitly skip for unsupported onesk0kubun2018-02-121-2/+6
* no --jit-ccnobu2018-02-122-30/+0
* test_jit.rb: split test_compile_insnsnobu2018-02-121-192/+270
* * 2018-02-12svn2018-02-121-1/+1
* mjit_compile.c: fix invalid suffix on MinGWk0kubun2018-02-121-2/+2
* Makefile.in: prevent from building `"",` macrok0kubun2018-02-111-5/+5
* Makefile.in: debug mjit_config.h againk0kubun2018-02-111-0/+1