This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Call the key transformation function for hv_delete().
[perl5.git] / ext / IO / lib /
2007-06-19 Yves OrtonRe: Net::SMTP can't send large messages with bleadperl
2007-02-16 Todd C. Miller[perl #41521] Fix for IO::Socket send method
2006-06-01 mlelstv@serpens.de[perl #39178] IO::Socket::connect returns wrong errno...
2006-04-04 Yves OrtonRe: Making IO::Socket pass test on Win32
2006-03-26 Graham BarrUpdate to IO-1.23
2006-01-24 Gisle AasSimplify &IO::Handle::say
2006-01-23 Gisle AasAvoid most getprotobyname/number calls in IO::Socket...
2006-01-16 Steve PetersDon't warn about a directory being closed in the DESTRO...
2005-12-24 Nicholas ClarkGiven that IO::Socket is documented as exporting all...
2005-12-19 Rafael Garcia-SuarezAttempt at making IO::Handle backwards compatible again
2005-12-19 Robin Houstonlatest switch/say/~~
2005-12-08 Gisle AasFixup the setsockopt usage message; missing OPTVAL.
2005-10-27 Gisle AasRe: IO::File performace issue
2005-10-05 Peter Dintelmannproposal [perl #34301]: IO::Socket calls getpeername...
2005-09-06 Rafael Garcia-SuarezUpgrade to IO 1.22 from gbarr
2005-08-02 Piotr FusikTypos in *.p[lm]
2005-07-13 Michael G. SchwernRe: Documentation error in IO::Socket
2005-06-30 Steve PetersRe: [PATCH]Re: [perl #36417] IO::Handle::getline()...
2005-06-16 Alexander Foken[perl #36237] IO::File $fh->binmode($layer) is broken
2005-05-05 Nicholas ClarkBump version numbers
2005-04-21 Jarkko HietaniemiSymbian port of Perl
2005-02-18 Gisle AasRe: Bug in Socket::IO::INET Version 1.27
2005-02-17 Steve Peters[perl #31730] [PATCH] IO::File reads garbage from direc...
2004-11-09 Jos I. Boumansfix IO::File to support binmode
2004-10-14 Peter DintelmannAW: [perl #31864] IO::Poll - undef fd not checked in...
2004-07-30 Steve HayBug report #30132 was resolved before it was finished!
2004-04-04 Nicholas ClarkBump version numbers for modules that have changed...
2004-02-17 Dave Mitchellremove C<my $x if foo> construct from core modules
2003-08-14 Mark-Jason DominusPATCH RC4 IO::Dir
2003-08-13 Jarkko HietaniemiAlpha version numbers noticed by Schwern.
2003-08-13 Nicholas ClarkRe: script wanted
2003-07-28 Jarkko HietaniemiMove the ext/IO tests to a more standard location so...
2003-07-24 ilya@juil.nonet[perl #22971] [PATCH] Proper capitalization for IO...
2003-07-24 Hrunting Johnson[perl #22965] Cannot set undef timeout in IO::Socket...
2003-07-03 Jarkko HietaniemiNo fancy binmode() if no perlio.
2003-07-01 Jarkko HietaniemiEven more :utf8 socket testing, now in both directions.
2003-07-01 Jarkko HietaniemiOne more test (does binmode()ing a socket succeed)
2003-07-01 Jarkko HietaniemiTweak an existing IO test to test also the change ...
2003-06-17 Jarkko Hietaniemiio_dir.t tweak from Craig Berry.
2003-05-29 Pradeep Hodigere[patch] IO::File->open() with encoding
2003-05-29 Jarkko HietaniemiDocument that setvbuf() is not probably any more available.
2003-03-26 mike@exegenix.com[perl #21672] IO::New and undefined filename behaviour
2003-03-11 Norton T. Allenio_sock.t
2003-03-11 Todd C. Millertypos and other minor things
2003-03-08 Richard SoderbergRe: [perl #20551] Documentation error for IO::Select
2003-02-19 Dave MitchellBlocking option ignored
2002-10-28 Paul MarquessRE: [PATCH] Warning on pararameterless 'use IO' and...
2002-10-25 chromaticAdd tests for IO.pm
2002-06-05 Jarkko HietaniemiIntegrate maintperl change #16988;
2002-05-30 Jarkko HietaniemiIntegrate macperl patch #16868.
2002-05-27 Yitzchak Scott-Tho... Re: [PATCH] Version tango
2002-05-14 H.Merijn Brandtypo in Socket.pm
2002-04-22 Mark-Jason Dominus{PATCH docs] sockatmark
2002-04-16 Slaven Rezicsmall typo in IO::Pipe pod
2002-03-26 Paul Greenext/IO/lib/IO/t/io_unix.t
2002-03-11 Max BakerRe: [patch] IO::Socket::INET Broadcast patch
2002-02-18 Matthew SachsRe: IO::Poll: Removing Handles
2002-02-18 Matthew SachsIO::Poll: Removing Handles
2001-12-31 Mark-Jason Dominustypo in IO::Socket::INET.pm
2001-12-27 Andreas König[PATCH] check return of close
2001-12-12 Jarkko HietaniemiBeOS still has no good sockets.
2001-12-12 Jarkko HietaniemiBeOS sockets are not true sockets.
2001-12-10 Craig A. Berrycat2type in tests for VMS
2001-11-19 Craig A. Berryio_poll.t vms/test.com tweaks
2001-11-14 Michael G. SchwernVMS fix
2001-11-14 Michael G. SchwernVMS fixups for IO::* tests
2001-11-12 Michael G. SchwernRecoving dup tests for VMS
2001-11-12 Jeffrey Friedla few typo fixes
2001-10-20 Raul DiasIO module with nonblocking socket connect patch
2001-10-06 Jarkko HietaniemiRetract the latter part of #12343.
2001-10-05 David Dyckpatch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID...
2001-09-25 John Peacockwarning on v-string in use/require
2001-09-21 Ronald J. Kimballavoid v-strings with require/use
2001-09-18 Artur BergmanFixes test case failure introduced by #12071, the warni...
2001-09-18 Abhijit Menon-SenDeprecate != Depreciate.
2001-09-17 Jarkko HietaniemiBump up versions because of #12041.
2001-09-16 Jarkko HietaniemiChange use|require 5.005_64 to use|require 5.6.1.
2001-09-09 Jarkko HietaniemiCan't count parentheses.
2001-09-09 Jarkko HietaniemiTry to look up protocol (by name) only iff it has non...
2001-08-01 Hugo van der SandenRe: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1...
2001-07-12 Norton T. Allenfor QNX6
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-05 Norton T. Allenfor QNX
2001-06-30 Jarkko HietaniemiMore VERSION tuning: to avoid unnecessary Perl upgrades
2001-06-29 Jarkko HietaniemiBump up the VERSIONs of modules that have changed since...
2001-06-20 Jarkko HietaniemiMPE/iX fixes from Mark Bixby (a Configure fix is also...
2001-06-20 Jarkko HietaniemiRe: Bug in IO::Socket::INET module (repeat)
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...
2001-06-11 Chris Nandor[RESEND] [PATCH] Mac OS lib patches for bleadperl
2001-04-30 John HoldsworthAllow a zero timeout on IO::Socket accept and connect--
2001-04-29 AbigailDoc fixes.
2001-04-22 andrew deryabinIO::Socket::INET patch
2001-03-28 David Dyck[ID 20010327.007] New warning from IO::Socket for socka...
2001-03-26 Jarkko HietaniemiImplement IO::Socket::atmark(), inspired by Lincoln...
2001-03-16 Michael Stevensmore pod patches
2001-01-24 Charles BaileySYN SYN
2001-01-10 Jarkko HietaniemiAdd ReuseAddr as a (preferred) alias for Reuse as we...
2001-01-10 Jeremy D. Zawodnyadd ReusePort option to IO::Socket::INET for better...
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-11-13 Nicholas ClarkRe: [ID 20001112.008] perlio.c's PerlIO_getpos ingores...
next