This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Better wording from Philip Newton.
[perl5.git] / ext / IO /
2003-03-12 Chris NandorIntegrate from maint-5.8/perl
2003-03-11 Norton T. AllenIntegrate:
2003-03-11 Jarkko HietaniemiIntegrate:
2003-03-11 Chris NandorIntegrate from maint-5.8/perl
2003-03-09 Jarkko HietaniemiIntegrate:
2003-02-26 Jarkko HietaniemiIntegrate:
2002-11-04 Jarkko HietaniemiThe first big import towards 5.8.1, @18078. Please...
2002-10-28 Paul MarquessRE: [PATCH] Warning on pararameterless 'use IO' and...
2002-10-25 chromaticAdd tests for IO.pm
2002-10-24 Hugo van der Sanden2 lines of change #18039 had several problems
2002-10-20 Stéphane PayrardRe: [PATCH] Warning on pararameterless 'use IO' and...
2002-06-13 Chris NandorIntegrate perl
2002-06-07 Andrew HammModification to Perl 5.6.1 source: ext/IO needs a hint
2002-06-05 Jarkko HietaniemiIntegrate maintperl change #16988;
2002-06-01 Jarkko HietaniemiIntegrate #16971 from maint-5.6;
2002-05-30 Jarkko HietaniemiIntegrate macperl patch #16868.
2002-05-30 Chris NandorIntegrate perl
2002-05-30 Chris NandorBig MacPerl Testing Patch No. 1
2002-05-27 Yitzchak Scott-Tho... Re: [PATCH] Version tango
2002-05-17 Chris NandorIntegrate perl
2002-05-14 H.Merijn Brandtypo in Socket.pm
2002-05-09 Jarkko HietaniemiIntegrate #16510 from macperl;
2002-05-09 Chris NandorTell IO.xs that MacOS sometimes doesn't need extra...
2002-04-26 Gurusamy Sarathyvarious signed/unsigned mismatch nits
2002-04-22 Mark-Jason Dominus{PATCH docs] sockatmark
2002-04-21 Gurusamy Sarathysquelch some more type mismatch warnings
2002-04-16 Slaven Rezicsmall typo in IO::Pipe pod
2002-03-26 Paul Greenext/IO/lib/IO/t/io_unix.t
2002-03-11 Max BakerRe: [patch] IO::Socket::INET Broadcast patch
2002-02-18 Matthew SachsRe: IO::Poll: Removing Handles
2002-02-18 Matthew SachsIO::Poll: Removing Handles
2002-01-04 Jarkko HietaniemiIntegrate change #14062 from macperl;
2002-01-04 Chris NandorDefine setbuf, setvbuf for Mac OS
2001-12-31 Mark-Jason Dominustypo in IO::Socket::INET.pm
2001-12-27 Andreas König[PATCH] check return of close
2001-12-22 Nick Ing-SimmonsAdd at least the "important" PerlIO_xxxx functions...
2001-12-12 Jarkko HietaniemiBeOS still has no good sockets.
2001-12-12 Jarkko HietaniemiBeOS sockets are not true sockets.
2001-12-10 Craig A. Berrycat2type in tests for VMS
2001-11-25 Jarkko HietaniemiWin32 compilation tweaks for Blair Zajac.
2001-11-25 Gurusamy Sarathyxsubpp treats invalid (indented) cpp directives as...
2001-11-19 Craig A. Berryio_poll.t vms/test.com tweaks
2001-11-14 Michael G. SchwernVMS fix
2001-11-14 Michael G. SchwernVMS fixups for IO::* tests
2001-11-12 Michael G. SchwernRecoving dup tests for VMS
2001-11-12 Jeffrey Friedla few typo fixes
2001-10-21 Chris NandorIntegrate from maintperl
2001-10-20 Raul DiasIO module with nonblocking socket connect patch
2001-10-06 Jarkko HietaniemiRetract the latter part of #12343.
2001-10-05 David Dyckpatch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID...
2001-09-25 John Peacockwarning on v-string in use/require
2001-09-21 Ronald J. Kimballavoid v-strings with require/use
2001-09-18 Artur BergmanFixes test case failure introduced by #12071, the warni...
2001-09-18 Abhijit Menon-SenDeprecate != Depreciate.
2001-09-17 Jarkko HietaniemiBump up versions because of #12041.
2001-09-16 Jarkko HietaniemiChange use|require 5.005_64 to use|require 5.6.1.
2001-09-09 Jarkko HietaniemiCan't count parentheses.
2001-09-09 Jarkko HietaniemiTry to look up protocol (by name) only iff it has non...
2001-08-01 Hugo van der SandenRe: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1...
2001-07-21 Gurusamy Sarathyintegrate maint-5.6/macperl changes into maint-5.6...
2001-07-12 Norton T. Allenfor QNX6
2001-07-06 Chris NandorInclude changes already sent in separately as patches,
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-05 Norton T. Allenfor QNX
2001-06-30 Jarkko HietaniemiMore VERSION tuning: to avoid unnecessary Perl upgrades
2001-06-29 Jarkko HietaniemiBump up the VERSIONs of modules that have changed since...
2001-06-20 Jarkko HietaniemiMPE/iX fixes from Mark Bixby (a Configure fix is also...
2001-06-20 Jarkko HietaniemiRe: Bug in IO::Socket::INET module (repeat)
2001-06-18 Jarkko Hietaniemigcc -Wall sweep.
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...
2001-06-16 Jarkko HietaniemiNetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-11 Chris Nandor[RESEND] [PATCH] Mac OS lib patches for bleadperl
2001-04-30 John HoldsworthAllow a zero timeout on IO::Socket accept and connect--
2001-04-29 AbigailDoc fixes.
2001-04-22 andrew deryabinIO::Socket::INET patch
2001-04-08 Craig A. Berryfix IO.xs compile failure on VMS
2001-04-07 Jarkko Hietaniemiatmark() code cleanaup.
2001-04-04 Gurusamy Sarathyintegrate change#8837 from mainline
2001-03-28 Nick Ing-SimmonsIntegrate mainline.
2001-03-28 Craig A. BerryVMS fix-ups and status
2001-03-28 David Dyck[ID 20010327.007] New warning from IO::Socket for socka...
2001-03-26 Jarkko HietaniemiImplement IO::Socket::atmark(), inspired by Lincoln...
2001-03-16 Michael Stevensmore pod patches
2001-02-18 Doug MacEachern[patch] -Wall cleanup round 2
2001-01-30 Jarkko HietaniemiIntegrate changes #7514,7813,8113,8144,8397,8398,8490...
2001-01-24 Charles BaileySYN SYN
2001-01-10 Jarkko HietaniemiAdd ReuseAddr as a (preferred) alias for Reuse as we...
2001-01-10 Jeremy D. Zawodnyadd ReusePort option to IO::Socket::INET for better...
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-18 Gurusamy Sarathyintegrate changes#7643,7646..7649,7651..7654,7658,7659,
2000-12-18 Gurusamy Sarathyintegrate changes#7205..7210,7212,7214..7219,7222,7223...
2000-12-17 Gurusamy Sarathyintegrate changes#7069..7077,7079,7081..7087,7090,7092...
2000-12-07 Nick Ing-SimmonsChange PerlIO_(get|set)pos to take SV *
2000-11-27 Gurusamy Sarathyintegrate changes#6540..6541,6546..6549,6552..6554...
2000-11-13 Nicholas ClarkRe: [ID 20001112.008] perlio.c's PerlIO_getpos ingores...
2000-11-13 Nicholas Clark[ID 20001112.006] IO::Seekable::getpos doesn't check...
2000-11-12 Nicholas ClarkMany subdocumented return values of the IO extension...
2000-10-21 Jarkko HietaniemiFix for ID 20000915.011, IO::Select warning for an...
2000-10-20 Charles BaileySYN SYN
2000-10-16 Gurusamy Sarathyintegrate changes#5978..5988 from mainline
next