Age | Commit message (Expand) | Author |
---|---|---|
2009-10-27 | * gc.h (SET_MACHINE_STACK_END): use __i386. | akr |
2009-10-27 | * gc.h (SET_MACHINE_STACK_END): use __i386__ instead of __i386, | nobu |
2009-10-27 | * gc.c (SET_MACHINE_STACK_END): add x86_64 version by nobu. | naruse |
2009-10-16 | * gc.h (rb_gc_debug_body): constified. | nobu |
2008-06-14 | * gc.h (STACK_UPPER): moved from gc.c | nobu |
2007-12-21 | * gc.h: extern variable should not be initialized. | ko1 |
2007-11-20 | * gc.h, vm_core.h: decl of rb_gc_save_machine_context() | ko1 |
2007-07-14 | * configure.in: add --enable-valgrind. | akr |
2007-06-25 | * gc.h: add RUBY_ prefix to debug macros. | ko1 |
2007-06-24 | * call_cfunc.ci: removed. | ko1 |
2007-02-05 | * eval_thread.c, common.mk: remove eval_thread.c. | ko1 |
2006-12-31 | * Merge YARV | ko1 |