summaryrefslogtreecommitdiff
path: root/ext/PerlIO/Via/Via.xs
Commit message (Expand)AuthorAgeFilesLines
* Change PerlIO::Scalar and Via to scalar and via.Jarkko Hietaniemi2002-07-091-612/+0
* Tidy PerlIO::ViaNick Ing-Simmons2002-07-091-0/+9
* Indentation normalize via Nick Ing-Simmons2002-07-091-388/+381
* Allow PerlIO::Via to look for modules in the defaultRafael Garcia-Suarez2002-07-011-0/+6
* 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/+15
* Builds under -UuseperlioNick Ing-Simmons2002-04-281-0/+3
* Fix fd leak on Via(bogus).Nick Ing-Simmons2002-04-271-3/+56
* warnings for perlio + othersPaul Marquess2002-03-251-2/+4
* Add pTHX to all vtable functions for future-proofing andNick Ing-Simmons2001-12-191-43/+28
* Allow dup'ing of PerlIO::Scalar etc.Nick Ing-Simmons2001-11-181-11/+10
* PerlIOXxxx_dups for all but Win32Nick Ing-Simmons2001-10-161-5/+9
* Skeleton of "PerlIO_dup" coded.Nick Ing-Simmons2001-10-161-1/+8
* Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ishNick Ing-Simmons2001-06-131-4/+1
* Cleanup correction for failed :Via() layer, also set an error code.Nick Ing-Simmons2001-04-071-2/+12
* Win32 has name conflict with ERRORNick Ing-Simmons2001-03-291-8/+8
* PerlIO::Via layer (alpha-ish).Nick Ing-Simmons2001-03-271-0/+528