Merge branch 'blead' of git+ssh://perl5.git.perl.org/perl into blead
[p5sagit/p5-mst-13.2.git] / t / uni / case.pl
2007-07-30 Nicholas Clark Fix typos in comments.
2007-01-08 Nicholas Clark do $file; won't propagate errors from die, as do is...
2006-07-12 Jarkko Hietaniemi z/OS: t/ - mostly EBCDIC fixes
2005-11-07 Nicholas Clark For each test function, test it as is, and with extra...
2005-11-07 Nicholas Clark Fix bug #37628 (both lcfirst and ucfirst)
2005-02-14 Ton Hospel Re: encoding neutral unpack
2004-03-03 Jarkko Hietaniemi Speed up the unicode case mappings (for /i, lc, uc...
2002-04-02 Jarkko Hietaniemi EBCDIC test tweak.
2002-03-03 Jarkko Hietaniemi EBCDIC: special cases of special cases.
2002-02-20 Jarkko Hietaniemi Better debugging info.
2002-02-19 Jarkko Hietaniemi Add back the new casing tests.
2002-02-18 Jarkko Hietaniemi What do you know; these tests unearthed nasty problems.
2002-02-18 Jarkko Hietaniemi More Unicode casing checks.