diff options
| author | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-10-04 09:56:20 +0000 |
|---|---|---|
| committer | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-10-04 09:56:20 +0000 |
| commit | 536e1170332525134e6597764b75e6b46f475516 (patch) | |
| tree | fcb7bd6d9dd4bcd2e4f03bf559e9f62573cb3caa /ChangeLog | |
| parent | 16a89660f3609acb317f1d131a1a20f19efde23f (diff) | |
* ext/stringio/stringio.c (strio_external_encoding): defined.
* ext/stringio/stringio.c (strio_internal_encoding): defined.
* ext/stringio/stringio.c (Init_stringio): define above.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19674 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Sat Oct 4 18:47:22 2008 NARUSE, Yui <naruse@ruby-lang.org> + + * ext/stringio/stringio.c (strio_external_encoding): defined. + + * ext/stringio/stringio.c (strio_internal_encoding): defined. + + * ext/stringio/stringio.c (Init_stringio): define above. + Sat Oct 4 15:52:17 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp> * test/mini/test_mini_test.rb: recovered. |
