aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [DOC] Update URL of rurema [ci skip]kazu2018-06-301-1/+1
* test/ruby/test_rubyoptions.rb: improve diagnostics for failuresnormal2018-06-301-4/+11
* test/ruby/test_optimization.rb: increase timeoutnormal2018-06-301-1/+1
* process.c: attempt to reap spawnvp (win32) result from mjitnormal2018-06-301-2/+14
* mjit: provide more diagnostics for waitpid failuresnormal2018-06-302-3/+4
* use SIGCHLD_LOSSY to enable waitpid polling modenormal2018-06-305-3/+20
* test_thread.rb (test_thread_interrupt_for_killed_thread): reprieve for MJITnormal2018-06-291-1/+6
* signal.c: use ATOMIC_EXCHANGE for sigchld_hitnormal2018-06-291-4/+3
* * 2018-06-30svn2018-06-291-1/+1
* test/lib/test/unit/assertions.rb (assert_in_out_err): disable gemsnormal2018-06-291-0/+2
* process.c: handle errno correctly in non-SIGCHLD pathnormal2018-06-291-0/+2
* process.c (waitpid_nogvl): check interrupts before sleepingnormal2018-06-291-1/+5
* improve C0 coverage of insns.defshyouhei2018-06-291-4/+34
* rethrow the caught exception as-isnobu2018-06-291-1/+1
* test_process.rb (test_wait_exception): check assertion soonernormal2018-06-291-3/+6
* process.c: fix typo in non-SIGCHLD waitpid :xnormal2018-06-291-1/+1
* * 2018-06-29svn2018-06-281-1/+1
* rb_enc_aliasnobu2018-06-284-10/+10
* ast.c: Fix defsyui-knk2018-06-282-2/+21
* Revert "rb_enc_alias"mame2018-06-283-8/+11
* Use nd_X shorthand for annotationnobu2018-06-281-3/+3
* rb_enc_aliasnobu2018-06-283-11/+8
* fix feature name and removed a duplicate conditionnobu2018-06-281-6/+2
* check enc_capable.ko12018-06-284-44/+39
* symbol.c: dsymbol initial encodingnobu2018-06-281-1/+1
* Fix typo of file path [ci skip]a_matsuda2018-06-281-1/+1
* tests: increase timeouts and speedup some slow testsnormal2018-06-274-7/+7
* * 2018-06-28svn2018-06-271-1/+1
* Added guard condition for old ruby about RubyVM::MJIT.hsbt2018-06-271-1/+1
* use the prefixed macronobu2018-06-271-1/+1
* use rb_pid_t instead of pid_tnobu2018-06-271-3/+3
* Update to ruby/spec@98c7d74eregon2018-06-271-2/+2
* Update to ruby/spec@a454137eregon2018-06-27143-146/+328
* Update to ruby/spec@41068a6eregon2018-06-273-52/+52
* Update to ruby/mspec@7074b56eregon2018-06-276-31/+70
* remove assertion for hidden objects.ko12018-06-271-1/+1
* process.c (waitpid_wait): do not set ECHILD prematurelynormal2018-06-274-8/+20
* give up insn attr handles_frameshyouhei2018-06-279-82/+132
* signal.c: fix braino in fake_grantfdnormal2018-06-271-1/+1
* s/pid_t/rb_pid_t/normal2018-06-272-2/+2
* Revert "spec: skip Process wait specs on MJIT"normal2018-06-274-116/+104
* Revert "test_process.rb: skip tests for Bug 14867"normal2018-06-271-3/+0
* hijack SIGCHLD handler for internal usenormal2018-06-279-98/+446
* Revert "bootstraptest/runner: speed up assert_finish by avoiding sleep"mame2018-06-271-8/+3
* refactor move logics out of insns.defshyouhei2018-06-272-12/+13
* move function declarations from insns.def to internal.hshyouhei2018-06-273-5/+3
* bootstraptest/runner: speed up assert_finish by avoiding sleepnormal2018-06-261-3/+8
* * 2018-06-27svn2018-06-261-1/+1
* test: skip 2 major unstable tests with MJITk0kubun2018-06-262-0/+5
* mjit_compile.inc.erb: drop unnecessary variablek0kubun2018-06-252-9/+3