| Commit message (Expand) | Author | Age | Files | Lines |
* | PerlIO Layer implementation future proofing. | Nick Ing-Simmons | 2002-06-20 | 1 | -2/+3 |
* | "Clean" implementation of binmode(FH)/":raw" identity. | Nick Ing-Simmons | 2002-06-19 | 1 | -0/+1 |
* | Flag the VMS-problem-causing part of :encoding | Nick Ing-Simmons | 2002-05-22 | 1 | -0/+1 |
* | Avoid pointless re-encode of data in :encoding's read buffer | Nick Ing-Simmons | 2002-05-08 | 1 | -6/+16 |
* | Adding Encode::* to .pm creates stash at compile time | Nick Ing-Simmons | 2002-04-29 | 2 | -4/+5 |
* | Have :encoding() default to perlqq style fallbacks. | Nick Ing-Simmons | 2002-04-28 | 2 | -6/+7 |
* | Builds under -Uuseperlio | Nick Ing-Simmons | 2002-04-28 | 1 | -5/+27 |
* | Correct which var is nulled, stack movement protection. | Nick Ing-Simmons | 2002-04-27 | 1 | -1/+7 |
* | Re-instate $PerlIO::encoding::check at boot. | Nick Ing-Simmons | 2002-04-27 | 2 | -27/+30 |
* | various signed/unsigned mismatch nits | Gurusamy Sarathy | 2002-04-26 | 1 | -4/+4 |
* | Re: [Encode] Patch to fix Encod-XML::SAX conflicts | Dan Kogai | 2002-04-25 | 1 | -1/+1 |
* | Signedness nit. | Jarkko Hietaniemi | 2002-04-22 | 1 | -1/+1 |
* | Upgrade to PerlIO::encoding 0.04, from Dan Kogai. | Jarkko Hietaniemi | 2002-04-22 | 2 | -37/+49 |
* | Integrate //depot/perlio into mainline | Nick Ing-Simmons | 2002-04-22 | 2 | -24/+150 |
* | squelch some more type mismatch warnings | Gurusamy Sarathy | 2002-04-21 | 1 | -1/+1 |
* | Upgrade to PerlIO::encoding 0.02, from Dan Kogai. | Jarkko Hietaniemi | 2002-04-19 | 2 | -9/+30 |
* | The previous change on this was *ahem* slightly off-topic. | Jarkko Hietaniemi | 2002-04-19 | 1 | -9/+12 |
* | Add just a little bit more explanation to PerlIO::encoding. | Jarkko Hietaniemi | 2002-04-17 | 1 | -1/+10 |
* | PerlIO::encoding 0.01 from Dan Kogai. | Jarkko Hietaniemi | 2002-04-17 | 4 | -0/+502 |