summaryrefslogtreecommitdiff
path: root/ext/IO
Commit message (Expand)AuthorAgeFilesLines
* Re: [patch] IO::Socket::INET Broadcast patchMax Baker2002-03-111-0/+12
* Re: IO::Poll: Removing HandlesMatthew Sachs2002-02-181-1/+9
* IO::Poll: Removing HandlesMatthew Sachs2002-02-181-4/+8
* Integrate change #14062 from macperl;Jarkko Hietaniemi2002-01-041-0/+7
* typo in IO::Socket::INET.pmMark-Jason Dominus2001-12-311-1/+1
* [PATCH] check return of closeAndreas König2001-12-271-1/+1
* Add at least the "important" PerlIO_xxxx functions to embed.plNick Ing-Simmons2001-12-221-2/+2
* BeOS still has no good sockets.Jarkko Hietaniemi2001-12-121-1/+1
* BeOS sockets are not true sockets.Jarkko Hietaniemi2001-12-121-1/+1
* cat2type in tests for VMSCraig A. Berry2001-12-101-1/+1
* Win32 compilation tweaks for Blair Zajac.Jarkko Hietaniemi2001-11-251-1/+3
* xsubpp treats invalid (indented) cpp directives as commentsGurusamy Sarathy2001-11-251-4/+4
* io_poll.t vms/test.com tweaksCraig A. Berry2001-11-191-1/+1
* VMS fixMichael G. Schwern2001-11-141-3/+4
* VMS fixups for IO::* testsMichael G. Schwern2001-11-147-14/+15
* Recoving dup tests for VMSMichael G. Schwern2001-11-121-8/+9
* a few typo fixes Jeffrey Friedl2001-11-126-9/+9
* IO module with nonblocking socket connect patch Raul Dias2001-10-202-4/+9
* Retract the latter part of #12343.Jarkko Hietaniemi2001-10-061-2/+1
* patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)David Dyck2001-10-051-2/+1
* warning on v-string in use/requireJohn Peacock2001-09-251-1/+1
* avoid v-strings with require/useRonald J. Kimball2001-09-215-5/+5
* Fixes test case failure introduced by #12071, the warning isArtur Bergman2001-09-181-1/+1
* Deprecate != Depreciate.Abhijit Menon-Sen2001-09-182-2/+2
* Bump up versions because of #12041.Jarkko Hietaniemi2001-09-172-2/+2
* Change use|require 5.005_64 to use|require 5.6.1.Jarkko Hietaniemi2001-09-164-4/+4
* Can't count parentheses.Jarkko Hietaniemi2001-09-091-1/+1
* Try to look up protocol (by name) only iff it has non-numbers:Jarkko Hietaniemi2001-09-091-5/+2
* Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problemsHugo van der Sanden2001-08-011-7/+14
* for QNX6Norton T. Allen2001-07-121-1/+1
* for QNXNorton T. Allen2001-07-051-3/+9
* More VERSION tuning: to avoid unnecessary Perl upgradesJarkko Hietaniemi2001-06-304-4/+4
* Bump up the VERSIONs of modules that have changed since 5.6.0,Jarkko Hietaniemi2001-06-296-6/+6
* MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)Jarkko Hietaniemi2001-06-201-0/+4
* Re: Bug in IO::Socket::INET module (repeat)Jarkko Hietaniemi2001-06-201-1/+1
* gcc -Wall sweep.Jarkko Hietaniemi2001-06-181-8/+22
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-1814-0/+1383
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-1/+5
* [RESEND] [PATCH] Mac OS lib patches for bleadperlChris Nandor2001-06-111-5/+9
* Allow a zero timeout on IO::Socket accept and connect--John Holdsworth2001-04-301-9/+17
* Doc fixes.Abigail2001-04-291-2/+2
* IO::Socket::INET patchandrew deryabin2001-04-221-2/+4
* fix IO.xs compile failure on VMSCraig A. Berry2001-04-081-2/+1
* atmark() code cleanaup.Jarkko Hietaniemi2001-04-071-7/+11
* VMS fix-ups and statusCraig A. Berry2001-03-281-1/+1
* [ID 20010327.007] New warning from IO::Socket for sockatmarkDavid Dyck2001-03-281-1/+1
* Implement IO::Socket::atmark(), inspired by Lincoln Stein'sJarkko Hietaniemi2001-03-262-24/+95
* more pod patchesMichael Stevens2001-03-163-5/+5
* [patch] -Wall cleanup round 2Doug MacEachern2001-02-181-2/+2
* Add ReuseAddr as a (preferred) alias for Reuse as we knowJarkko Hietaniemi2001-01-101-2/+3