summaryrefslogtreecommitdiff
path: root/thread_win32.ci
AgeCommit message (Expand)Author
2007-08-18* thread.c (is_ruby_native_thread): check properly. [ruby-dev:31166]nobu
2007-07-21* common.mk: inverted rules order.nobu
2007-07-12* thread_pthread.ci (thread_start_func_2): not use a directive insidenobu
2007-06-05* thread_win32.ci: fixed typo.nobu
2007-06-05* compile.c, dir.c, eval.c, eval_jump.h, eval_method.h, numeric.c,nobu
2007-04-10 * thread_win32.ci (w32_wait_events): check whether interrupt_event isusa
2007-02-24* process.c (rb_waitpid_blocking, rb_waitpid): use UBF feature.nobu
2007-02-23* thread.c (rb_thread_polling): check interrupts here.usa
2007-02-09* thread_win32.ci (w32_show_error_message): renamed to w32_error.ko1
2007-02-08* thread.c, thread_pthread.ci, thread_win32.ci (thread_start_func_1):ko1
2007-02-08* yarvcore.h, thread.c: fix to use pthread on cygwin.ko1
2007-02-08* blockinlining.c, error.c, eval.c, eval_error.h, eval_intern.h,ko1
2007-02-06* blockinlining.c, compile.c, compile.h, error.c, eval.c,ko1
2007-02-02* call_cfunc.ci, compile.c, compile.h, debug.h, eval.c,nobu
2007-01-07* thread.c (rb_thread_stop_timer_thread(), rb_thread_reset_timer_thread(),ko1
2007-01-05 * thread_win32.ci (rb_thread_reset_timer_thread) :ko1
2006-12-31 * Merge YARVko1