| Commit message (Expand) | Author | Age | Files | Lines |
* | * thread_pthread.c (native_thread_init_stack): suppress warnings. | nobu | 2008-06-17 | 1 | -2/+4 |
* | * gc.h (STACK_UPPER): moved from gc.c | nobu | 2008-06-14 | 1 | -3/+84 |
* | * thread.c, vm_core.h, vm.c, thread_pthread.c, thread_win32.c: add | mame | 2008-06-12 | 1 | -3/+11 |
* | * array.c, bignum.c, cont.c, dir.c, dln.c, encoding.c, enumerator.c, | ko1 | 2008-06-08 | 1 | -2/+2 |
* | * vm_core.h (struct rb_unblock_callback), thread.c | nobu | 2008-05-30 | 1 | -4/+4 |
* | * thread_pthread.c (native_thread_apply_priority): | ko1 | 2008-05-19 | 1 | -4/+4 |
* | Kernel#.sleep used never to sleep on Mac OS X. Fixed it and added error checks. | yugui | 2008-05-17 | 1 | -1/+6 |
* | * io.c (copy_stream_func): suppress warnings. | nobu | 2008-04-20 | 1 | -0/+6 |
* | * thread_pthread.c (native_sleep): sleep_cond is initialized at | nobu | 2008-04-10 | 1 | -1/+0 |
* | * 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 |