summaryrefslogtreecommitdiff
path: root/bootstraptest/test_thread.rb
AgeCommit message (Expand)Author
2008-01-25* compile.c, compile.h: fix stack pointer issues.ko1
2008-01-23* bootstraptest/test_{knownbug,thread}.rb: support fork-less platform.usa
2008-01-18* thread.c (thread_create_core): set thread group before creatingnobu
2008-01-14* thread.c: clear thread structure.ko1
2007-12-25* vm_core.h, thread.c, cont.c: add RUBY_VM_SET_INTERRUPT(),ko1
2007-12-09* parse.y (parser_yylex): wrong token was generated. [ruby-dev:32498]matz
2007-08-12* thread.c (rb_thread_raise): check if target thread isko1
2007-06-27* bootstraptest/runner.rb: fix to show file name.ko1