Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Be tidy. | Jarkko Hietaniemi | 2002-04-28 | 1 | -1/+1 |
* | Have :encoding() default to perlqq style fallbacks. | Nick Ing-Simmons | 2002-04-28 | 1 | -0/+63 |
* | Fix fd leak on Via(bogus). | Nick Ing-Simmons | 2002-04-27 | 1 | -2/+20 |
* | binmode(FH, ":bytes") is the right way, methinks. | Jarkko Hietaniemi | 2002-03-27 | 1 | -3/+6 |
* | UTF-8 locale: need to open explicitly for bytes. | Jarkko Hietaniemi | 2002-03-27 | 1 | -3/+3 |
* | warnings for perlio + others | Paul Marquess | 2002-03-25 | 1 | -11/+30 |
* | ASCIIisms. | Jarkko Hietaniemi | 2002-01-27 | 1 | -5/+13 |
* | cleaner close on tests, take 2 | Andreas König | 2001-12-29 | 1 | -4/+4 |
* | Allow dup'ing of PerlIO::Scalar etc. | Nick Ing-Simmons | 2001-11-18 | 1 | -1/+17 |
* | Fix for "perlio bug in koi8-r encoding". The problem | Jarkko Hietaniemi | 2001-11-15 | 1 | -2/+26 |
* | [REPATCH] Re: PerlIOBuf_dup | Nicholas Clark | 2001-11-04 | 1 | -2/+18 |
* | avoid temp file littering in tests | Gurusamy Sarathy | 2001-08-05 | 1 | -2/+2 |
* | Add a test for PerlIO::Via. | Jarkko Hietaniemi | 2001-08-05 | 1 | -0/+33 |
* | Test the encoding transform only iff we have PerlIO, | Jarkko Hietaniemi | 2001-07-13 | 1 | -0/+11 |
* | Telling the number of tests helps. | Jarkko Hietaniemi | 2001-07-10 | 1 | -0/+2 |
* | Add a test for for PerlIO ":encoding(...)" layer. | Jarkko Hietaniemi | 2001-07-10 | 1 | -0/+49 |
* | The Grand Trek: move the *.t files from t/ to lib/ and ext/. | Jarkko Hietaniemi | 2001-06-18 | 1 | -0/+101 |