for Configure -Dnoextensions=Encode
[p5sagit/p5-mst-13.2.git] / ext / PerlIO / t / encoding.t
2003-05-23 Robin Barker for Configure -Dnoextensions=Encode
2002-10-20 Nick Ing-Simmons Encode::utf8 encode/decode methods as XS that obeys
2002-06-09 H.Merijn Brand cleanup's
2002-06-05 Nicholas Clark [Encode PATCH] spurious warning
2002-05-30 Jarkko Hietaniemi Integrate macperl patch #16868.
2002-03-27 Jarkko Hietaniemi binmode(FH, ":bytes") is the right way, methinks.
2002-03-27 Jarkko Hietaniemi UTF-8 locale: need to open explicitly for bytes.
2002-01-27 Jarkko Hietaniemi ASCIIisms.
2001-12-29 Andreas König cleaner close on tests, take 2
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-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.