aboutsummaryrefslogtreecommitdiffstats
path: root/vm_dump.c
Commit message (Expand)AuthorAgeFilesLines
* * vm.c, insns.def, eval.c, vm_insnhelper.c: fix CREF handling.ko12008-05-191-1/+8
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-061-1/+0
* * vm.c, vm_dump.c: fix typo.ko12007-12-211-4/+4
* * blockinlining.c, compile.c, compile.h, debug.c, debug.h,ko12007-11-131-1/+1
* * vm_dump.c (debug_print_pre): fix to show control frame count.ko12007-08-121-0/+1
* * blockinlining.c: remove "yarv" prefix.ko12007-07-121-24/+12
* * yarvcore.h: rename rb_control_frame_t#magic to flag.ko12007-07-051-13/+13
* * call_cfunc.ci: removed.ko12007-06-241-4/+0
* * vm.c: some refactoring.ko12007-06-241-3/+4
* * vm_dump.c (vm_stack_dump_raw): hide VM stack trace.ko12007-06-171-0/+2
* * include/ruby: moved public headers.nobu2007-06-101-2/+2
* * compile.c: fixed indentation.nobu2007-06-051-1/+1
* * compile.c, dir.c, eval.c, eval_jump.h, eval_method.h, numeric.c,nobu2007-06-051-11/+11
* * yarvcore.h, compile.c (set_arguments): support post arguments.ko12007-05-011-1/+1
* * regparse.c, etc.: K&R to ANSI code cleanup patch from Stefanmatz2007-03-191-1/+1
* * compile.c: iseq_compile -> rb_iseq_compile.aamine2007-03-081-1/+1
* * yarvcore.h:ko12007-02-251-1/+1
* * blockinlining.c, error.c, eval.c, eval_error.h, eval_intern.h,ko12007-02-081-10/+10
* * this commit is a result of refactoring. only renaming functions,ko12007-02-071-1/+1
* * blockinlining.c, compile.c, compile.h, error.c, eval.c,ko12007-02-061-22/+22
* * call_cfunc.ci, compile.c, compile.h, debug.h, eval.c,nobu2007-02-021-11/+11
* * Merge YARVko12006-12-311-0/+610