| Commit message (Expand) | Author | Age | Files | Lines |
* | Put back the MD5-Base64 tests now that we have MIME::Base64. | Jarkko Hietaniemi | 2001-03-25 | 1 | -1/+27 |
* | Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13. | Jarkko Hietaniemi | 2001-03-25 | 3 | -0/+493 |
* | Re: B::Deparse bug (5.6.0) | Robin Houston | 2001-03-24 | 2 | -2/+20 |
* | Integrate perlio: | Jarkko Hietaniemi | 2001-03-24 | 3 | -5/+54 |
|\ |
|
| * | Implement: | Nick Ing-Simmons | 2001-03-24 | 3 | -5/+54 |
* | | Fix the EBCDIC MD5.pm checksum, from Pter Prymmer. | Jarkko Hietaniemi | 2001-03-23 | 1 | -2/+3 |
* | | EBCDIC patches for Digest::MD5 tests from Peter Prymmer. | Jarkko Hietaniemi | 2001-03-23 | 2 | -2/+275 |
* | | Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas. | Jarkko Hietaniemi | 2001-03-23 | 4 | -0/+445 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2001-03-22 | 1 | -16/+16 |
|\ \
| |/ |
|
| * | Don't include $@ in not ok message. | Nick Ing-Simmons | 2001-03-22 | 1 | -2/+2 |
| * | Give a meaning to '&' in n-arg open case: | Nick Ing-Simmons | 2001-03-22 | 1 | -16/+16 |
| * | Integrate mainline - (does not build xTHX issue in Dumper). | Nick Ing-Simmons | 2001-03-21 | 2 | -2/+56 |
| |\ |
|
* | | | Regex tests from Chicheng Zhang. (Already fixed.) | Jarkko Hietaniemi | 2001-03-22 | 1 | -0/+3 |
| |/
|/| |
|
* | | Continue 4-arg substr() UTF-8 fixage. | Jarkko Hietaniemi | 2001-03-21 | 1 | -1/+19 |
* | | tr/// UTF-8 tests for Inaba Hiroto's latest patches. | Jarkko Hietaniemi | 2001-03-20 | 1 | -1/+18 |
* | | substr($bytestr, i, n, $charstr) | Jarkko Hietaniemi | 2001-03-19 | 1 | -1/+20 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2001-03-19 | 5 | -33/+69 |
|\ \
| |/ |
|
| * | Integrate mainline. | Nick Ing-Simmons | 2001-03-19 | 14 | -57/+48 |
| |\
| |/
|/| |
|
| * | More EBCDIC fixes. | Nick Ing-Simmons | 2001-03-19 | 5 | -33/+69 |
* | | Document the use of Third Degree (sparsely). | Jarkko Hietaniemi | 2001-03-18 | 1 | -0/+15 |
* | | The podchecker relaxations need to mirrored also at the tests. | Jarkko Hietaniemi | 2001-03-18 | 1 | -2/+0 |
* | | Add a hook for running the tests under the Third Degree | Jarkko Hietaniemi | 2001-03-18 | 1 | -0/+6 |
* | | Integrate changes #9161,9162 from maintperl to mainline. | Jarkko Hietaniemi | 2001-03-18 | 1 | -0/+2 |
* | | Re-integrate #9138 from maintperl to mainline, | Jarkko Hietaniemi | 2001-03-18 | 10 | -49/+25 |
* | | Integrate change #9197 from maintperl to mainline. | Jarkko Hietaniemi | 2001-03-18 | 1 | -6/+0 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2001-03-18 | 2 | -11/+11 |
|\ \
| |/ |
|
| * | UTF-X encoding invariance for Encode: | Nick Ing-Simmons | 2001-03-18 | 2 | -11/+11 |
| * | Integrate mainline | Nick Ing-Simmons | 2001-03-18 | 2 | -23/+42 |
| |\
| |/
|/| |
|
* | | Sarathy's clear_pmop patch with Radu Greab's fix, | Jarkko Hietaniemi | 2001-03-18 | 2 | -18/+41 |
* | | NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches. | Jarkko Hietaniemi | 2001-03-18 | 1 | -5/+1 |
* | | Integrate perlio: | Jarkko Hietaniemi | 2001-03-17 | 1 | -45/+51 |
|\ \
| |/ |
|
| * | Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes' | Nick Ing-Simmons | 2001-03-17 | 1 | -45/+51 |
| * | Integrate mainline. | Nick Ing-Simmons | 2001-03-17 | 7 | -3/+763 |
| |\
| |/
|/| |
|
* | | Add Locale::Codes 1.06, from Neil Bowers. | Jarkko Hietaniemi | 2001-03-15 | 6 | -0/+760 |
* | | sigaction test condition tweakage. | Jarkko Hietaniemi | 2001-03-15 | 1 | -3/+3 |
| * | Integrate mainline | Nick Ing-Simmons | 2001-03-14 | 5 | -4/+1013 |
| |\
| |/
|/| |
|
* | | The Day of the Retractions continues: the #9138 | Jarkko Hietaniemi | 2001-03-14 | 10 | -25/+49 |
* | | The #9145 CANNOT be enabled: the clear_pmop code still | Jarkko Hietaniemi | 2001-03-14 | 1 | -17/+18 |
* | | Tweaked a tweak from H.Merijn Brand on the sigaction test. | Jarkko Hietaniemi | 2001-03-14 | 1 | -1/+2 |
* | | reenable change#9145 (the test was busted due to a missing | Gurusamy Sarathy | 2001-03-14 | 1 | -18/+17 |
* | | Retract #9145. | Jarkko Hietaniemi | 2001-03-14 | 1 | -15/+18 |
* | | PATCH: make goto work in nested eval "" | Robin Houston | 2001-03-14 | 1 | -1/+16 |
* | | (Retracted by #9150.) | Jarkko Hietaniemi | 2001-03-14 | 1 | -18/+15 |
* | | Integrate changes #9137,9138,9142 from maintperl into mainline. | Jarkko Hietaniemi | 2001-03-14 | 10 | -49/+25 |
* | | PATCH for [ID 20010305.003] | Robin Houston | 2001-03-14 | 1 | -1/+16 |
* | | Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;... | Robin Houston | 2001-03-14 | 1 | -1/+24 |
* | | Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;... | Robin Houston | 2001-03-14 | 2 | -1/+956 |
* | | Re: 9122 and sigaction/switch on HP-UX 11.00 | H.Merijn Brand | 2001-03-13 | 1 | -1/+1 |
* | | t/lib/1_compile.t VMS mod | Charles Lane | 2001-03-13 | 1 | -1/+1 |
| * | Integrate mainline. | Nick Ing-Simmons | 2001-03-13 | 9 | -0/+1315 |
| |\
| |/
|/| |
|