aboutsummaryrefslogtreecommitdiffstats
path: root/eval_method.ci
Commit message (Expand)AuthorAgeFilesLines
* * eval.c (rb_f_send): allow send/__send__ to call methods of allmatz2007-11-041-3/+3
* * include/ruby/intern.h: export rb_ivar_foreach.akr2007-09-281-8/+8
* * eval_method.ci (rb_get_alloc_func): cast to suppress a warning.nobu2007-09-261-2/+2
* * eval_method.ci (remove_method): should not remove undef placematz2007-09-251-2/+8
* * eval_method.ci (rb_attr): should not use alloca for unknowen sizenobu2007-09-221-6/+1
* * eval_method.ci (remove_method): check for undefined method.nobu2007-09-221-7/+12
* * eval_method.ci (rb_get_alloc_func): new function to get allocationakr2007-09-081-0/+13
* * eval.c (rb_call), eval_method.ci (rb_add_method, rb_alias),ko12007-08-171-2/+2
* * eval_error.ci, eval_jump.ci, eval_method.ci, eval_safe.ci: c-mode.nobu2007-06-251-0/+1
* * eval_*.h: rename to eval_*.ci.ko12007-06-241-0/+621