summaryrefslogtreecommitdiff
path: root/ext/IO
Commit message (Expand)AuthorAgeFilesLines
* Re: Net::SMTP can't send large messages with bleadperlYves Orton2007-06-191-11/+26
* Reduce directory depth for IO::Compress modules.Craig A. Berry2007-04-2494-22488/+0
* Upgrade to IO-Compress-Base-2.004, Compress-Raw-Zlib-2.004, Steve Peters2007-03-0428-174/+278
* [perl #41521] Fix for IO::Socket send methodTodd C. Miller2007-02-161-1/+1
* IO::Compress::* 2.003Paul Marquess2007-01-0326-122/+132
* Update Compress Modules to version 2.002Paul Marquess2006-12-3026-49/+115
* Fixes for the test suite on OS/2Ilya Zakharevich2006-12-181-0/+7
* Move files from ext/Compress/IO to ext/IO/CompressRafael Garcia-Suarez2006-12-1194-0/+22308
* Silence VC++ compiler warningsSteve Hay2006-11-011-2/+3
* Fix declaration-after-statement problemSebastian Steinlechner2006-09-181-1/+1
* [perl #39178] IO::Socket::connect returns wrong errno on timeoutmlelstv@serpens.de2006-06-011-0/+1
* Coverity correctly reports that gv might (just) be NULL. So don'tNicholas Clark2006-04-152-3/+4
* Simplify tests for fork() capabilitiesSteve Hay2006-04-053-27/+21
* Fix syntax error in io_pipe testRafael Garcia-Suarez2006-04-041-1/+1
* Re: Making IO::Socket pass test on Win32Yves Orton2006-04-045-40/+105
* ext/IO/t/io_unix.tJarkko Hietaniemi2006-04-031-1/+20
* Update to IO-1.23Graham Barr2006-03-2615-100/+100
* 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
* Correct precedence from and to && in an expression with assignment.Nicholas Clark2005-10-171-1/+1
* proposal [perl #34301]: IO::Socket calls getpeername far too oftenPeter Dintelmann2005-10-052-6/+12
* Revert Makefile.PL change from #25355Rafael Garcia-Suarez2005-09-061-41/+1
* Upgrade to IO 1.22 from gbarrRafael Garcia-Suarez2005-09-0622-49/+161
* 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
* NORETURN_FUNCTION_END is not a complete statementSteve Hay2005-06-061-1/+1
* Consting IO and Devel::PeekAndy Lester2005-06-031-7/+7
* 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
* Adjust test count for non-windows machinesRafael Garcia-Suarez2004-11-091-1/+1
* fix IO::File to support binmodeJos I. Boumans2004-11-092-0/+71
* ext/IO/IO.xs: fix blocking on sparc linuxBrendan O'Dea2004-10-231-52/+20
* 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
* Case insensitive file systems are bad, m'kayNicholas Clark2004-06-181-1/+1
* Not ideal, but skip all of IO's tests if Socket is not built.Nicholas Clark2004-06-181-0/+5
* 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
* Re: [perl #15063] /tmp issuesSolar Designer2004-02-011-2/+2
* Various tweaks for getting Perl to compile on SunOS 4.x.Jarkko Hietaniemi2003-08-241-0/+9