diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-05-11 14:19:41 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-05-11 14:19:41 +0000 |
| commit | f54583220d0e0ce1a121852ed29e941511ff50c8 (patch) | |
| tree | b8e120abff77d8b63a2353d516359078130a9b20 /ChangeLog | |
| parent | 5c35dd6d650b76b742e67ec11bbdf1aae9e11a4e (diff) | |
* enum.c (all_iter_i, any_iter_i): reduced duplicated code.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@16366 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Sun May 11 23:19:39 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * enum.c (all_iter_i, any_iter_i): reduced duplicated code. + Sun May 11 22:54:02 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> * bootstraptest/runner.rb (main): leave -I options for purelib.rb |
