summaryrefslogtreecommitdiff
path: root/bootstraptest/test_thread.rb
AgeCommit message (Expand)Author
2008-06-12* thread.c, vm_core.h, vm.c, thread_pthread.c, thread_win32.c: addmame
2008-06-10* vm.c, eval_intern.h (PASS_PASSED_BLOCK):ko1
2008-05-19* bootstraptest/test_knownbug.rb: move solved tests.ko1
2008-05-08* thread.c (rb_gc_save_machine_context): call FLUSH_REGISTER_WINDOWSakr
2008-04-22* thread.c (rb_thread_stop_timer_thread): should clearmatz
2008-04-22* thread.c (thread_join): remove the current thread from the join listnobu
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