diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -21,6 +21,14 @@ Wed Nov 21 14:55:13 2007 Koichi Sasada <ko1@atdot.net> * array.c (rb_ary_permutation): add gc guard codes. +Wed Nov 21 11:16:37 2007 Yukihiro Matsumoto <matz@ruby-lang.org> + + * insnhelper.ci (vm_search_normal_superclass): rename function. + + * insnhelper.ci (vm_search_superclass): ditto. + + * proc.c (struct METHOD): rename rklass -> rclass. + Wed Nov 21 03:12:50 2007 Yukihiro Matsumoto <matz@ruby-lang.org> * process.c (rb_f_system): returns nil on execution failure. |
