embed.pl generated changes I forgot to include
[p5sagit/p5-mst-13.2.git] / ext / PerlIO / t /
2001-11-15 Jarkko Hietaniemi Fix for "perlio bug in koi8-r encoding". The problem
2001-11-04 Nicholas Clark [REPATCH] Re: PerlIOBuf_dup
2001-08-05 Gurusamy Sarathy avoid temp file littering in tests
2001-08-05 Jarkko Hietaniemi Add a test for PerlIO::Via.
2001-07-13 Jarkko Hietaniemi Test the encoding transform only iff we have PerlIO,
2001-07-10 Jarkko Hietaniemi Telling the number of tests helps.
2001-07-10 Jarkko Hietaniemi Add a test for for PerlIO ":encoding(...)" layer.
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...