diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-10-11 13:20:14 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-10-11 13:20:14 +0000 |
| commit | da28e65c2c97ed0859e34703cff01558e12777a8 (patch) | |
| tree | 7b0a4c0ddebc91d95e349f4a9aa298eabb624a96 /ChangeLog | |
| parent | f121cf75f0b5b8f590bfcb3a8f114377787c9198 (diff) | |
| download | ruby-da28e65c2c97ed0859e34703cff01558e12777a8.tar.gz ruby-da28e65c2c97ed0859e34703cff01558e12777a8.tar.xz ruby-da28e65c2c97ed0859e34703cff01558e12777a8.zip | |
* include/ruby/node.h (NOEX_LOCAL): remove unused local visibility.
* class.c (ins_methods_push): ditto.
* class.c (rb_class_local_methods): method removed.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@13680 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Thu Oct 11 21:10:17 2007 Yukihiro Matsumoto <matz@ruby-lang.org> + + * include/ruby/node.h (NOEX_LOCAL): remove unused local visibility. + + * class.c (ins_methods_push): ditto. + + * class.c (rb_class_local_methods): method removed. + Thu Oct 11 14:29:31 2007 NAKAMURA Usaku <usa@ruby-lang.org> * */Makefile.sub (COMMON_MACROS): workaround for old SDK's bug. |
