summaryrefslogtreecommitdiff
path: root/insnhelper.ci
AgeCommit message (Expand)Author
2007-07-12* blockinlining.c: remove "yarv" prefix.ko1
2007-07-10* hash.c (rb_hash_lookup): added. this function is similar toko1
2007-07-10* eval.c, insnhelper.ci, vm.c: change cref index (-1 -> 2).ko1
2007-07-10* vm.c, insnhelper.ci: fix svar interface.ko1
2007-07-07* parse.y: fix node construction (around f_margs).ko1
2007-07-07* insnhelper.ci (vm_yield_setup_args), vm.c, insns.def:ko1
2007-07-05* yarvcore.h: rename rb_control_frame_t#magic to flag.ko1
2007-07-03* insnhelper.ci (caller_setup_args): fix to show correct classko1
2007-07-02* compile.c: rename iseq_translate_direct_threaded_code()ko1
2007-07-01* yarvcore.h, compile.c, insnhelper.ci, iseq.c, vm.c:ko1
2007-06-25* insnhelper.ci (vm_yield_with_cfunc), proc.c: fix Method#to_procko1
2007-06-25* insnhelper.ci, vm.c: complete block parameter support.ko1
2007-06-25* gc.h: add RUBY_ prefix to debug macros.ko1
2007-06-24* insnhelper.ci (caller_setup_args): add need_block_check option.ko1
2007-06-24* call_cfunc.ci: removed.ko1