| Commit message (Expand) | Author | Age | Files | Lines |
* | Re: [perl #38293] chr(65535) should be allowed in regexes | SADAHIRO Tomoyuki | 2006-04-02 | 1 | -1/+72 |
* | Re: Transliteration operator(tr//)on EBCDIC platform | SADAHIRO Tomoyuki | 2005-08-18 | 1 | -5/+2 |
* | Re: [perl #36622] y/// at end of file | Michael G. Schwern | 2005-08-01 | 1 | -1/+5 |
* | Fix bug #17823 : non-modifying tr/// stringifies references | Rafael Garcia-Suarez | 2002-10-09 | 1 | -1/+5 |
* | op/tr.t test is affected by #17962 | Hugo van der Sanden | 2002-10-02 | 1 | -1/+1 |
* | The #4 has nothing to do with Unicode. | Jarkko Hietaniemi | 2001-12-06 | 1 | -1/+1 |
* | Cleanup and more counting tests | Michael G. Schwern | 2001-12-06 | 1 | -198/+176 |
* | Re: counting tr thinks it's modifying | Rafael Garcia-Suarez | 2001-12-06 | 1 | -2/+6 |
* | Shared hash keys | Nicholas Clark | 2001-12-02 | 1 | -2/+8 |
* | Mark the test known to be failing in EBCDIC. | Jarkko Hietaniemi | 2001-10-29 | 1 | -0/+3 |
* | Drop all the unnecessary "use utf8" clauses and some of | Jarkko Hietaniemi | 2001-08-12 | 1 | -3/+0 |
* | Unnecessary fuzziness undone, noted by Mike Guy. | Jarkko Hietaniemi | 2001-06-05 | 1 | -1/+1 |
* | Re: 'decimal digits' macro? | Hugo van der Sanden | 2001-06-03 | 1 | -1/+1 |
* | Extend tr/\0-\377/blah/c support | Robin Houston | 2001-05-10 | 1 | -1/+7 |
* | Integrate change #9605 from maintperl into mainline. | Jarkko Hietaniemi | 2001-04-07 | 1 | -1/+10 |
* | Integrate changes #9544,9547,9549(perlio),9550,9551 from | Jarkko Hietaniemi | 2001-04-05 | 1 | -1/+7 |
* | Test for #9499. | Jarkko Hietaniemi | 2001-04-01 | 1 | -1/+4 |
* | tr/// UTF-8 tests for Inaba Hiroto's latest patches. | Jarkko Hietaniemi | 2001-03-20 | 1 | -1/+18 |
* | Add tr tests for EBCDIC, from Karsten Sperling. | Jarkko Hietaniemi | 2001-03-05 | 1 | -1/+26 |
* | More tr/// UTF-8 fixes from Inaba Hiroto. | Jarkko Hietaniemi | 2001-03-04 | 1 | -1/+11 |
* | UTF8 tr/// fixes from Inaba Hiroto. | Jarkko Hietaniemi | 2001-03-03 | 1 | -3/+22 |
* | Retract #8929,8930,8932,8933 for now. | Jarkko Hietaniemi | 2001-02-25 | 1 | -42/+1 |
* | (Retracted by #8395.) | Jarkko Hietaniemi | 2001-02-25 | 1 | -1/+42 |
* | Patch from Inaba Hiroto: | Jarkko Hietaniemi | 2001-01-28 | 1 | -1/+10 |
* | Test cases for #8385 (from Simon's "torture.pl") | Jarkko Hietaniemi | 2001-01-10 | 1 | -1/+15 |
* | [ID 20001230.003] UTF-8 tr still hurts | Jarkko Hietaniemi | 2001-01-09 | 1 | -1/+93 |
* | An updated EBCDIC tr patch. | Peter Prymmer | 2000-10-12 | 1 | -35/+46 |
* | op/tr tests on OS/390 | Peter Prymmer | 2000-10-10 | 1 | -2/+9 |
* | Use minimal @INC in tests, most of the time just '../lib', | Mike Guy | 2000-08-29 | 1 | -1/+1 |
* | allow non-variable as lhs of non-updating tr/// | M. J. T. Guy | 2000-08-01 | 1 | -1/+18 |
* | integrate cfgperl changes#6325..6373 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -1/+39 |
* | integrate cfgperl changes#6252..6260 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -1/+48 |
* | counting tr/// corrupts later operation (from M.J.T Guy) | Gurusamy Sarathy | 2000-06-01 | 1 | -1/+25 |
* | Change #2483 update. | Jarkko Hietaniemi | 1998-12-21 | 1 | -2/+4 |
* | lib was missing from @INC. | Jarkko Hietaniemi | 1998-12-14 | 1 | -0/+3 |
* | tweak test for UTEST | Gurusamy Sarathy | 1998-12-04 | 1 | -6/+7 |
* | add missing tr.t to repository | Gurusamy Sarathy | 1998-10-15 | 1 | -0/+33 |