summaryrefslogtreecommitdiff
path: root/ext/IO
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-136-6/+6
* rmdir t/lib/IO.Jarkko Hietaniemi2003-07-301-0/+1
* MPE/iX fix from Mark Bixby: fcntl() on sockets on works.Jarkko Hietaniemi2003-07-291-23/+15
* Move the ext/IO tests to a more standard location so thatJarkko Hietaniemi2003-07-2816-0/+0
* [perl #22971] [PATCH] Proper capitalization for IO.pm deprecation warning ilya@juil.nonet2003-07-242-4/+4
* [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
* Worth a try for [perl #17146]Jarkko Hietaniemi2003-05-061-1/+1
* [perl #21672] IO::New and undefined filename behaviourmike@exegenix.com2003-03-261-3/+5
* poll() help for VMSCraig A. Berry2003-03-181-0/+5
* io_sock.tNorton T. Allen2003-03-111-5/+11