summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-30process.c: attempt to reap spawnvp (win32) result from mjitnormal
2018-06-30mjit: provide more diagnostics for waitpid failuresnormal
2018-06-30use SIGCHLD_LOSSY to enable waitpid polling modenormal
2018-06-29test_thread.rb (test_thread_interrupt_for_killed_thread): reprieve for MJITnormal
2018-06-29signal.c: use ATOMIC_EXCHANGE for sigchld_hitnormal
2018-06-29* 2018-06-30svn
2018-06-29test/lib/test/unit/assertions.rb (assert_in_out_err): disable gemsnormal
2018-06-29process.c: handle errno correctly in non-SIGCHLD pathnormal
2018-06-29process.c (waitpid_nogvl): check interrupts before sleepingnormal
2018-06-29improve C0 coverage of insns.defshyouhei
2018-06-29rethrow the caught exception as-isnobu
2018-06-29test_process.rb (test_wait_exception): check assertion soonernormal
2018-06-29process.c: fix typo in non-SIGCHLD waitpid :xnormal
2018-06-28* 2018-06-29svn
2018-06-28rb_enc_aliasnobu
2018-06-28ast.c: Fix defsyui-knk
2018-06-28Revert "rb_enc_alias"mame
2018-06-28Use nd_X shorthand for annotationnobu
2018-06-28rb_enc_aliasnobu
2018-06-28fix feature name and removed a duplicate conditionnobu
2018-06-28check enc_capable.ko1
2018-06-28symbol.c: dsymbol initial encodingnobu
2018-06-28Fix typo of file path [ci skip]a_matsuda
2018-06-27tests: increase timeouts and speedup some slow testsnormal
2018-06-27* 2018-06-28svn
2018-06-27Added guard condition for old ruby about RubyVM::MJIT.hsbt
2018-06-27use the prefixed macronobu
2018-06-27use rb_pid_t instead of pid_tnobu
2018-06-27Update to ruby/spec@98c7d74eregon
2018-06-27Update to ruby/spec@a454137eregon
2018-06-27Update to ruby/spec@41068a6eregon
2018-06-27Update to ruby/mspec@7074b56eregon
2018-06-27remove assertion for hidden objects.ko1
2018-06-27process.c (waitpid_wait): do not set ECHILD prematurelynormal
2018-06-27give up insn attr handles_frameshyouhei
2018-06-27signal.c: fix braino in fake_grantfdnormal
2018-06-27s/pid_t/rb_pid_t/normal
2018-06-27Revert "spec: skip Process wait specs on MJIT"normal
2018-06-27Revert "test_process.rb: skip tests for Bug 14867"normal
2018-06-27hijack SIGCHLD handler for internal usenormal
2018-06-27Revert "bootstraptest/runner: speed up assert_finish by avoiding sleep"mame
2018-06-27refactor move logics out of insns.defshyouhei
2018-06-27move function declarations from insns.def to internal.hshyouhei
2018-06-26bootstraptest/runner: speed up assert_finish by avoiding sleepnormal
2018-06-26* 2018-06-27svn
2018-06-26test: skip 2 major unstable tests with MJITk0kubun
2018-06-25mjit_compile.inc.erb: drop unnecessary variablek0kubun
2018-06-25test_range.rb: add tests to improve coveragewatson1978
2018-06-25increase body sizenaruse
2018-06-25mjit.c: hide path search error behind verbose()normal