summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-18update-deps: fix runtime error [ci skip]nobu
2018-11-18mjit.c: fix deadlock introduced by r65785k0kubun
2018-11-18wercker.yml: debug problematic test on test-allk0kubun
2018-11-18test_jit.rb: loosen output checkk0kubun
2018-11-18test_jit.rb: dump information to debug test failurek0kubun
2018-11-18* expand tabs.svn
2018-11-18mjit_worker.c: support MJIT in forked Ruby processk0kubun
2018-11-18thread.c: rb_fiber_atfork has nothing to do with mjit.c [ci skip]k0kubun
2018-11-18mjit_worker.c: fix typo [ci skip]k0kubun
2018-11-18test_jit.rb: fix typo [ci skip]k0kubun
2018-11-18vm_trace.c (rb_postponed_job_flush): use rb_atomic_t for masknormal
2018-11-18common.mk: dependency of io.c for r65779nobu
2018-11-18io.c: include vm_core.h for VM_UNREACHABLEnormal
2018-11-18* 2018-11-18svn
2018-11-18io.c (novl_wait_for_single_fd): VM_UNREACHABLE instead of assertnormal
2018-11-18* expand tabs.svn
2018-11-18vm_core.h (rb_thread_set_current*): convert to static inlinenormal
2018-11-17test/mkmf/base.rb: use CC_WRAPPER same as the toplevelnobu
2018-11-17[DOC] rational and imaginary literals [ci skip]nobu
2018-11-16* 2018-11-17svn
2018-11-16* properties.svn
2018-11-16Switch to 2-0-stable branch of bundler/bundler repository from our fork repos...hsbt
2018-11-16Makefile.in: test-almost also needs mjit_build_dir.sonobu
2018-11-16pack.c: cast from double to float can be undefinedshyouhei
2018-11-16common.mk: hack to export symbols for MJIT in ruby.impnobu
2018-11-16test/excludes/_wercker: remove obsoleted pipeline namek0kubun
2018-11-16common.mk: fix the pattern to be hiddennobu
2018-11-16Make some internal functions staticnobu
2018-11-16Prefix rb_ec_set_vm_stacknobu
2018-11-16appveyor.yml: skip reverting comment improvement [ci skip]k0kubun
2018-11-16* properties.svn
2018-11-16appveyor.yml: give up running test_push_over_ary_maxk0kubun
2018-11-16[DOC] mention class method `new` [ci skip]nobu
2018-11-16[doc] Fix grammar typo in Pty_init() docstring [ci skip]k0kubun
2018-11-16Test for undef'ed method in class hierachyk0kubun
2018-11-16numeric.c: avoid division by zeroshyouhei
2018-11-16bignum.c: fix bug in big2dbl()shyouhei
2018-11-16bignum.c: avoid (size_t)--shyouhei
2018-11-16bignum.c: BDIGIT might or might not integer-promoteshyouhei
2018-11-16enc/unicode.c: 'a' is bigger than 'A'shyouhei
2018-11-16avoid division by zeroshyouhei
2018-11-16rbinstall.rb: do not install rdoc flag files [ci skip]nobu
2018-11-16bignum.c: suppress unused variable warningnobu
2018-11-16pack.c: refine warningnobu
2018-11-16pack.c: adjust indent [ci skip]nobu
2018-11-15* 2018-11-16svn
2018-11-15* expand tabs.svn
2018-11-15include/ruby/ruby.h (RB_ALLOCV*): remove unnecessary GC guardnormal
2018-11-15eval_error.c: log10(0) is ERANGEshyouhei
2018-11-15.travis.yml: give up mac universal binary [ci skip]shyouhei