diff options
| author | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-04-11 08:26:45 +0000 |
|---|---|---|
| committer | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-04-11 08:26:45 +0000 |
| commit | a5c6cc3b22e8c4ca7aa28b88b26bd7a4eb18821b (patch) | |
| tree | a78b75dcbbc83dcd85b0e173356cb3cb18d443a3 /ChangeLog | |
| parent | 0f933586024ac407b14983479b9c0ab96ac9bd2b (diff) | |
| download | ruby-a5c6cc3b22e8c4ca7aa28b88b26bd7a4eb18821b.tar.gz ruby-a5c6cc3b22e8c4ca7aa28b88b26bd7a4eb18821b.tar.xz ruby-a5c6cc3b22e8c4ca7aa28b88b26bd7a4eb18821b.zip | |
* enum.c (count_i, count_iter_i, enum_count, enum_find_index):
Reduce code.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15974 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Fri Apr 11 17:25:09 2008 Akinori MUSHA <knu@iDaemons.org> + + * enum.c (count_i, count_iter_i, enum_count, enum_find_index): + Reduce code. + Fri Apr 11 17:06:01 2008 Yukihiro Matsumoto <matz@ruby-lang.org> * enum.c (find_index_i): modified to shut warning up. |
