| Commit message (Expand) | Author | Age | Files | Lines |
* | * vm_insnhelper.h (GET_BLOCK_PTR): return 0 when in class frame. | wanabe | 2010-01-11 | 1 | -1/+2 |
* | * insns.def (opt_*): add IC operands. | ko1 | 2009-09-06 | 1 | -3/+13 |
* | * vm_insnhelper.h (CALL_SIMPLE_METHOD_IC): make a macro | ko1 | 2009-09-06 | 1 | -0/+5 |
* | * compile.c (iseq_specialized_instruction), insns.def (opt_size): | ko1 | 2009-09-06 | 1 | -0/+1 |
* | * vm_core.h ({GET,INC}_VM_STATE_VERSION): moved from vm_insnhelper.h. | nobu | 2009-08-28 | 1 | -5/+0 |
* | * insns.def, vm.c, vm_insnhelper.c, vm_insnhelper.h: check | ko1 | 2009-08-12 | 1 | -0/+1 |
* | * gc.c: reject unused longlife gc. | nari | 2009-08-10 | 1 | -2/+2 |
* | * node.h, vm_core.h, variable.c: rename global_entry to rb_global_entry. | ko1 | 2009-07-16 | 1 | -2/+2 |
* | * method.h, vm_core.h: add rb_method_entry_t. Remove nodes around | ko1 | 2009-07-15 | 1 | -3/+3 |
* | * insns.def, vm_insnhelper.c (getinstancevariable): | ko1 | 2009-07-13 | 1 | -1/+1 |
* | * iseq.c (rb_iseq_clone): use longlife object and insert write barrier. | nari | 2009-05-16 | 1 | -3/+3 |
* | * vm.c (rb_vm_inc_const_missing_count, ruby_vm_const_missing_count): | ko1 | 2009-01-15 | 1 | -0/+1 |
* | * vm_insnhelper.c (vm_call_method): use class of method defined | ko1 | 2008-12-24 | 1 | -3/+3 |
* | * cont.c (fiber_status), template/insns.inc.tmpl (ruby_vminsn_type), | nobu | 2008-12-09 | 1 | -1/+1 |
* | * vm.c, vm_insnhelper.h (ruby_vm_redefined_flag): apply optimization | ko1 | 2008-10-12 | 1 | -21/+24 |
* | * vm_exec.c (vm_exec_core): add an UNLIKELY() hint. | ko1 | 2008-09-28 | 1 | -1/+1 |
* | * common.mk: clean up | ko1 | 2008-09-23 | 1 | -0/+191 |