aboutsummaryrefslogtreecommitdiffstats
path: root/yarvcore.h
Commit message (Expand)AuthorAgeFilesLines
* * regparse.c, etc.: K&R to ANSI code cleanup patch from Stefanmatz2007-03-191-1/+1
* * yarvcore.h, vm.h: rename th_invoke_yield() to th_yield().ko12007-02-261-6/+6
* * yarvcore.h: add rb_thread_t#top_wrapper, top_self.ko12007-02-251-0/+4
* * yarvcore.h:ko12007-02-251-2/+5
* * intern.h (rb_thread_blocking_region): add prototype.nobu2007-02-241-6/+2
* * eval.c, vm.c, yarvcore.h: move definition of rb_call_super() toko12007-02-201-1/+0
* * vm.(c|h), yarvcore.(c|h) (yarvGlobalStateVersion): rename toko12007-02-141-2/+0
* * eval_load.c, yarvcore.h: use rb_vm_t#loaded_features instead ofko12007-02-141-0/+4
* * common.mk: targets which depend on yarvcore.h now depend onnobu2007-02-101-2/+3
* * yarvcore.h, thread.c: fix to use pthread on cygwin.ko12007-02-081-16/+3
* * blockinlining.c, error.c, eval.c, eval_error.h, eval_intern.h,ko12007-02-081-17/+17
* * eval_intern.h, yarvcore.h: remove unused macro definition.ko12007-02-071-11/+0
* * this commit is a result of refactoring. only renaming functions,ko12007-02-071-14/+51
* * blockinlining.c, compile.c, compile.h, error.c, eval.c,ko12007-02-061-94/+92
* * eval_thread.c, common.mk: remove eval_thread.c.ko12007-02-051-12/+8
* * parse.y (rb_compose_ivar2): function to create a new ivar2matz2007-02-041-8/+9
* * call_cfunc.ci, compile.c, compile.h, debug.h, eval.c,nobu2007-02-021-17/+17
* * some refactoring around yarvcore and proc.ko12007-01-171-10/+4
* * insns.def : support direct method dispatch with "send" or "funcall".ko12007-01-061-7/+14
* * Merge YARVko12006-12-311-0/+638