summaryrefslogtreecommitdiff
path: root/ext/PerlIO/t
Commit message (Expand)AuthorAgeFilesLines
* No more ext/*/*.t, move them all to ext/*/t.Jarkko Hietaniemi2003-07-281-0/+136
* Re: [PATCH] test clean-up for VMSCraig A. Berry2003-07-211-1/+1
* for Configure -Dnoextensions=EncodeRobin Barker2003-05-232-2/+9
* Switch the new perlio way of opening anonymous temporary filesJarkko Hietaniemi2003-05-051-0/+42
* Re: [perl #21950] 5.8.x -- :scalar and magic stringsAdrian M. Enache2003-04-171-1/+7
* Encode::utf8 encode/decode methods as XS that obeysNick Ing-Simmons2002-10-201-2/+18
* Re: PerlIO::via silent failureRichard Clamp2002-08-271-1/+8
* Integrate mainline.Nick Ing-Simmons2002-08-111-1/+6
* Change PerlIO::Scalar and Via to scalar and via.Jarkko Hietaniemi2002-07-091-10/+10
* [PATCH] Removing example layers from MIME::QuotedPrintElizabeth Mattijsen2002-07-091-4/+4
* Tidy PerlIO::ViaNick Ing-Simmons2002-07-091-1/+3
* Allow PerlIO::Via to look for modules in the defaultRafael Garcia-Suarez2002-07-011-1/+9
* Now that binmode(FH) does implicit ":bytes" revisitJarkko Hietaniemi2002-06-101-4/+2
* Tune test to run in UTF-8 localesNick Ing-Simmons2002-06-101-2/+2
* cleanup'sH.Merijn Brand2002-06-091-3/+3
* [Encode PATCH] spurious warningNicholas Clark2002-06-051-4/+26
* Integrate macperl patch #16868.Jarkko Hietaniemi2002-05-302-0/+2
* More -Mutf8 cleanup.Jarkko Hietaniemi2002-05-221-3/+6
* Don't test $! with like() since one may haveJarkko Hietaniemi2002-05-161-6/+9
* Make open fail when layer string does not parse.Nick Ing-Simmons2002-05-151-0/+45
* The EBCDIC remapping of the low 256 bites again.Jarkko Hietaniemi2002-05-031-0/+4
* [Patch] ext/PerlIO/t/fallback.t gets haircutDan Kogai2002-05-011-7/+11
* 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