| Commit message (Expand) | Author | Age | Files | Lines |
* | * yarvcore.h, vm.h: rename th_invoke_yield() to th_yield(). | ko1 | 2007-02-26 | 1 | -10/+6 |
* | * yarvcore.h: add rb_thread_t#top_wrapper, top_self. | ko1 | 2007-02-25 | 1 | -0/+7 |
* | just a minor change | tadf | 2007-02-19 | 1 | -1/+1 |
* | * vm.(c|h), yarvcore.(c|h) (yarvGlobalStateVersion): rename to | ko1 | 2007-02-14 | 1 | -3/+0 |
* | * eval_load.c, yarvcore.h: use rb_vm_t#loaded_features instead of | ko1 | 2007-02-14 | 1 | -1/+3 |
* | * blockinlining.c, error.c, eval.c, eval_error.h, eval_intern.h, | ko1 | 2007-02-08 | 1 | -14/+14 |
* | * this commit is a result of refactoring. only renaming functions, | ko1 | 2007-02-07 | 1 | -107/+6 |
* | * blockinlining.c, compile.c, compile.h, error.c, eval.c, | ko1 | 2007-02-06 | 1 | -43/+47 |
* | * eval_thread.c, common.mk: remove eval_thread.c. | ko1 | 2007-02-05 | 1 | -24/+13 |
* | * call_cfunc.ci, compile.c, compile.h, debug.h, eval.c, | nobu | 2007-02-02 | 1 | -5/+5 |
* | * some refactoring around yarvcore and proc. | ko1 | 2007-01-17 | 1 | -438/+26 |
* | * eval_proc.c (rb_proc_new): added. | ko1 | 2007-01-16 | 1 | -3/+7 |
* | * insns.def : support direct method dispatch with "send" or "funcall". | ko1 | 2007-01-06 | 1 | -0/+11 |
* | * yarv_version.h : removed. | ko1 | 2007-01-04 | 1 | -12/+0 |
* | * Merge YARV | ko1 | 2006-12-31 | 1 | -0/+1078 |