Revision history for Perl module ShiftJIS::String.
0.11 Sun Dec 23 12:20:47 2001
- an XS version and a Non-XS version are in the package.
- reverse character ranges without confirmation (by a true 2nd argument
for mkrange() or 'r' modifier for trclosure(), strtr()) are croaked.
0.10 Sat Oct 06 11:38:08 2001
- improvement of internal.
0.09 Sun Sep 02 22:08:15 2001
- bug fix: length, index, rindex passed "" as an argument.
- prototypes: any parameters (excluding those of issjis)
forces scalar context.
0.08 Sun Jun 10 23:40:38 2001
- bug fix: __expand, mkrange on Perl 5.003.
0.07 Fri Jun 8 22:11:38 2001
- now runs on Perl 5.003 (maybe). (tested on Active Perl 316)
- bug fix: mkrange, end by trail 0x5C following hyphen.
- modify t/subst.t (thank you, Andreas Marcel Riechert)
0.06 Wed Jun 6 22:11:38 2001
- add README. (thank you, Andreas Marcel Riechert)
0.05 Mon Jun 4 23:15:12 2001
- make ./t/*.t files.
0.04 Sat May 12 15:44:25 2001
- deprecate split() and related functions. use ShiftJIS::Regexp.
0.03 Sun May 6 23:52:02 2001
- bug fix about double byte characters in the pattern fot split().
0.02 Sun May 6 19:18:58 2001
- spaceH2Z() and spaceZ2H().
0.01 Sat May 5 09:39:40 2001
- original version; created by h2xs 1.19