Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :encoding(utf8) broken in perl-5.8.6 | Gisle Aas | 2004-12-09 | 1 | -1/+12 |
* | Re: [PATCH] test clean-up for VMS | Craig A. Berry | 2003-07-21 | 1 | -1/+1 |
* | for Configure -Dnoextensions=Encode | Robin Barker | 2003-05-23 | 1 | -1/+4 |
* | Encode::utf8 encode/decode methods as XS that obeys | Nick Ing-Simmons | 2002-10-20 | 1 | -2/+18 |
* | cleanup's | H.Merijn Brand | 2002-06-09 | 1 | -3/+3 |
* | [Encode PATCH] spurious warning | Nicholas Clark | 2002-06-05 | 1 | -4/+26 |
* | Integrate macperl patch #16868. | Jarkko Hietaniemi | 2002-05-30 | 1 | -0/+1 |
* | binmode(FH, ":bytes") is the right way, methinks. | Jarkko Hietaniemi | 2002-03-27 | 1 | -3/+6 |
* | UTF-8 locale: need to open explicitly for bytes. | Jarkko Hietaniemi | 2002-03-27 | 1 | -3/+3 |
* | ASCIIisms. | Jarkko Hietaniemi | 2002-01-27 | 1 | -5/+13 |
* | cleaner close on tests, take 2 | Andreas König | 2001-12-29 | 1 | -4/+4 |
* | Fix for "perlio bug in koi8-r encoding". The problem | Jarkko Hietaniemi | 2001-11-15 | 1 | -2/+26 |
* | [REPATCH] Re: PerlIOBuf_dup | Nicholas Clark | 2001-11-04 | 1 | -2/+18 |
* | avoid temp file littering in tests | Gurusamy Sarathy | 2001-08-05 | 1 | -2/+2 |
* | Test the encoding transform only iff we have PerlIO, | Jarkko Hietaniemi | 2001-07-13 | 1 | -0/+11 |
* | Telling the number of tests helps. | Jarkko Hietaniemi | 2001-07-10 | 1 | -0/+2 |
* | Add a test for for PerlIO ":encoding(...)" layer. | Jarkko Hietaniemi | 2001-07-10 | 1 | -0/+49 |