Age | Commit message (Expand) | Author |
---|---|---|
2008-01-18 | * thread.c (thread_cleanup_func): ignore errors from destroying mutex | nobu |
2008-01-06 | * $Date$ keyword removed to avoid inclusion of locale dependent | akr |
2008-01-05 | unused variable removed. | akr |
2007-12-31 | * thread_pthread.c (native_sleep): timespec tv_sec may overflow on | matz |
2007-12-25 | * thread_pthread.c, thread_pthread.h, thread_win32.c, | ko1 |
2007-12-25 | * vm_core.h, thread.c, cont.c: add RUBY_VM_SET_INTERRUPT(), | ko1 |
2007-12-21 | * gc.h: extern variable should not be initialized. | ko1 |
2007-12-20 | * thread_pthread.c (native_thread_apply_priority): check | ko1 |
2007-12-20 | * common.mk, *.ci: renamed to *.c. | ko1 |