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