| Commit message (Expand) | Author | Age | Files | Lines |
* | * insns.def (throw), thread.c, yarvcore.h (throwed_errinfo): fixed | nobu | 2007-04-02 | 1 | -1/+1 |
* | * compile.c, parse.y, eval.c, intern.h, iseq.c, lex.c, node.h, | ko1 | 2007-03-21 | 1 | -3/+0 |
* | * regparse.c, etc.: K&R to ANSI code cleanup patch from Stefan | matz | 2007-03-19 | 1 | -1/+1 |
* | * yarvcore.h, vm.h: rename th_invoke_yield() to th_yield(). | ko1 | 2007-02-26 | 1 | -6/+6 |
* | * yarvcore.h: add rb_thread_t#top_wrapper, top_self. | ko1 | 2007-02-25 | 1 | -0/+4 |
* | * yarvcore.h: | ko1 | 2007-02-25 | 1 | -2/+5 |
* | * intern.h (rb_thread_blocking_region): add prototype. | nobu | 2007-02-24 | 1 | -6/+2 |
* | * eval.c, vm.c, yarvcore.h: move definition of rb_call_super() to | ko1 | 2007-02-20 | 1 | -1/+0 |
* | * vm.(c|h), yarvcore.(c|h) (yarvGlobalStateVersion): rename to | ko1 | 2007-02-14 | 1 | -2/+0 |
* | * eval_load.c, yarvcore.h: use rb_vm_t#loaded_features instead of | ko1 | 2007-02-14 | 1 | -0/+4 |
* | * common.mk: targets which depend on yarvcore.h now depend on | nobu | 2007-02-10 | 1 | -2/+3 |
* | * yarvcore.h, thread.c: fix to use pthread on cygwin. | ko1 | 2007-02-08 | 1 | -16/+3 |
* | * blockinlining.c, error.c, eval.c, eval_error.h, eval_intern.h, | ko1 | 2007-02-08 | 1 | -17/+17 |
* | * eval_intern.h, yarvcore.h: remove unused macro definition. | ko1 | 2007-02-07 | 1 | -11/+0 |
* | * this commit is a result of refactoring. only renaming functions, | ko1 | 2007-02-07 | 1 | -14/+51 |
* | * blockinlining.c, compile.c, compile.h, error.c, eval.c, | ko1 | 2007-02-06 | 1 | -94/+92 |
* | * eval_thread.c, common.mk: remove eval_thread.c. | ko1 | 2007-02-05 | 1 | -12/+8 |
* | * parse.y (rb_compose_ivar2): function to create a new ivar2 | matz | 2007-02-04 | 1 | -8/+9 |
* | * call_cfunc.ci, compile.c, compile.h, debug.h, eval.c, | nobu | 2007-02-02 | 1 | -17/+17 |
* | * some refactoring around yarvcore and proc. | ko1 | 2007-01-17 | 1 | -10/+4 |
* | * insns.def : support direct method dispatch with "send" or "funcall". | ko1 | 2007-01-06 | 1 | -7/+14 |
* | * Merge YARV | ko1 | 2006-12-31 | 1 | -0/+638 |