diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-10-26 08:38:14 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-10-26 08:38:14 +0000 |
| commit | 60d67d11d1e0ec7ce9f36b881e6051677f47f7a3 (patch) | |
| tree | b424f1bbbcc1538de4de86ce3919626b07b59ce8 /ChangeLog | |
| parent | 8984f0e8a4b48bfea63c3363182b1675f8cf8749 (diff) | |
* numeric.c (int_chr): take an optional encoding parameter.
[ruby-core:12816]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@13787 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 Oct 26 17:38:13 2007 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * numeric.c (int_chr): take an optional encoding parameter. + [ruby-core:12816] + Fri Oct 26 17:14:14 2007 Nobuyoshi Nakada <nobu@ruby-lang.org> * numeric.c (fix_pow): returns 1.0 for 0**0.0. |
