summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-20lib/monitor.rb: prevent to initialize MonitorMixin twiceshugo
2018-11-20revert r65820 and retry assert_finishk0kubun
2018-11-20test_thread.rb: skip test_thread.rb broken for Windowsk0kubun
2018-11-20Check -fcf-protectionnobu
2018-11-20thread.c: fix obsoleted comment [ci skip]k0kubun
2018-11-20process.c: do not try to pause MJITk0kubun
2018-11-19test_process.rb: Process.daemon seems irrelevant [ci skip]k0kubun
2018-11-19configure.ac: avoid crashing MJIT with -fcf-protectionk0kubun
2018-11-19revert r65807k0kubun
2018-11-19* 2018-11-20svn
2018-11-19ruby/ruby.h: void rb_scan_args_verifynobu
2018-11-19appveyor.yml: separately execute test_bignumk0kubun
2018-11-19ruby.c: do not surface MJIT to userk0kubun
2018-11-19internal.h: resurrect --disable-mjit-supportk0kubun
2018-11-19fix for Solaris shnobu
2018-11-19process.c: do not run signal handler before forkk0kubun
2018-11-19configure.ac: rename extra_warning as extra_warnflagsnobu
2018-11-19configure.ac: respect extra_warnflags if givennobu
2018-11-19string.c: setbyte silently ignores upper bitsshyouhei
2018-11-19.travis.yml: do not pass unnecessary warnflagsnobu
2018-11-19io.c: ungetbyte silently ignores upper bitsshyouhei
2018-11-19_colorize_result_prepare.m4: do not save CONFIGURE_TTYnobu
2018-11-19Makefile.in: reconfig with the original warnflagsnobu
2018-11-19.travis.yml: use dedicated flagsnobu
2018-11-19array.c: avoid (VALUE)--shyouhei
2018-11-19.travis.yml: -Wno-unknown-warning-option is needed, too.shyouhei
2018-11-19.travis.yml: extra CFLAGS to suppress warningsshyouhei
2018-11-19-Wno-unused-value [ci skip]shyouhei
2018-11-19sort lines [ci skip]shyouhei
2018-11-18* 2018-11-19svn
2018-11-18Also clean ruby-runner.o and ruby.imp [ci skip]nobu
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