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