aboutsummaryrefslogtreecommitdiffstats
path: root/bootstraptest/test_thread.rb
Commit message (Expand)AuthorAgeFilesLines
* * compile.c, compile.h: fix stack pointer issues.ko12008-01-251-0/+1
* * bootstraptest/test_{knownbug,thread}.rb: support fork-less platform.usa2008-01-231-4/+8
* * thread.c (thread_create_core): set thread group before creatingnobu2008-01-181-0/+7
* * thread.c: clear thread structure.ko12008-01-141-0/+8
* * vm_core.h, thread.c, cont.c: add RUBY_VM_SET_INTERRUPT(),ko12007-12-251-1/+11
* * parse.y (parser_yylex): wrong token was generated. [ruby-dev:32498]matz2007-12-091-3/+3
* * thread.c (rb_thread_raise): check if target thread isko12007-08-121-0/+14
* * bootstraptest/runner.rb: fix to show file name.ko12007-06-271-0/+171