diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-10-25 00:11:16 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-10-25 00:11:16 +0000 |
| commit | 9158c76842538fda9740f4ff2a848eec28697e5f (patch) | |
| tree | 7138253fd313becfdcb63072c72c271ab5a24970 /ChangeLog | |
| parent | 87c91cb99456b08b2b2e8dd2ddb15acc1fce8b0b (diff) | |
| download | ruby-9158c76842538fda9740f4ff2a848eec28697e5f.tar.gz ruby-9158c76842538fda9740f4ff2a848eec28697e5f.tar.xz ruby-9158c76842538fda9740f4ff2a848eec28697e5f.zip | |
* enum.c (enum_zip): add RETURN_ENUMERATOR() to zip method.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11217 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,6 +7,10 @@ Wed Oct 25 00:58:19 2006 Nobuyoshi Nakada <nobu@ruby-lang.org> * win32/mkexports.rb, win32/resource.rb: use unique variable names. +Tue Oct 24 18:51:27 2006 Yukihiro Matsumoto <matz@ruby-lang.org> + + * enum.c (enum_zip): add RETURN_ENUMERATOR() to zip method. + Mon Oct 23 04:30:04 2006 Yukihiro Matsumoto <matz@ruby-lang.org> * marshal.c (r_object0): use return value from proc given as the |
