summaryrefslogtreecommitdiffstats
path: root/vm_insnhelper.h
Commit message (Expand)AuthorAgeFilesLines
* * vm.c (rb_vm_inc_const_missing_count, ruby_vm_const_missing_count):ko12009-01-151-0/+1
* * vm_insnhelper.c (vm_call_method): use class of method definedko12008-12-241-3/+3
* * cont.c (fiber_status), template/insns.inc.tmpl (ruby_vminsn_type),nobu2008-12-091-1/+1
* * vm.c, vm_insnhelper.h (ruby_vm_redefined_flag): apply optimizationko12008-10-121-21/+24
* * vm_exec.c (vm_exec_core): add an UNLIKELY() hint.ko12008-09-281-1/+1
* * common.mk: clean upko12008-09-231-0/+191