diff options
| author | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-09-26 02:07:19 +0000 |
|---|---|---|
| committer | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-09-26 02:07:19 +0000 |
| commit | 87ef7c5530ae2e65c1485dd6d432f9c8c459f36e (patch) | |
| tree | a143dfc9f48b6c3934008b0c86509ae053922182 /ChangeLog | |
| parent | 7356dc8e49f1cf8a205e81e987962da9cbe30ea9 (diff) | |
| download | ruby-87ef7c5530ae2e65c1485dd6d432f9c8c459f36e.tar.gz ruby-87ef7c5530ae2e65c1485dd6d432f9c8c459f36e.tar.xz ruby-87ef7c5530ae2e65c1485dd6d432f9c8c459f36e.zip | |
* transcode.c, include/ruby/encoding.c (rb_transcode_convertible):
new function. checking the existance of converter.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19565 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 Sep 26 11:05:41 2008 NAKAMURA Usaku <usa@ruby-lang.org> + + * transcode.c, include/ruby/encoding.c (rb_transcode_convertible): + new function. checking the existance of converter. + Fri Sep 26 10:35:50 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> * variable.c (global_variable, struct trace_var): made function |
