| Commit message (Expand) | Author | Age | Files | Lines |
* | * prevent temporary objects from GC, and should not use | nobu | 2011-02-20 | 1 | -1/+1 |
* | * vm_insnhelper.c (vm_check_if_namespace): guard temporary object | nagachika | 2011-02-19 | 1 | -1/+3 |
* | * vm_insnhelper.c (vm_get_ev_const): no-scope reference to toplevel | mame | 2011-01-29 | 1 | -2/+2 |
* | * constant.h, variable.c: to ensure compatibility, rb_const_get_* must | mame | 2011-01-28 | 1 | -4/+4 |
* | * vm_insnhelper.c: parenthesize macro arguments. | akr | 2011-01-13 | 1 | -5/+5 |
* | * compile.c (setup_args), vm.c (invoke_block_from_c), | nobu | 2010-12-20 | 1 | -1/+1 |
* | * compile.c (setup_args), vm.c (invoke_block_from_c), | nobu | 2010-12-18 | 1 | -1/+1 |
* | * iseq.c (set_relation), vm_insnhelper.c (vm_cref_push): nd_file | nobu | 2010-12-15 | 1 | -1/+0 |
* | * vm_insnhelper.c (vm_call_method): revert r30064 and r30071, | nobu | 2010-12-03 | 1 | -1/+4 |
* | * vm_insnhelper.c (vm_call_method): protected methods should be | nobu | 2010-12-03 | 1 | -7/+1 |
* | * vm_insnhelper.c (vm_call_method): protected singleton methods should | nobu | 2010-12-03 | 1 | -1/+4 |
* | * vm_insnhelper.c (vm_throw): remove fear of undefined behavior :-) | mame | 2010-11-16 | 1 | -1/+1 |
* | * class.c, constant.h, gc.c, method.h, object.c, variable.c, | mame | 2010-10-26 | 1 | -1/+2 |
* | * class.c, gc.c, object.c, variable.c, vm_insnhelper.c, | mame | 2010-10-26 | 1 | -2/+2 |
* | * array.c, gc.c, hash.c, object.c, string.c, struct.c, | nobu | 2010-10-24 | 1 | -3/+2 |
* | Commit miss. | nobu | 2010-10-19 | 1 | -2/+3 |
* | * test/ruby/test_sprintf.rb: fix ML ref. [ruby-core:32848] | nobu | 2010-10-19 | 1 | -3/+2 |
* | * insns.def, iseq.c, vm_insnhelper.c: rename variable name | ko1 | 2010-10-14 | 1 | -8/+8 |
* | * compile.c (iseq_build_body), error.c (set_syserr, get_syserr), | nobu | 2010-10-12 | 1 | -1/+3 |
* | * insns.def (opt_case_dispatch), vm_insnhelper.c: | ko1 | 2010-09-27 | 1 | -19/+0 |
* | * string.c (sym_call), vm.c (invoke_block_from_c), | nobu | 2010-09-24 | 1 | -0/+3 |
* | * vm_insnhelper.c (vm_get_cref0): cref is stacked only in normal | nobu | 2010-09-23 | 1 | -0/+1 |
* | * vm_insnhelper.c (vm_cref_push): no outer cref is needed for proc | nobu | 2010-09-23 | 1 | -9/+11 |
* | * vm_insnhelper.c (vm_push_frame): initialize block_iseq. a patch | nobu | 2010-08-18 | 1 | -0/+1 |
* | * eval.c (frame_func_id), vm_eval.c (rb_iterate), | nobu | 2010-07-14 | 1 | -1/+1 |
* | * removed trailing spaces. | nobu | 2010-05-29 | 1 | -2/+2 |
* | * insns.def (invokesuper): check consistency between class of self and | mame | 2010-05-27 | 1 | -0/+5 |
* | * vm_insnhelper.c (vm_invoke_block): iseq_t.type is VALUE. | nobu | 2010-05-13 | 1 | -1/+1 |
* | * compile.c (iseq_compile_each), vm_insnhelper.c (vm_invoke_block, | mame | 2010-05-09 | 1 | -2/+15 |
* | * vm_insnhelper.c (vm_call_bmethod): removed unused variable. | nobu | 2010-05-08 | 1 | -1/+0 |
* | * vm_method.c (rb_unlink_method_entry, rb_sweep_method_entry): | ko1 | 2010-05-05 | 1 | -1/+2 |
* | * vm_insnhelper.c (argument_error): removed unused variable. | nobu | 2010-05-04 | 1 | -1/+0 |
* | * vm_insnhelper.c (argument_error): never return. | nobu | 2010-05-04 | 1 | -0/+1 |
* | * vm_insnhelper.c (argument_error): push correct backtrace. | ko1 | 2010-05-04 | 1 | -7/+30 |
* | * proc.c (rb_method_location): return attr's location if it is setup. | wanabe | 2010-03-22 | 1 | -2/+2 |
* | * vm_insnhelper.c (vm_call_cfunc): removed unused variable. | nobu | 2010-02-17 | 1 | -1/+0 |
* | * vm_insnhelper.c (vm_throw): fixed infinite loop. [ruby-core:27969] | mame | 2010-01-31 | 1 | -1/+1 |
* | * eval.c, vm.c, vm_eval.c, vm_insnhelper.c: fix issues about | ko1 | 2010-01-24 | 1 | -28/+14 |
* | * compile.c (compile_cpath, iseq_compile_each): reverted | shugo | 2009-12-03 | 1 | -8/+35 |
* | * insns.def (opt_case_dispatch): runtime value cannot be used as | nobu | 2009-11-17 | 1 | -2/+2 |
* | * vm_insnhelper.c (vm_call_method): protected singleton methods of | shugo | 2009-11-16 | 1 | -1/+1 |
* | * vm_insnhelper.c (vm_push_frame): get rid of out-of-bounds | nobu | 2009-11-07 | 1 | -1/+3 |
* | * vm_insnhelper.c (VM_CALLEE_SETUP_ARG): revert r25521. | matz | 2009-11-07 | 1 | -21/+10 |
* | * vm_insnhelper.c (vm_push_frame): add CHECK_STACK_OVERFLOW. | matz | 2009-11-07 | 1 | -1/+3 |
* | * vm_insnhelper.c (vm_setup_method): should push call frame before | matz | 2009-10-28 | 1 | -10/+21 |
* | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25129 b2dd03c8-39d4-4d8f-98... | matz | 2009-09-28 | 1 | -0/+8 |
* | * compile.c, cont.c, gc.c, insns.def, iseq.c, iseq.h, process.c, | nobu | 2009-09-21 | 1 | -7/+7 |
* | * vm_core.h: change members of iseq_inline_cache_entry. | ko1 | 2009-09-12 | 1 | -6/+6 |
* | * vm_insnhelper.c: rename macro name ENABLE_IC_FOR_IVAR | ko1 | 2009-09-06 | 1 | -4/+4 |
* | * insns.def (setinstancevariable), vm_insnhelper.c (vm_setivar): | ko1 | 2009-09-06 | 1 | -2/+48 |