diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-01-30 07:12:55 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-01-30 07:12:55 +0000 |
| commit | 38e064c93c096058d86a010156844825b9b0569c (patch) | |
| tree | b4d739afaaf855dd9b3330cfb076e9748b1e121d | |
| parent | e627646ccac0c122b422b201af87597bf47f53a1 (diff) | |
* regex.c (re_adjust_startpos): fix for SJIS and UTF-8.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2033 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ Wed Jan 30 15:58:04 2002 K.Kosako <kosako@sofnec.co.jp> - * regex.c (re_adjust_startpos): fix for SJIS. + * regex.c (re_adjust_startpos): fix for SJIS and UTF-8. * regex.c (mbc_startpos): ditto. |
