Age | Commit message (Expand) | Author |
2011-10-06 | fix typos | kazu |
2011-10-06 | * vm_eval.c (make_no_method_execption): extract from | nobu |
2011-08-24 | * vm_insnhelper.h, vm_insnhelper.c, vm.c, vm_method.c, insns.def: | ko1 |
2011-06-13 | * vm_core.h, vm_insnhelper.h: move decl. of | ko1 |
2011-03-30 | * vm_insnhelper.h (COPY_CREF): should copy | shugo |
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 macro | ko1 |
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: check | ko1 |
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 around | ko1 |
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 defined | ko1 |
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 optimization | ko1 |
2008-09-28 | * vm_exec.c (vm_exec_core): add an UNLIKELY() hint. | ko1 |
2008-09-23 | * common.mk: clean up | ko1 |