diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2010-03-14 19:41:32 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2010-03-14 19:41:32 +0000 |
| commit | 32ed00ab188cf46d0d4bae116a48dac91731af32 (patch) | |
| tree | f9e7dc3edc0e4ac9e6890ddae690c0f720a53437 /ChangeLog | |
| parent | ad130d3670bc9ef423ccf93c2b6988f988359b29 (diff) | |
* io.c (rb_io_each_codepoint): read directly when readconv is
needed but internal encoding is not set. [ruby-core:28650]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26926 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 Mar 15 04:41:25 2010 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * io.c (rb_io_each_codepoint): read directly when readconv is + needed but internal encoding is not set. [ruby-core:28650] + Mon Mar 15 04:18:31 2010 Nobuyoshi Nakada <nobu@ruby-lang.org> * tool/file2lastrev.rb (VCS::{SVN,GIT}#get_revisions): |
