Additional safeguard against $@ getting trampled; idea from Hugo.
[p5sagit/p5-mst-13.2.git] / perliol.h
2001-05-26 Craig A. Berry PerlIO for VMS
2001-03-26 Nick Ing-Simmons Implement flush of linebuffered streams on read of...
2001-03-25 Nick Ing-Simmons Add destruct time hook to PerlIO (for work-in-process...
2001-03-24 Nick Ing-Simmons Implement:
2001-03-23 Nick Ing-Simmons Perlio internals re-organized.
2001-03-22 Nick Ing-Simmons Snapshot of new PerlIO open scheme. Still buggy - mainl...
2001-02-18 Nick Ing-Simmons Clean up a few core dumps when layers are used in unexp...
2001-01-24 Charles Bailey SYN SYN
2001-01-21 Nick Ing-Simmons Make "real" layers of ":utf8" and ":raw".
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-19 Nick Ing-Simmons Integrate mainline.
2000-12-19 Eric Fifer cygwin port
2000-12-11 Nick Ing-Simmons Finish 1st pass of "encoding" layer e.g. :
2000-12-10 Nick Ing-Simmons Not merge worthy...
2000-12-04 Nick Ing-Simmons PERL_IMPLICIT_SYS (almost) works - something odd with...
2000-12-01 Nick Ing-Simmons Fix 'mmap' lib/filehand.t (ungetc) test fail.
2000-11-24 Nick Ing-Simmons Re-arrange crlf vs binary for platforms that care.
2000-11-19 Nick Ing-Simmons Add dummy crlf layer (just as buffer)
2000-11-14 Nick Ing-Simmons PerlIO #include and #ifdef re-work.