Quick integration of mainline changes to date
[p5sagit/p5-mst-13.2.git] / perlio.c
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-09-04 Robin Barker Fix LFS with -Duseperlio in Solaris. Reported in
1999-08-16 Jarkko Hietaniemi Batch of small 64-bit/long double/large file support...
1999-08-13 Jarkko Hietaniemi Jumbo Configure and large file support update.
1999-08-04 Jarkko Hietaniemi Minor fixes to linux -Dusethreads -Duseperlio.
1999-08-03 Jarkko Hietaniemi Retract #3912, much too many compilation warnings
1999-08-03 Sven Verdoolaege (Retracted). See #3913.
1999-08-03 Spider Boardman The "-Dusethreads -Duseperlio" combination failed.
1999-07-12 Gurusamy Sarathy yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-07 Paul Marquess lexical warnings update (warning.t fails one test
1999-06-09 Gurusamy Sarathy more complete support for implicit thread/interpreter...
1999-06-07 Gurusamy Sarathy initial stub implementation of implicit thread/this
1999-03-22 Gurusamy Sarathy update copyright years
1999-02-24 Gurusamy Sarathy ansify perlio.c, fix PerlIO-ish typos
1998-09-25 Gurusamy Sarathy big Configure update from Jarkko: sync metaconfig units...
1998-06-21 Douglas Lankshear applied patch, along with many changes:
1998-05-29 Gurusamy Sarathy [win32] misc changes
1997-10-31 Nick Ing-Simmons Convert miniperl sources to ANSI C. Several passes of
1997-06-11 Tim Bunce [differences between cumulative patch application and...
1997-04-29 Spider Boardman Fix warning wrt return value of PerlIO_getname()
1997-04-14 Hallvard B Furuseth Return a value from PerlIO_{,un}getc
1997-04-04 Chip Salzenberg Use SSize_t for values of PerlIO_{read,write}
1997-03-22 Chip Salzenberg In perlio, fix vprintf() definition and define vfprintf()
1996-12-23 Chip Salzenberg Prevent warnings when STDCHAR is unsigned
1996-12-19 Chip Salzenberg Eliminate PerlIO warnings when setting cnt to -1
1996-09-12 Hunter Kelly Re: 5.003_05 is available.
1996-09-07 Perl 5 Porters perl 5.003_05: perlio.c
1996-08-29 Perl 5 Porters perl 5.003_04: perlio.c
1996-08-25 Perl 5 Porters Fixes to support non-std stdio.
1996-08-10 Larry Wall perl 5.003_02: [no incremental changelog available]