summaryrefslogtreecommitdiff
path: root/vm_dump.c
AgeCommit message (Expand)Author
2008-07-12* configure.in (sizeof ptrdiff_t): check for size of ptrdiff_t.nobu
2008-06-29* vm.c, vm_core.h,vm_core.h, vm_dump.c, iseq.c: rename class nameko1
2008-06-15* vm_dump.c (vm_stack_dump_raw): disable verbose debug output.ko1
2008-06-10* vm.c, eval_intern.h (PASS_PASSED_BLOCK):ko1
2008-06-09* include/ruby/ruby.h (CONST_ID): constant ID cache for non-gcc.nobu
2008-06-01* insns.def (DEFINE_INSN): subtract of pointers is ptrdiff_t.naruse
2008-05-31* suppress warnings with -Wwrite-string.nobu
2008-05-25* vm_dump.c (rb_vm_bugreport): rb_make_backtrace has no arguments.nobu
2008-05-24* eval_method.c: renamed from vm_method.c. "vm_method.c" is includedko1
2008-05-23* vm_dump.c (vm_stack_dump_raw): suppress warnings.nobu
2008-05-19* vm.c, insns.def, eval.c, vm_insnhelper.c: fix CREF handling.ko1
2008-01-06* $Date$ keyword removed to avoid inclusion of locale dependentakr
2007-12-21* vm.c, vm_dump.c: fix typo.ko1
2007-11-13* blockinlining.c, compile.c, compile.h, debug.c, debug.h,ko1
2007-08-12* vm_dump.c (debug_print_pre): fix to show control frame count.ko1
2007-07-12* blockinlining.c: remove "yarv" prefix.ko1
2007-07-05* yarvcore.h: rename rb_control_frame_t#magic to flag.ko1
2007-06-24* call_cfunc.ci: removed.ko1
2007-06-24* vm.c: some refactoring.ko1
2007-06-17* vm_dump.c (vm_stack_dump_raw): hide VM stack trace.ko1
2007-06-10* include/ruby: moved public headers.nobu
2007-06-05* compile.c: fixed indentation.nobu
2007-06-05* compile.c, dir.c, eval.c, eval_jump.h, eval_method.h, numeric.c,nobu
2007-05-01* yarvcore.h, compile.c (set_arguments): support post arguments.ko1
2007-03-19* regparse.c, etc.: K&R to ANSI code cleanup patch from Stefanmatz
2007-03-08* compile.c: iseq_compile -> rb_iseq_compile.aamine
2007-02-25* yarvcore.h:ko1
2007-02-08* blockinlining.c, error.c, eval.c, eval_error.h, eval_intern.h,ko1
2007-02-07* this commit is a result of refactoring. only renaming functions,ko1
2007-02-06* blockinlining.c, compile.c, compile.h, error.c, eval.c,ko1
2007-02-02* call_cfunc.ci, compile.c, compile.h, debug.h, eval.c,nobu
2006-12-31 * Merge YARVko1