MacOS X 10.1.5 still failing the DB tests.
[p5sagit/p5-mst-13.2.git] / ext / PerlIO / Via /
2002-04-28 Nick Ing-Simmons Builds under -Uuseperlio
2002-04-27 Nick Ing-Simmons Fix fd leak on Via(bogus).
2002-03-25 Paul Marquess warnings for perlio + others
2001-12-19 Nick Ing-Simmons Add pTHX to all vtable functions for future-proofing and
2001-11-24 Jarkko Hietaniemi Tweak the PUSHED documentation.
2001-11-21 Jarkko Hietaniemi Small doc tweaks.
2001-11-20 Jarkko Hietaniemi Give a simple example of writing PerlIO::Via handlers
2001-11-18 Nick Ing-Simmons Allow dup'ing of PerlIO::Scalar etc.
2001-10-16 Nick Ing-Simmons PerlIOXxxx_dups for all but Win32
2001-10-16 Nick Ing-Simmons Skeleton of "PerlIO_dup" coded.
2001-08-05 Jarkko Hietaniemi Add a test for PerlIO::Via.
2001-07-13 Mark-Jason Dominus Error in lib/PerlIO/Via.pm ?
2001-06-21 Nick Ing-Simmons Integrate mainline
2001-06-21 Andy Dougherty Unnecessary pod2man calls in new extensions
2001-06-13 Nick Ing-Simmons Avoid AV and HV in perlio.c by inventing PerlIO_list_t...
2001-06-12 Gurusamy Sarathy As suggested in
2001-06-12 Doug MacEachern ext/ + -Wall
2001-06-12 Jarkko Hietaniemi gcc -Wall nits picked out by a non-UNIX system
2001-04-21 Jarkko Hietaniemi PerlIO and Encode doc cleanup and tweaks.
2001-04-07 Nick Ing-Simmons Cleanup correction for failed :Via() layer, also set...
2001-03-29 Nick Ing-Simmons Win32 has name conflict with ERROR
2001-03-27 Nick Ing-Simmons PerlIO::Via layer (alpha-ish).