Add at least the "important" PerlIO_xxxx functions to embed.pl
[p5sagit/p5-mst-13.2.git] / ext / IO / IO.xs
2001-12-22 Nick Ing-Simmons Add at least the "important" PerlIO_xxxx functions...
2001-11-25 Jarkko Hietaniemi Win32 compilation tweaks for Blair Zajac.
2001-11-25 Gurusamy Sarathy xsubpp treats invalid (indented) cpp directives as...
2001-06-18 Jarkko Hietaniemi gcc -Wall sweep.
2001-06-16 Jarkko Hietaniemi NetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-04-08 Craig A. Berry fix IO.xs compile failure on VMS
2001-04-07 Jarkko Hietaniemi atmark() code cleanaup.
2001-03-28 Nick Ing-Simmons Integrate mainline.
2001-03-28 Craig A. Berry VMS fix-ups and status
2001-03-26 Jarkko Hietaniemi Implement IO::Socket::atmark(), inspired by Lincoln...
2001-02-18 Doug MacEachern [patch] -Wall cleanup round 2
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-07 Nick Ing-Simmons Change PerlIO_(get|set)pos to take SV *
2000-11-13 Nicholas Clark [ID 20001112.006] IO::Seekable::getpos doesn't check...
2000-02-24 Jarkko Hietaniemi Remove more cruft from IO.
2000-02-23 Jarkko Hietaniemi Remove &IO::EINPROGRESS now that IO uses Errno anyway
2000-02-09 Charles Bailey Resync with mainline
2000-01-26 Jarkko Hietaniemi In UNICOS and UNICOS/mk after a successful fcntl F_SETFL
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-11-13 Jarkko Hietaniemi Continue largefileness separation from quadness;
1999-07-12 Gurusamy Sarathy yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-02-16 Gurusamy Sarathy propagate PERL_VERSION everywhere, add to pod
1998-11-28 Gurusamy Sarathy IO.xs tweaks; avoid coredump in io_xs.t; remove newCONS...
1998-11-28 Gurusamy Sarathy add IO-1.20; mess with t/lib/io_*.t in an attempt to
1998-07-21 Nick Ing-Simmons Mingw32 PERL_OBJECT tweaks
1998-07-20 Gurusamy Sarathy complete s/foo/PL_foo/ changes (all escaped cases ident...
1997-10-31 Nick Ing-Simmons Further ANSI changes now builds and passes (most) tests
1997-08-06 Ilya Zakharevich Problems with setvbuf
1997-05-15 Chip Salzenberg Fix core dump on IO::Seekable::setpos($fh, undef)
1997-02-10 Chip Salzenberg Fix warning from missing POSIX::setvbuf()
1997-01-29 Chip Salzenberg Avoid newRV_noinc() in IO, for compiling with old Perls
1997-01-15 Graham Barr Fix for fd leak in IO::File::new_tmpfile
1996-12-24 Perl 5 Porters [inseparable changes from patch from perl5.003_15 to...
1996-10-09 Randy J. Ray PATCH: untaint method for IO::Handle, 5.003_06 version
1996-10-06 Perl 5 Porters Updated to IO-1.12.
1996-07-27 Perl 5 Porters Add IO extension
1996-08-10 Larry Wall perl 5.003_02: [no incremental changelog available]