LOGONLY mark 4984aa as DOCed
[p5sagit/p5-mst-13.2.git] / perlio.h
2008-01-01 Marcus Holland-Moritz Add editor blocks to some header files.
2007-11-07 Nicholas Clark Fix up copyright years for files modified in 2007.
2007-01-05 Rafael Garcia-Suarez Update copyright years in .h files. Also, in .pl
2006-05-20 Nicholas Clark Abolish cop_io (the simple way) by storing the value...
2006-02-03 Steven Schubiger Re: [PATCH] s/Null(gv|hv|sv)/NULL/g
2005-05-23 Rafael Garcia-Suarez Attribute compilation fix for Windows by Andy Lester
2005-05-20 Andy Lester Attribute configuration
2005-05-02 Andy Lester printf.patch: Adding printf checking for gcc
2005-04-27 Andy Lester perlio-two.patch: More warnings squashed, more consts
2005-04-21 Jarkko Hietaniemi Symbian port of Perl
2004-11-16 Larry Shatzer Jr. s/hierachy/hierarchy/
2003-06-03 Nick Ing-Simmons Integrate mainline
2003-05-25 Marcus Holland-Moritz Re: [PATCH: perlio.h] maint snap @ 19613
2003-05-24 Nick Ing-Simmons Integrate mainline (but don't integrate back yet).
2003-05-23 Robin Barker RE: [PATCH] RE: maint snapshot @ 19525
2003-05-21 Nick Ing-Simmons Work-in-progress - do not integrate yet
2003-04-16 Jarkko Hietaniemi Fix up Larry's copyright statements to my best knowledge.
2003-04-14 Jarkko Hietaniemi Introduce PerlIO::get_layers() to allow people to peek
2003-03-02 Hugo van der Sanden Update all copyrights to 2003, from Jarkko
2003-01-22 Robin Barker (was RE: [PATCH] %_ (was Re: [PATCH] operation on ...
2002-06-16 Nick Ing-Simmons Last minute tinkering with PerlIO abstraction API.
2002-05-03 Nick Ing-Simmons Several of non-default builds now seem to work reasonab...
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-24 Jarkko Hietaniemi Sprinkle some copyrights (use the oldest timestamp to
2002-01-14 Nick Ing-Simmons Inverted sense of special-ness of specialCopIO - suppos...
2001-12-22 Nick Ing-Simmons Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
2001-11-18 Nick Ing-Simmons Allow dup'ing of PerlIO::Scalar etc.
2001-10-29 Jarkko Hietaniemi Forgot from #12756.
2001-10-21 Nick Ing-Simmons Convert rest of PerlIO's memory tables to per-interp...
2001-10-21 Nick Ing-Simmons PerlIO layer table as PL_perlio (per-interpreter)
2001-10-20 Nick Ing-Simmons Extract doio.c's open(2) mode to string conversion...
2001-10-16 Nick Ing-Simmons Skeleton of "PerlIO_dup" coded.
2001-09-17 Jarkko Hietaniemi Reindent the PerlIO files (suggested by NI-S), used
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-05 Jarkko Hietaniemi POSIX-BC tweaks from Thomas Dorner.
2001-06-16 Jarkko Hietaniemi NetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-13 Nick Ing-Simmons Avoid AV and HV in perlio.c by inventing PerlIO_list_t...
2001-05-26 Craig A. Berry PerlIO for VMS
2001-03-29 Nick Ing-Simmons Allow someone to write PerlIO::Array, PerlIO::Code...
2001-03-25 Nick Ing-Simmons Add destruct time hook to PerlIO (for work-in-process...
2001-03-23 Nick Ing-Simmons Perlio internals re-organized.
2001-03-23 Nick Ing-Simmons Add pTHX_ to -Duseperlio API where it does not conflict...
2001-03-23 Nick Ing-Simmons Avoid "reopen" semantics for time being. Fix bug in...
2001-03-22 Nick Ing-Simmons Snapshot of new PerlIO open scheme. Still buggy - mainl...
2001-01-08 Charles Bailey Once again syncing after too long an absence
2001-01-06 Nick Ing-Simmons FILE * in XS code for PerlIO world:
2001-01-06 Doug MacEachern [patch] PerlIO_cleanup() prototype
2000-12-19 Nick Ing-Simmons Integrate mainline.
2000-12-19 Craig A. Berry finding PerlIO symbols for VMS
2000-12-10 Nick Ing-Simmons Not merge worthy...
2000-12-07 Nick Ing-Simmons Change PerlIO_(get|set)pos to take SV *
2000-12-04 Nick Ing-Simmons PERL_IMPLICIT_SYS (almost) works - something odd with...
2000-12-03 Nick Ing-Simmons PERL_IMPLICIT_SYS compiles but does not work.
2000-11-25 Jens Hamisch Undo the SOCKS workarounds, instead start using PerlIO
2000-11-23 Nick Ing-Simmons Implement PerlIO_binmode()
2000-11-21 Jarkko Hietaniemi Integrate perlio:
2000-11-21 Craig A. Berry PerlIO_apply_layers prototype (was Re: [PATCH: perl...
2000-11-20 Nick Ing-Simmons Make extra buffer layer work (dummy crlf layer)
2000-11-18 Nick Ing-Simmons Lexical use open ... support:
2000-11-16 Nick Ing-Simmons Minor tweaks:
2000-11-14 Nick Ing-Simmons PerlIO #include and #ifdef re-work.
1998-06-28 Gurusamy Sarathy add a perlio.h stub for compat (some extensions seem...
1998-06-21 Douglas Lankshear applied 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 Salzenberg Use SSize_t for values of PerlIO_{read,write}
1996-12-23 Chip Salzenberg Prevent warnings when STDCHAR is unsigned
1996-08-21 Perl 5 Porters perl 5.003_03: perlio.h
1996-08-10 Larry Wall perl 5.003_02: [no incremental changelog available]