This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make crypt() do something more sane for Unicode
[perl5.git] / perlio.h
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-05 Jarkko HietaniemiPOSIX-BC tweaks from Thomas Dorner.
2001-06-16 Jarkko HietaniemiNetWare port from Guruprasad S <SGURUPRASAD@novell...
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-29 Nick Ing-SimmonsAllow someone to write PerlIO::Array, PerlIO::Code...
2001-03-25 Nick Ing-SimmonsAdd destruct time hook to PerlIO (for work-in-process...
2001-03-23 Nick Ing-SimmonsPerlio internals re-organized.
2001-03-23 Nick Ing-SimmonsAdd pTHX_ to -Duseperlio API where it does not conflict...
2001-03-23 Nick Ing-SimmonsAvoid "reopen" semantics for time being. Fix bug in...
2001-03-22 Nick Ing-SimmonsSnapshot of new PerlIO open scheme. Still buggy - mainl...
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-06 Nick Ing-SimmonsFILE * in XS code for PerlIO world:
2001-01-06 Doug MacEachern[patch] PerlIO_cleanup() prototype
2000-12-19 Nick Ing-SimmonsIntegrate mainline.
2000-12-19 Craig A. Berryfinding PerlIO symbols for VMS
2000-12-10 Nick Ing-SimmonsNot merge worthy...
2000-12-07 Nick Ing-SimmonsChange PerlIO_(get|set)pos to take SV *
2000-12-04 Nick Ing-SimmonsPERL_IMPLICIT_SYS (almost) works - something odd with...
2000-12-03 Nick Ing-SimmonsPERL_IMPLICIT_SYS compiles but does not work.
2000-11-25 Jens HamischUndo the SOCKS workarounds, instead start using PerlIO
2000-11-23 Nick Ing-SimmonsImplement PerlIO_binmode()
2000-11-21 Jarkko HietaniemiIntegrate perlio:
2000-11-21 Craig A. BerryPerlIO_apply_layers prototype (was Re: [PATCH: perl...
2000-11-20 Nick Ing-SimmonsMake extra buffer layer work (dummy crlf layer)
2000-11-18 Nick Ing-SimmonsLexical use open ... support:
2000-11-16 Nick Ing-SimmonsMinor tweaks:
2000-11-14 Nick Ing-SimmonsPerlIO #include and #ifdef re-work.
1998-06-28 Gurusamy Sarathyadd a perlio.h stub for compat (some extensions seem...
1998-06-21 Douglas Lankshearapplied patch, along with many changes:
1998-05-01 Gurusamy Sarathy[asperl] add AS patch#20 (exposes more global constants)
1998-02-25 Douglas Lankshear[asperl] added AS patch#7
1998-02-01 Douglas Lankshear[asperl] added AS patch#3
1998-01-30 Gurusamy Sarathy[asperl] added AS patch#2
1997-04-04 Chip SalzenbergUse SSize_t for values of PerlIO_{read,write}
1996-12-23 Chip SalzenbergPrevent warnings when STDCHAR is unsigned
1996-08-21 Perl 5 Portersperl 5.003_03: perlio.h
1996-08-10 Larry Wallperl 5.003_02: [no incremental changelog available]