summaryrefslogtreecommitdiff
path: root/vm_insnhelper.h
AgeCommit message (Expand)Author
2011-03-30* vm_insnhelper.h (COPY_CREF): should copyshugo
2011-01-24* vm_insnhelper.h: parenthesize macro arguments.akr
2010-01-11* vm_insnhelper.h (GET_BLOCK_PTR): return 0 when in class frame.wanabe
2009-09-06* insns.def (opt_*): add IC operands.ko1
2009-09-06* vm_insnhelper.h (CALL_SIMPLE_METHOD_IC): make a macroko1
2009-09-06* compile.c (iseq_specialized_instruction), insns.def (opt_size):ko1
2009-08-28* vm_core.h ({GET,INC}_VM_STATE_VERSION): moved from vm_insnhelper.h.nobu
2009-08-12* insns.def, vm.c, vm_insnhelper.c, vm_insnhelper.h: checkko1
2009-08-10* gc.c: reject unused longlife gc.nari
2009-07-16* node.h, vm_core.h, variable.c: rename global_entry to rb_global_entry.ko1
2009-07-15* method.h, vm_core.h: add rb_method_entry_t. Remove nodes aroundko1
2009-07-13* insns.def, vm_insnhelper.c (getinstancevariable):ko1
2009-05-16* iseq.c (rb_iseq_clone): use longlife object and insert write barrier.nari
2009-01-15* vm.c (rb_vm_inc_const_missing_count, ruby_vm_const_missing_count):ko1
2008-12-24* vm_insnhelper.c (vm_call_method): use class of method definedko1
2008-12-09* cont.c (fiber_status), template/insns.inc.tmpl (ruby_vminsn_type),nobu
2008-10-12* vm.c, vm_insnhelper.h (ruby_vm_redefined_flag): apply optimizationko1
2008-09-28* vm_exec.c (vm_exec_core): add an UNLIKELY() hint.ko1
2008-09-23* common.mk: clean upko1