This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
threads::async + some cleanup
[perl5.git] / ext / IO / IO.xs
2002-05-09 Jarkko HietaniemiIntegrate #16510 from macperl;
2002-04-26 Gurusamy Sarathyvarious signed/unsigned mismatch nits
2002-04-21 Gurusamy Sarathysquelch some more type mismatch warnings
2002-01-04 Jarkko HietaniemiIntegrate change #14062 from macperl;
2001-12-22 Nick Ing-SimmonsAdd at least the "important" PerlIO_xxxx functions...
2001-11-25 Jarkko HietaniemiWin32 compilation tweaks for Blair Zajac.
2001-11-25 Gurusamy Sarathyxsubpp treats invalid (indented) cpp directives as...
2001-06-18 Jarkko Hietaniemigcc -Wall sweep.
2001-06-16 Jarkko HietaniemiNetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-04-08 Craig A. Berryfix IO.xs compile failure on VMS
2001-04-07 Jarkko Hietaniemiatmark() code cleanaup.
2001-03-28 Nick Ing-SimmonsIntegrate mainline.
2001-03-28 Craig A. BerryVMS fix-ups and status
2001-03-26 Jarkko HietaniemiImplement IO::Socket::atmark(), inspired by Lincoln...
2001-02-18 Doug MacEachern[patch] -Wall cleanup round 2
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-07 Nick Ing-SimmonsChange 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 HietaniemiRemove more cruft from IO.
2000-02-23 Jarkko HietaniemiRemove &IO::EINPROGRESS now that IO uses Errno anyway
2000-02-09 Charles BaileyResync with mainline
2000-01-26 Jarkko HietaniemiIn 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 Sarathyintegrate mainline changes
1999-11-13 Jarkko HietaniemiContinue largefileness separation from quadness;
1999-07-12 Gurusamy Sarathyyet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-02-16 Gurusamy Sarathypropagate PERL_VERSION everywhere, add to pod
1998-11-28 Gurusamy SarathyIO.xs tweaks; avoid coredump in io_xs.t; remove newCONS...
1998-11-28 Gurusamy Sarathyadd IO-1.20; mess with t/lib/io_*.t in an attempt to
1998-07-21 Nick Ing-SimmonsMingw32 PERL_OBJECT tweaks
1998-07-20 Gurusamy Sarathycomplete s/foo/PL_foo/ changes (all escaped cases ident...
1997-10-31 Nick Ing-SimmonsFurther ANSI changes now builds and passes (most) tests
1997-08-06 Ilya ZakharevichProblems with setvbuf
1997-05-15 Chip SalzenbergFix core dump on IO::Seekable::setpos($fh, undef)
1997-02-10 Chip SalzenbergFix warning from missing POSIX::setvbuf()
1997-01-29 Chip SalzenbergAvoid newRV_noinc() in IO, for compiling with old Perls
1997-01-15 Graham BarrFix 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. RayPATCH: untaint method for IO::Handle, 5.003_06 version
1996-10-06 Perl 5 PortersUpdated to IO-1.12.
1996-07-27 Perl 5 PortersAdd IO extension
1996-08-10 Larry Wallperl 5.003_02: [no incremental changelog available]