Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
[p5sagit/p5-mst-13.2.git] / t / op / lc.t
2002-12-09 Abhijit Menon-Sen Re: [perl #18107] lc(), uc() and ucfirst() broken insid...
2002-02-13 Jarkko Hietaniemi Retract #14666.
2002-02-13 Jarkko Hietaniemi (retracted by #14667)
2002-02-01 Nick Ing-Simmons Integrate mainline
2002-01-30 Jarkko Hietaniemi EBCDIC: t/op/lc.t now passes.
2002-01-06 Jarkko Hietaniemi Tests for #14098.
2001-10-29 Jarkko Hietaniemi Let's not assume ASCII.
2001-10-23 Jarkko Hietaniemi Small test nits.
2001-10-23 Jarkko Hietaniemi Upping the test count is a good idea.
2001-10-23 Jarkko Hietaniemi Fix multicharacter titlecase (ucfirst).
2001-10-21 Jarkko Hietaniemi Implement multicharacter case mappings where a single
2001-08-11 Jarkko Hietaniemi Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quote...