This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
pp.c: pp_substr for UTF-8 globs.
[perl5.git] / t / uni / case.pl
2011-03-06 Nicholas ClarkIn t/ avoid using File::Spec for paths only used by...
2010-06-15 Karl Williamsont/uni/case.pl: allow extra tests of different form
2007-07-30 Nicholas ClarkFix typos in comments.
2007-01-08 Nicholas Clarkdo $file; won't propagate errors from die, as do is...
2006-07-12 Jarkko Hietaniemiz/OS: t/ - mostly EBCDIC fixes
2005-11-07 Nicholas ClarkFor each test function, test it as is, and with extra...
2005-11-07 Nicholas ClarkFix bug #37628 (both lcfirst and ucfirst)
2005-02-14 Ton HospelRe: encoding neutral unpack
2004-03-03 Jarkko HietaniemiSpeed up the unicode case mappings (for /i, lc, uc...
2002-04-02 Jarkko HietaniemiEBCDIC test tweak.
2002-03-03 Jarkko HietaniemiEBCDIC: special cases of special cases.
2002-02-20 Jarkko HietaniemiBetter debugging info.
2002-02-19 Jarkko HietaniemiAdd back the new casing tests.
2002-02-18 Jarkko HietaniemiWhat do you know; these tests unearthed nasty problems.
2002-02-18 Jarkko HietaniemiMore Unicode casing checks.