Revision history for Perl extension ShiftJIS::Regexp.
0.17 Sun Sep 16 00:59:12 2001
- internal: match and replace.
0.16 Sat Sep 15 20:32:45 2001
- \p{ }, \P{ } in character classes.
0.15 Thu Aug 30 22:47:31 2001
- extended embedded modifiers at the beginning the regexp
0.14 Sun Jul 22 22:07:58 2001
- change test.t ([:print:] is not tested).
0.13 Sat Jul 07 00:55:24 2001
- add [=cc=] character classes.
0.12 Sat Jun 23 23:37:19 2001
- add \p{IsX0201}, \p{IsX0208}, etc.
0.11 Wed Jun 13 02:56:24 2001
- add o modifier.
- now jsplit accepts pattern with modifiers (but somewhat tricky).
- issjis is deprecated (use issjis of ShiftJIS::String).
0.10 Tue Jun 12 00:09:10 2001
- add I and j modifiers.
- now runs on perl 5.003 (maybe).
0.09 Tue Jun 5 00:30:43 2001
- divide ./t and ./sample.
0.08 Fri May 25 01:12:07 2001
- restricted support of (?{ ... }) assertions.
0.07 Wed May 23 23:39:41 2001
- add \p{IsWord} etc.
- bug fix in mkclass().
- bug fix about wrong matching of double-byte chars on ignore_case.
0.06 Tue May 15 21:52:03 2001
- bug fix to prevent $ from interpolation in the regexp for replace().
0.05 Mon May 14 00:21:58 2001
- add README. minor changes.
0.04 Sun May 13 15:38:15 2001
- bug fix. croak against illegal byte sequences.
0.03 Sun May 13 12:28:51 2001
- change some character classes. bug fix.
0.02 Sat May 12 15:46:05 2001
- add jsplit(). bug fix.
0.01 Sat May 12 01:12:38 2001
- original version; created by h2xs 1.19