Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more comments so that one can see what is supposed to happen. | Jarkko Hietaniemi | 2003-08-23 | 1 | -1/+7 |
* | Integrate from the maint-5.8/ branch : | Rafael Garcia-Suarez | 2002-12-10 | 1 | -84/+91 |
* | Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex | Abhijit Menon-Sen | 2002-12-09 | 1 | -1/+16 |
* | Retract #14666. | Jarkko Hietaniemi | 2002-02-13 | 1 | -4/+4 |
* | (retracted by #14667) | Jarkko Hietaniemi | 2002-02-13 | 1 | -4/+4 |
* | EBCDIC: t/op/lc.t now passes. | Jarkko Hietaniemi | 2002-01-30 | 1 | -4/+21 |
* | Tests for #14098. | Jarkko Hietaniemi | 2002-01-06 | 1 | -1/+14 |
* | Let's not assume ASCII. | Jarkko Hietaniemi | 2001-10-29 | 1 | -26/+26 |
* | Small test nits. | Jarkko Hietaniemi | 2001-10-23 | 1 | -2/+2 |
* | Upping the test count is a good idea. | Jarkko Hietaniemi | 2001-10-23 | 1 | -1/+1 |
* | Fix multicharacter titlecase (ucfirst). | Jarkko Hietaniemi | 2001-10-23 | 1 | -0/+15 |
* | Implement multicharacter case mappings where a single | Jarkko Hietaniemi | 2001-10-21 | 1 | -47/+81 |
* | Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work. | Jarkko Hietaniemi | 2001-08-11 | 1 | -0/+59 |