diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-06-26 18:18:12 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-06-26 18:18:12 +0000 |
| commit | fdbea29df8a62c5271074b016e51c0aa4706d16e (patch) | |
| tree | 8c09624354cf32e9ef08b98dd47aa569928a45b0 /ChangeLog | |
| parent | 933566a6c133821f8bcad7d50e8a01d52a871255 (diff) | |
| download | ruby-fdbea29df8a62c5271074b016e51c0aa4706d16e.tar.gz ruby-fdbea29df8a62c5271074b016e51c0aa4706d16e.tar.xz ruby-fdbea29df8a62c5271074b016e51c0aa4706d16e.zip | |
* numeric.c (int_chr): use default_internal encoding as default
destination encoding if set. [ruby-dev:38717]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23864 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 @@ +Sat Jun 27 03:16:56 2009 Yukihiro Matsumoto <matz@ruby-lang.org> + + * numeric.c (int_chr): use default_internal encoding as default + destination encoding if set. [ruby-dev:38717] + Sat Jun 27 03:09:04 2009 Yukihiro Matsumoto <matz@ruby-lang.org> * io.c (argf_rewind): need to rewind $. and ARGF.lineno. |
