This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
remove deprecated PERL_OBJECT cruft, it has long since stopped
[perl5.git] / perliol.h
2001-06-16 Nick Ing-SimmonsWork-in-progress win32 layer semi-functional, checking
2001-06-13 Nick Ing-SimmonsAvoid AV and HV in perlio.c by inventing PerlIO_list_t...
2001-05-26 Craig A. BerryPerlIO for VMS
2001-03-26 Nick Ing-SimmonsImplement flush of linebuffered streams on read of...
2001-03-25 Nick Ing-SimmonsAdd destruct time hook to PerlIO (for work-in-process...
2001-03-24 Nick Ing-SimmonsImplement:
2001-03-23 Nick Ing-SimmonsPerlio internals re-organized.
2001-03-22 Nick Ing-SimmonsSnapshot of new PerlIO open scheme. Still buggy - mainl...
2001-02-18 Nick Ing-SimmonsClean up a few core dumps when layers are used in unexp...
2001-01-24 Charles BaileySYN SYN
2001-01-21 Nick Ing-SimmonsMake "real" layers of ":utf8" and ":raw".
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-19 Nick Ing-SimmonsIntegrate mainline.
2000-12-19 Eric Fifercygwin port
2000-12-11 Nick Ing-SimmonsFinish 1st pass of "encoding" layer e.g. :
2000-12-10 Nick Ing-SimmonsNot merge worthy...
2000-12-04 Nick Ing-SimmonsPERL_IMPLICIT_SYS (almost) works - something odd with...
2000-12-01 Nick Ing-SimmonsFix 'mmap' lib/filehand.t (ungetc) test fail.
2000-11-24 Nick Ing-SimmonsRe-arrange crlf vs binary for platforms that care.
2000-11-19 Nick Ing-SimmonsAdd dummy crlf layer (just as buffer)
2000-11-14 Nick Ing-SimmonsPerlIO #include and #ifdef re-work.