| Commit message (Expand) | Author | Age | Files | Lines |
* | * common.mk, *.ci: renamed to *.c. | ko1 | 2007-12-20 | 1 | -508/+0 |
* | extern rb_gc_stack_maxsize. | akr | 2007-12-17 | 1 | -0/+2 |
* | * thread_win32.ci (native_thread_create): initialize | akr | 2007-12-17 | 1 | -1/+1 |
* | * vm_core.h (rb_thread_t): new member machine_stack_maxsize and | akr | 2007-12-15 | 1 | -0/+2 |
* | * gc.h, vm_core.h: decl of rb_gc_save_machine_context() | ko1 | 2007-11-20 | 1 | -4/+9 |
* | * blockinlining.c, compile.c, compile.h, debug.c, debug.h, | ko1 | 2007-11-13 | 1 | -1/+1 |
* | * thread.c: fix Mutex to be interruptable lock. | ko1 | 2007-08-27 | 1 | -4/+85 |
* | * thread.c (is_ruby_native_thread): check properly. [ruby-dev:31166] | nobu | 2007-08-18 | 1 | -1/+17 |
* | * common.mk: inverted rules order. | nobu | 2007-07-21 | 1 | -4/+18 |
* | * thread_pthread.ci (thread_start_func_2): not use a directive inside | nobu | 2007-07-12 | 1 | -4/+1 |
* | * thread_win32.ci: fixed typo. | nobu | 2007-06-05 | 1 | -3/+3 |
* | * compile.c, dir.c, eval.c, eval_jump.h, eval_method.h, numeric.c, | nobu | 2007-06-05 | 1 | -7/+7 |
* | * thread_win32.ci (w32_wait_events): check whether interrupt_event is | usa | 2007-04-10 | 1 | -5/+6 |
* | * process.c (rb_waitpid_blocking, rb_waitpid): use UBF feature. | nobu | 2007-02-24 | 1 | -1/+7 |
* | * thread.c (rb_thread_polling): check interrupts here. | usa | 2007-02-23 | 1 | -17/+40 |
* | * thread_win32.ci (w32_show_error_message): renamed to w32_error. | ko1 | 2007-02-09 | 1 | -34/+63 |
* | * thread.c, thread_pthread.ci, thread_win32.ci (thread_start_func_1): | ko1 | 2007-02-08 | 1 | -10/+23 |
* | * yarvcore.h, thread.c: fix to use pthread on cygwin. | ko1 | 2007-02-08 | 1 | -5/+8 |
* | * blockinlining.c, error.c, eval.c, eval_error.h, eval_intern.h, | ko1 | 2007-02-08 | 1 | -8/+8 |
* | * blockinlining.c, compile.c, compile.h, error.c, eval.c, | ko1 | 2007-02-06 | 1 | -12/+12 |
* | * call_cfunc.ci, compile.c, compile.h, debug.h, eval.c, | nobu | 2007-02-02 | 1 | -4/+4 |
* | * thread.c (rb_thread_stop_timer_thread(), rb_thread_reset_timer_thread(), | ko1 | 2007-01-07 | 1 | -10/+9 |
* | * thread_win32.ci (rb_thread_reset_timer_thread) : | ko1 | 2007-01-05 | 1 | -0/+7 |
* | * Merge YARV | ko1 | 2006-12-31 | 1 | -0/+310 |