diff options
| author | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-01-28 09:03:09 +0000 |
|---|---|---|
| committer | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-01-28 09:03:09 +0000 |
| commit | a25bb1031219a08545203cc37f1e747a4865e8e4 (patch) | |
| tree | a8e99598d6b241ae285ed8a2af9cfd844c1674f0 /ChangeLog | |
| parent | 02b6cfc9559522ab7227927b1e4977d2af993597 (diff) | |
| download | ruby-a25bb1031219a08545203cc37f1e747a4865e8e4.tar.gz ruby-a25bb1031219a08545203cc37f1e747a4865e8e4.tar.xz ruby-a25bb1031219a08545203cc37f1e747a4865e8e4.zip | |
* string.c, parse.y, re.c: use rb_ascii8bit_encoding.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15292 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Mon Jan 28 11:17:28 2008 NARUSE, Yui <naruse@ruby-lang.org> + + * string.c, parse.y, re.c: use rb_ascii8bit_encoding. + Mon Jan 28 17:54:15 2008 NARUSE, Yui <naruse@ruby-lang.org> * enc/utf_7.h: add dummy encoding UTF-7 and its alias CP65000. |
