diff options
| author | ksaito <ksaito@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-11-04 14:43:08 +0000 |
|---|---|---|
| committer | ksaito <ksaito@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-11-04 14:43:08 +0000 |
| commit | 82cb9eaa3bb49a77df4452cfdff18f817ecf63a6 (patch) | |
| tree | 62fb3445ee466b5710d977707c048a0f26c5781d /ChangeLog | |
| parent | 5e853c811ce1d6d6edc187e580a14133667e1058 (diff) | |
* ascii.c, euc_jp.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, regenc.h, regerror.c, regexec.c, reggnu.c, regint.h, regparse.c, regparse.h, sjis.c, utf8.c:
imported Oni Guruma 3.4.0.
* parse.y, re.c: Now mbclen() takes unsigned char as its argument.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7206 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +Thu Nov 4 23:41:55 2004 Kazuo Saito <ksaito@uranus.dti.ne.jp> + + * ascii.c, euc_jp.c, oniggnu.h, oniguruma.h, regcomp.c, + regenc.c, regenc.h, regerror.c, regexec.c, reggnu.c, + regint.h, regparse.c, regparse.h, sjis.c, utf8.c: + imported Oni Guruma 3.4.0. + + * parse.y, re.c: Now mbclen() takes unsigned char as + its argument. + Thu Nov 4 21:25:38 2004 Yukihiro Matsumoto <matz@ruby-lang.org> * string.c (str_gsub): string modify check no longer based on |
