summaryrefslogtreecommitdiff
path: root/ext/IO
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* RE: [PATCH] Warning on pararameterless 'use IO' and doc updatePaul Marquess2002-10-282-8/+49
* Add tests for IO.pmchromatic2002-10-251-0/+81
* 2 lines of change #18039 had several problemsHugo van der Sanden2002-10-241-2/+5
* Re: [PATCH] Warning on pararameterless 'use IO' and doc updateStéphane Payrard2002-10-201-3/+20
* Modification to Perl 5.6.1 source: ext/IO needs a hintAndrew Hamm2002-06-071-0/+2
* Integrate maintperl change #16988;Jarkko Hietaniemi2002-06-051-2/+5
* Integrate #16971 from maint-5.6;Jarkko Hietaniemi2002-06-011-0/+2
* Integrate macperl patch #16868.Jarkko Hietaniemi2002-05-301-3/+5
* Re: [PATCH] Version tangoYitzchak Scott-Thoennes2002-05-274-0/+4
* typo in Socket.pmH.Merijn Brand2002-05-141-1/+1
* Integrate #16510 from macperl;Jarkko Hietaniemi2002-05-091-1/+1
* various signed/unsigned mismatch nitsGurusamy Sarathy2002-04-261-1/+1
* {PATCH docs] sockatmarkMark-Jason Dominus2002-04-221-1/+2
* squelch some more type mismatch warningsGurusamy Sarathy2002-04-212-4/+4
* small typo in IO::Pipe podSlaven Rezic2002-04-161-4/+4
* ext/IO/lib/IO/t/io_unix.tPaul Green2002-03-261-1/+1
* 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