aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update-deps: fix runtime error [ci skip]nobu2018-11-181-1/+1
* mjit.c: fix deadlock introduced by r65785k0kubun2018-11-181-1/+1
* wercker.yml: debug problematic test on test-allk0kubun2018-11-181-1/+1
* test_jit.rb: loosen output checkk0kubun2018-11-181-2/+1
* test_jit.rb: dump information to debug test failurek0kubun2018-11-181-4/+5
* * expand tabs.svn2018-11-181-1/+1
* mjit_worker.c: support MJIT in forked Ruby processk0kubun2018-11-185-20/+115
* thread.c: rb_fiber_atfork has nothing to do with mjit.c [ci skip]k0kubun2018-11-181-1/+0
* mjit_worker.c: fix typo [ci skip]k0kubun2018-11-181-1/+1
* test_jit.rb: fix typo [ci skip]k0kubun2018-11-181-1/+1
* vm_trace.c (rb_postponed_job_flush): use rb_atomic_t for masknormal2018-11-181-2/+2
* common.mk: dependency of io.c for r65779nobu2018-11-181-0/+6
* io.c: include vm_core.h for VM_UNREACHABLEnormal2018-11-181-0/+1
* * 2018-11-18svn2018-11-181-1/+1
* io.c (novl_wait_for_single_fd): VM_UNREACHABLE instead of assertnormal2018-11-181-1/+1
* * expand tabs.svn2018-11-181-1/+1
* vm_core.h (rb_thread_set_current*): convert to static inlinenormal2018-11-181-8/+15
* test/mkmf/base.rb: use CC_WRAPPER same as the toplevelnobu2018-11-171-0/+8
* [DOC] rational and imaginary literals [ci skip]nobu2018-11-171-0/+27
* * 2018-11-17svn2018-11-161-1/+1
* * properties.svn2018-11-160-0/+0
* Switch to 2-0-stable branch of bundler/bundler repository from our fork repos...hsbt2018-11-164-10/+16
* Makefile.in: test-almost also needs mjit_build_dir.sonobu2018-11-161-1/+1
* pack.c: cast from double to float can be undefinedshyouhei2018-11-161-3/+24
* common.mk: hack to export symbols for MJIT in ruby.impnobu2018-11-161-2/+6
* test/excludes/_wercker: remove obsoleted pipeline namek0kubun2018-11-165-63/+63
* common.mk: fix the pattern to be hiddennobu2018-11-161-1/+1
* Make some internal functions staticnobu2018-11-164-6/+10
* Prefix rb_ec_set_vm_stacknobu2018-11-163-6/+6
* appveyor.yml: skip reverting comment improvement [ci skip]k0kubun2018-11-161-2/+2
* * properties.svn2018-11-160-0/+0
* appveyor.yml: give up running test_push_over_ary_maxk0kubun2018-11-162-6/+9
* [DOC] mention class method `new` [ci skip]nobu2018-11-161-6/+6
* [doc] Fix grammar typo in Pty_init() docstring [ci skip]k0kubun2018-11-161-1/+1
* Test for undef'ed method in class hierachyk0kubun2018-11-161-1/+1
* numeric.c: avoid division by zeroshyouhei2018-11-161-1/+1
* bignum.c: fix bug in big2dbl()shyouhei2018-11-161-1/+2
* bignum.c: avoid (size_t)--shyouhei2018-11-161-6/+11
* bignum.c: BDIGIT might or might not integer-promoteshyouhei2018-11-161-3/+9
* enc/unicode.c: 'a' is bigger than 'A'shyouhei2018-11-161-2/+4
* avoid division by zeroshyouhei2018-11-165-25/+29
* rbinstall.rb: do not install rdoc flag files [ci skip]nobu2018-11-161-2/+4
* bignum.c: suppress unused variable warningnobu2018-11-161-0/+2
* pack.c: refine warningnobu2018-11-162-12/+30
* pack.c: adjust indent [ci skip]nobu2018-11-161-18/+18
* * 2018-11-16svn2018-11-151-1/+1
* * expand tabs.svn2018-11-151-2/+2
* include/ruby/ruby.h (RB_ALLOCV*): remove unnecessary GC guardnormal2018-11-151-2/+2
* eval_error.c: log10(0) is ERANGEshyouhei2018-11-151-1/+1
* .travis.yml: give up mac universal binary [ci skip]shyouhei2018-11-151-1/+0