diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-06-16 12:58:41 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-06-16 12:58:41 +0000 |
| commit | e5d06b92d7759173528b18114737469e4227f234 (patch) | |
| tree | 0768fe20ab3780ccdd4d0b52d42a545ed07e8505 /ChangeLog | |
| parent | b1c91b75e8b8e1a972ca19ba83d4d0cf02bd8d8b (diff) | |
* ext/stringio/stringio.c (strio_each, strio_readlines): IO#each and
IO#readlines do not affect $_. [ruby-core:17277]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@17366 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 @@ +Mon Jun 16 21:58:38 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * ext/stringio/stringio.c (strio_each, strio_readlines): IO#each and + IO#readlines do not affect $_. [ruby-core:17277] + Mon Jun 16 18:52:47 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> * lib/thwait.rb (ThreadsWait): Exception2MessageMapper no longer has |
