summaryrefslogtreecommitdiff
path: root/ext/PerlIO/t
Commit message (Expand)AuthorAgeFilesLines
* Be tidy.Jarkko Hietaniemi2002-04-281-1/+1
* Have :encoding() default to perlqq style fallbacks.Nick Ing-Simmons2002-04-281-0/+63
* Fix fd leak on Via(bogus).Nick Ing-Simmons2002-04-271-2/+20
* 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
* warnings for perlio + othersPaul Marquess2002-03-251-11/+30
* ASCIIisms.Jarkko Hietaniemi2002-01-271-5/+13
* cleaner close on tests, take 2 Andreas König2001-12-291-4/+4
* Allow dup'ing of PerlIO::Scalar etc.Nick Ing-Simmons2001-11-181-1/+17
* 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
* Add a test for PerlIO::Via.Jarkko Hietaniemi2001-08-051-0/+33
* 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
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-181-0/+101