summaryrefslogtreecommitdiff
path: root/ext/PerlIO/encoding
Commit message (Expand)AuthorAgeFilesLines
* PerlIO Layer implementation future proofing.Nick Ing-Simmons2002-06-201-2/+3
* "Clean" implementation of binmode(FH)/":raw" identity.Nick Ing-Simmons2002-06-191-0/+1
* Flag the VMS-problem-causing part of :encodingNick Ing-Simmons2002-05-221-0/+1
* Avoid pointless re-encode of data in :encoding's read bufferNick Ing-Simmons2002-05-081-6/+16
* Adding Encode::* to .pm creates stash at compile timeNick Ing-Simmons2002-04-292-4/+5
* Have :encoding() default to perlqq style fallbacks.Nick Ing-Simmons2002-04-282-6/+7
* Builds under -UuseperlioNick Ing-Simmons2002-04-281-5/+27
* Correct which var is nulled, stack movement protection.Nick Ing-Simmons2002-04-271-1/+7
* Re-instate $PerlIO::encoding::check at boot.Nick Ing-Simmons2002-04-272-27/+30
* various signed/unsigned mismatch nitsGurusamy Sarathy2002-04-261-4/+4
* Re: [Encode] Patch to fix Encod-XML::SAX conflictsDan Kogai2002-04-251-1/+1
* Signedness nit.Jarkko Hietaniemi2002-04-221-1/+1
* Upgrade to PerlIO::encoding 0.04, from Dan Kogai.Jarkko Hietaniemi2002-04-222-37/+49
* Integrate //depot/perlio into mainlineNick Ing-Simmons2002-04-222-24/+150
* squelch some more type mismatch warningsGurusamy Sarathy2002-04-211-1/+1
* Upgrade to PerlIO::encoding 0.02, from Dan Kogai.Jarkko Hietaniemi2002-04-192-9/+30
* The previous change on this was *ahem* slightly off-topic.Jarkko Hietaniemi2002-04-191-9/+12
* Add just a little bit more explanation to PerlIO::encoding.Jarkko Hietaniemi2002-04-171-1/+10
* PerlIO::encoding 0.01 from Dan Kogai.Jarkko Hietaniemi2002-04-174-0/+502