aboutsummaryrefslogtreecommitdiffstats
path: root/eval_method.c
Commit message (Expand)AuthorAgeFilesLines
* * vm.c, insns.def, eval.c, vm_insnhelper.c: fix CREF handling.ko12008-05-191-1/+1
* * eval_method.c (rb_add_method): fix check for warning whenmame2008-05-131-3/+3
* * eval_method.c (rb_get_method_body): ent->method may be freed bymatz2008-03-011-3/+5
* * eval_method.c (rb_export_method): set ruby_vm_redefined_flag formatz2008-01-231-0/+3
* * eval_method.c (rb_define_alloc_func, rb_undef_alloc_func): shouldnobu2008-01-121-3/+3
* * eval_method.c (Init_eval_method): extracted from Init_evalakr2007-12-241-0/+8
* * common.mk, *.ci: renamed to *.c.ko12007-12-201-0/+641