Fix range operator
[p5sagit/p5-mst-13.2.git] / t / uni / tr_utf8.t
2006-11-04 SADAHIRO Tomoyuki Re: [perl #40641] crash with unicode characters in...
2004-06-25 Rafael Garcia-Suarez More @INC test fixes
2004-03-02 Nicholas Clark Change the skip logic on the unicode tests so that...
2003-02-02 Jarkko Hietaniemi minitest wasn't working. (The $^X /miniperl/ test in
2003-01-16 Jarkko Hietaniemi Fix 'use encoding' I/O for code points 0x80..0xFF;
2003-01-14 Jarkko Hietaniemi Encode 1.84 broke the subtest #7, further study required.
2002-12-10 Rafael Garcia-Suarez Integrate from the maint-5.8/ branch :
2002-11-25 Dan Kogai [Encode] 1.83 + bleedperl patch released
2002-11-07 Dan Kogai Re: The Inaba patch for tr/// vs. use encoding