summaryrefslogtreecommitdiff
path: root/ext/PerlIO/t/encoding.t
Commit message (Expand)AuthorAgeFilesLines
* :encoding(utf8) broken in perl-5.8.6Gisle Aas2004-12-091-1/+12
* Re: [PATCH] test clean-up for VMSCraig A. Berry2003-07-211-1/+1
* for Configure -Dnoextensions=EncodeRobin Barker2003-05-231-1/+4
* Encode::utf8 encode/decode methods as XS that obeysNick Ing-Simmons2002-10-201-2/+18
* cleanup'sH.Merijn Brand2002-06-091-3/+3
* [Encode PATCH] spurious warningNicholas Clark2002-06-051-4/+26
* Integrate macperl patch #16868.Jarkko Hietaniemi2002-05-301-0/+1
* binmode(FH, ":bytes") is the right way, methinks.Jarkko Hietaniemi2002-03-271-3/+6
* UTF-8 locale: need to open explicitly for bytes.Jarkko Hietaniemi2002-03-271-3/+3
* ASCIIisms.Jarkko Hietaniemi2002-01-271-5/+13
* cleaner close on tests, take 2 Andreas König2001-12-291-4/+4
* Fix for "perlio bug in koi8-r encoding". The problemJarkko Hietaniemi2001-11-151-2/+26
* [REPATCH] Re: PerlIOBuf_dupNicholas Clark2001-11-041-2/+18
* avoid temp file littering in testsGurusamy Sarathy2001-08-051-2/+2
* Test the encoding transform only iff we have PerlIO,Jarkko Hietaniemi2001-07-131-0/+11
* Telling the number of tests helps.Jarkko Hietaniemi2001-07-101-0/+2
* Add a test for for PerlIO ":encoding(...)" layer.Jarkko Hietaniemi2001-07-101-0/+49