diff options
author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-09-28 03:15:53 +0000 |
---|---|---|
committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-09-28 03:15:53 +0000 |
commit | bb3addfec48ecd394849ab0804d7d0805f9778d1 (patch) | |
tree | 64403c62574757613737126e6bae3f75d85dce8c /Makefile.in | |
parent | 102918a3ee06b30023e1b7c7fe1103179049c1d9 (diff) |
missing changelog entries added for r25128.
* method.h (enum): new method type VM_METHOD_TYPE_MISSING.
* vm_eval.c (vm_call0): invoking VM_METHOD_TYPE_MISSING method
objects.
* vm_insnhelper.c (vm_call_method): invoking method defined from
VM_METHOD_TYPE_MISSING.
* proc.c (rb_method_entry_arity): ditto.
* vm_method.c (rb_method_entry_eq): two method object wraps
method_missing with same symbol should be equal.
[ruby-core:25755]
* proc.c (mnew): should always return method object.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25130 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'Makefile.in')
0 files changed, 0 insertions, 0 deletions