summaryrefslogtreecommitdiff
path: root/t/op/lc.t
Commit message (Expand)AuthorAgeFilesLines
* Add more comments so that one can see what is supposed to happen.Jarkko Hietaniemi2003-08-231-1/+7
* Integrate from the maint-5.8/ branch :Rafael Garcia-Suarez2002-12-101-84/+91
* Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regexAbhijit Menon-Sen2002-12-091-1/+16
* Retract #14666.Jarkko Hietaniemi2002-02-131-4/+4
* (retracted by #14667)Jarkko Hietaniemi2002-02-131-4/+4
* EBCDIC: t/op/lc.t now passes.Jarkko Hietaniemi2002-01-301-4/+21
* Tests for #14098.Jarkko Hietaniemi2002-01-061-1/+14
* Let's not assume ASCII.Jarkko Hietaniemi2001-10-291-26/+26
* Small test nits.Jarkko Hietaniemi2001-10-231-2/+2
* Upping the test count is a good idea.Jarkko Hietaniemi2001-10-231-1/+1
* Fix multicharacter titlecase (ucfirst).Jarkko Hietaniemi2001-10-231-0/+15
* Implement multicharacter case mappings where a singleJarkko Hietaniemi2001-10-211-47/+81
* Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.Jarkko Hietaniemi2001-08-111-0/+59