summaryrefslogtreecommitdiff
path: root/ext/IO/lib
Commit message (Expand)AuthorAgeFilesLines
* Bump version of IO::Dir after last patchRafael Garcia-Suarez2008-06-011-1/+1
* IO::Dir destructorZefram2008-06-011-0/+1
* IO::Socket::INET unnecessarily resolves "udp"Niko Tyni2008-03-251-1/+1
* IO::Handle->say should ignore $\ (bug #49266)Rafael Garcia-Suarez2008-02-081-1/+2
* Re: Net::SMTP can't send large messages with bleadperlYves Orton2007-06-191-11/+26
* [perl #41521] Fix for IO::Socket send methodTodd C. Miller2007-02-161-1/+1
* [perl #39178] IO::Socket::connect returns wrong errno on timeoutmlelstv@serpens.de2006-06-011-0/+1
* Re: Making IO::Socket pass test on Win32Yves Orton2006-04-041-4/+35
* Update to IO-1.23Graham Barr2006-03-266-7/+8
* Simplify &IO::Handle::sayGisle Aas2006-01-241-10/+4
* Avoid most getprotobyname/number calls in IO::Socket::INETGisle Aas2006-01-231-11/+44
* Don't warn about a directory being closed in the DESTROY forSteve Peters2006-01-161-0/+1
* Given that IO::Socket is documented as exporting all of Socket'sNicholas Clark2005-12-242-4/+2
* Attempt at making IO::Handle backwards compatible againRafael Garcia-Suarez2005-12-191-5/+10
* latest switch/say/~~Robin Houston2005-12-191-1/+10
* Fixup the setsockopt usage message; missing OPTVAL.Gisle Aas2005-12-081-1/+1
* Re: IO::File performace issueGisle Aas2005-10-271-8/+4
* proposal [perl #34301]: IO::Socket calls getpeername far too oftenPeter Dintelmann2005-10-052-6/+12
* Upgrade to IO 1.22 from gbarrRafael Garcia-Suarez2005-09-0610-10/+10
* Typos in *.p[lm]Piotr Fusik2005-08-023-3/+3
* Re: Documentation error in IO::SocketMichael G. Schwern2005-07-131-1/+1
* Re: [PATCH]Re: [perl #36417] IO::Handle::getline() doco should note an import...Steve Peters2005-06-301-1/+3
* [perl #36237] IO::File $fh->binmode($layer) is broken Alexander Foken2005-06-161-2/+2
* Bump version numbersNicholas Clark2005-05-052-2/+2
* Symbian port of PerlJarkko Hietaniemi2005-04-211-1/+1
* Re: Bug in Socket::IO::INET Version 1.27Gisle Aas2005-02-181-1/+1
* [perl #31730] [PATCH] IO::File reads garbage from directory filehandles Steve Peters2005-02-171-2/+10
* fix IO::File to support binmodeJos I. Boumans2004-11-091-0/+21
* AW: [perl #31864] IO::Poll - undef fd not checked in mask()Peter Dintelmann2004-10-141-0/+1
* Bug report #30132 was resolved before it was finished!Steve Hay2004-07-301-1/+1
* Bump version numbers for modules that have changed since 5.8.3Nicholas Clark2004-04-042-2/+2
* remove C<my $x if foo> construct from core modulesDave Mitchell2004-02-172-9/+17
* PATCH RC4 IO::DirMark-Jason Dominus2003-08-141-12/+14
* Alpha version numbers noticed by Schwern.Jarkko Hietaniemi2003-08-134-5/+4
* Re: script wantedNicholas Clark2003-08-135-5/+5
* Move the ext/IO tests to a more standard location so thatJarkko Hietaniemi2003-07-2816-1634/+0
* [perl #22971] [PATCH] Proper capitalization for IO.pm deprecation warning ilya@juil.nonet2003-07-241-3/+3
* [perl #22965] Cannot set undef timeout in IO::Socket in perl 5.8.0 Hrunting Johnson2003-07-241-2/+2
* No fancy binmode() if no perlio.Jarkko Hietaniemi2003-07-031-1/+1
* Even more :utf8 socket testing, now in both directions.Jarkko Hietaniemi2003-07-011-10/+31
* One more test (does binmode()ing a socket succeed)Jarkko Hietaniemi2003-07-011-13/+17
* Tweak an existing IO test to test also the change #19910.Jarkko Hietaniemi2003-07-011-11/+31
* io_dir.t tweak from Craig Berry.Jarkko Hietaniemi2003-06-171-12/+18
* [patch] IO::File->open() with encodingPradeep Hodigere2003-05-292-0/+41
* Document that setvbuf() is not probably any more available.Jarkko Hietaniemi2003-05-291-0/+5
* [perl #21672] IO::New and undefined filename behaviourmike@exegenix.com2003-03-261-3/+5
* io_sock.tNorton T. Allen2003-03-111-5/+11
* typos and other minor thingsTodd C. Miller2003-03-111-2/+2
* Re: [perl #20551] Documentation error for IO::SelectRichard Soderberg2003-03-081-8/+8
* Blocking option ignoredDave Mitchell2003-02-192-5/+18