Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * yarvcore.h: rename rb_control_frame_t#magic to flag. | ko1 | 2007-07-05 | 1 | -2/+2 |
* | * insnhelper.ci (caller_setup_args): fix to show correct class | ko1 | 2007-07-03 | 1 | -2/+3 |
* | * compile.c: rename iseq_translate_direct_threaded_code() | ko1 | 2007-07-02 | 1 | -8/+0 |
* | * yarvcore.h, compile.c, insnhelper.ci, iseq.c, vm.c: | ko1 | 2007-07-01 | 1 | -2/+2 |
* | * insnhelper.ci (vm_yield_with_cfunc), proc.c: fix Method#to_proc | ko1 | 2007-06-25 | 1 | -19/+25 |
* | * insnhelper.ci, vm.c: complete block parameter support. | ko1 | 2007-06-25 | 1 | -60/+104 |
* | * gc.h: add RUBY_ prefix to debug macros. | ko1 | 2007-06-25 | 1 | -38/+137 |
* | * insnhelper.ci (caller_setup_args): add need_block_check option. | ko1 | 2007-06-24 | 1 | -20/+23 |
* | * call_cfunc.ci: removed. | ko1 | 2007-06-24 | 1 | -0/+845 |