Upgrade to Devel::PPPort 3.14
[p5sagit/p5-mst-13.2.git] / ext / IO /
2008-03-25 Niko Tyni IO::Socket::INET unnecessarily resolves "udp"
2008-02-08 Rafael Garcia-Suarez IO::Handle->say should ignore $\ (bug #49266)
2008-01-14 Robin Barker consting IO.xs
2007-06-19 Yves Orton Re: Net::SMTP can't send large messages with bleadperl
2007-04-24 Craig A. Berry Reduce directory depth for IO::Compress modules.
2007-03-04 Steve Peters Upgrade to IO-Compress-Base-2.004, Compress-Raw-Zlib...
2007-02-16 Todd C. Miller [perl #41521] Fix for IO::Socket send method
2007-01-03 Paul Marquess IO::Compress::* 2.003
2006-12-30 Paul Marquess Update Compress Modules to version 2.002
2006-12-18 Ilya Zakharevich Fixes for the test suite on OS/2
2006-12-11 Rafael Garcia-Suarez Move files from ext/Compress/IO to ext/IO/Compress
2006-11-01 Steve Hay Silence VC++ compiler warnings
2006-09-18 Sebastian Steinlechner Fix declaration-after-statement problem
2006-06-01 mlelstv@serpens.de [perl #39178] IO::Socket::connect returns wrong errno...
2006-04-15 Nicholas Clark Coverity correctly reports that gv might (just) be...
2006-04-05 Steve Hay Simplify tests for fork() capabilities
2006-04-04 Rafael Garcia-Suarez Fix syntax error in io_pipe test
2006-04-04 Yves Orton Re: Making IO::Socket pass test on Win32
2006-04-03 Jarkko Hietaniemi ext/IO/t/io_unix.t
2006-03-26 Graham Barr Update to IO-1.23
2006-01-24 Gisle Aas Simplify &IO::Handle::say
2006-01-23 Gisle Aas Avoid most getprotobyname/number calls in IO::Socket...
2006-01-16 Steve Peters Don't warn about a directory being closed in the DESTRO...
2005-12-24 Nicholas Clark Given that IO::Socket is documented as exporting all...
2005-12-19 Rafael Garcia-Suarez Attempt at making IO::Handle backwards compatible again
2005-12-19 Robin Houston latest switch/say/~~
2005-12-08 Gisle Aas Fixup the setsockopt usage message; missing OPTVAL.
2005-10-27 Gisle Aas Re: IO::File performace issue
2005-10-17 Nicholas Clark Correct precedence from and to ...
2005-10-05 Peter Dintelmann proposal [perl #34301]: IO::Socket calls getpeername...
2005-09-06 Rafael Garcia-Suarez Revert Makefile.PL change from #25355
2005-09-06 Rafael Garcia-Suarez Upgrade to IO 1.22 from gbarr
2005-08-02 Piotr Fusik Typos in *.p[lm]
2005-07-13 Michael G. Schwern Re: Documentation error in IO::Socket
2005-06-30 Steve Peters Re: [PATCH]Re: [perl #36417] IO::Handle::getline()...
2005-06-16 Alexander Foken [perl #36237] IO::File $fh->binmode($layer) is broken
2005-06-06 Steve Hay NORETURN_FUNCTION_END is not a complete statement
2005-06-03 Andy Lester Consting IO and Devel::Peek
2005-05-05 Nicholas Clark Bump version numbers
2005-04-21 Jarkko Hietaniemi Symbian port of Perl
2005-02-18 Gisle Aas Re: Bug in Socket::IO::INET Version 1.27
2005-02-17 Steve Peters [perl #31730] [PATCH] IO::File reads garbage from direc...
2004-11-09 Rafael Garcia-Suarez Adjust test count for non-windows machines
2004-11-09 Jos I. Boumans fix IO::File to support binmode
2004-10-23 Brendan O'Dea ext/IO/IO.xs: fix blocking on sparc linux
2004-10-14 Peter Dintelmann AW: [perl #31864] IO::Poll - undef fd not checked in...
2004-07-30 Steve Hay Bug report #30132 was resolved before it was finished!
2004-06-18 Nicholas Clark Case insensitive file systems are bad, m'kay
2004-06-18 Nicholas Clark Not ideal, but skip all of IO's tests if Socket is...
2004-04-04 Nicholas Clark Bump version numbers for modules that have changed...
2004-02-17 Dave Mitchell remove C<my $x if foo> construct from core modules
2004-02-01 Solar Designer Re: [perl #15063] /tmp issues
2003-08-24 Jarkko Hietaniemi Various tweaks for getting Perl to compile on SunOS...
2003-08-14 Mark-Jason Dominus PATCH RC4 IO::Dir
2003-08-13 Jarkko Hietaniemi Alpha version numbers noticed by Schwern.
2003-08-13 Nicholas Clark Re: script wanted
2003-07-30 Jarkko Hietaniemi rmdir t/lib/IO.
2003-07-29 Jarkko Hietaniemi MPE/iX fix from Mark Bixby: fcntl() on sockets on works.
2003-07-28 Jarkko Hietaniemi Move the ext/IO tests to a more standard location so...
2003-07-24 ilya@juil.nonet [perl #22971] [PATCH] Proper capitalization for IO...
2003-07-24 Hrunting Johnson [perl #22965] Cannot set undef timeout in IO::Socket...
2003-07-03 Jarkko Hietaniemi No fancy binmode() if no perlio.
2003-07-01 Jarkko Hietaniemi Even more :utf8 socket testing, now in both directions.
2003-07-01 Jarkko Hietaniemi One more test (does binmode()ing a socket succeed)
2003-07-01 Jarkko Hietaniemi Tweak an existing IO test to test also the change ...
2003-06-17 Jarkko Hietaniemi io_dir.t tweak from Craig Berry.
2003-05-29 Pradeep Hodigere [patch] IO::File->open() with encoding
2003-05-29 Jarkko Hietaniemi Document that setvbuf() is not probably any more available.
2003-05-06 Jarkko Hietaniemi Worth a try for [perl #17146]
2003-03-26 mike@exegenix.com [perl #21672] IO::New and undefined filename behaviour
2003-03-18 Craig A. Berry poll() help for VMS
2003-03-11 Norton T. Allen io_sock.t
2003-03-11 Todd C. Miller typos and other minor things
2003-03-08 Richard Soderberg Re: [perl #20551] Documentation error for IO::Select
2003-02-19 Dave Mitchell Blocking option ignored
2002-10-28 Paul Marquess RE: [PATCH] Warning on pararameterless 'use IO' and...
2002-10-25 chromatic Add tests for IO.pm
2002-10-24 Hugo van der Sanden 2 lines of change #18039 had several problems
2002-10-20 Stéphane Payrard Re: [PATCH] Warning on pararameterless 'use IO' and...
2002-06-07 Andrew Hamm Modification to Perl 5.6.1 source: ext/IO needs a hint
2002-06-05 Jarkko Hietaniemi Integrate maintperl change #16988;
2002-06-01 Jarkko Hietaniemi Integrate #16971 from maint-5.6;
2002-05-30 Jarkko Hietaniemi Integrate macperl patch #16868.
2002-05-27 Yitzchak Scott-Tho... Re: [PATCH] Version tango
2002-05-14 H.Merijn Brand typo in Socket.pm
2002-05-09 Jarkko Hietaniemi Integrate #16510 from macperl;
2002-04-26 Gurusamy Sarathy various signed/unsigned mismatch nits
2002-04-22 Mark-Jason Dominus {PATCH docs] sockatmark
2002-04-21 Gurusamy Sarathy squelch some more type mismatch warnings
2002-04-16 Slaven Rezic small typo in IO::Pipe pod
2002-03-26 Paul Green ext/IO/lib/IO/t/io_unix.t
2002-03-11 Max Baker Re: [patch] IO::Socket::INET Broadcast patch
2002-02-18 Matthew Sachs Re: IO::Poll: Removing Handles
2002-02-18 Matthew Sachs IO::Poll: Removing Handles
2002-01-04 Jarkko Hietaniemi Integrate change #14062 from macperl;
2001-12-31 Mark-Jason Dominus typo in IO::Socket::INET.pm
2001-12-27 Andreas König [PATCH] check return of close
2001-12-22 Nick Ing-Simmons Add at least the "important" PerlIO_xxxx functions...
2001-12-12 Jarkko Hietaniemi BeOS still has no good sockets.
2001-12-12 Jarkko Hietaniemi BeOS sockets are not true sockets.
next