This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
warnings.pl: Silence perl compiler warnings
[perl5.git] / ext / Socket /
2010-06-15 Salvador FandinoAdd support for more TCP_ constants to Socket
2010-05-20 Ricardo Signesbump version on modules changed since 5.13.0
2010-04-24 Nicholas ClarkIn Socket.xs, convert 3 croak()s to use %s and a consta...
2010-03-25 Jesse VincentDowngrade Socket.pm's new inet_ntop and inet_pton to...
2010-02-17 Jesse VincentMake the new Socket implementation of inet_pton consist...
2009-10-15 Nicholas ClarkReplace sv_2mortal(newSVpvn(...)) with newSVpvn_flags...
2009-09-09 H.Merijn Branderror 1539: Cannot do arithmetic with pointers to objec...
2009-08-31 Vincent PitRevert Socket.t permissions to 644 after 89904c08923161...
2009-08-31 Lubomir RintelFix unpack of abstract socket addrs with nul byte
2009-08-27 Nicholas ClarkMake extensions in ext run their tests from the extensi...
2009-08-26 Rafael Garcia-SuarezBump version of Socket.pm
2009-08-26 Lubomir RintelAdd support for Abstract namespace sockets
2009-07-03 David Mitchellbump versions of non-dual-life modules that
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2009-04-09 Andy DoughertyFix declaration-after-statement in ext/Socket/Socket.xs
2009-03-27 Vincent PitAlso skip test 20 in t/Socket.t when no IPv6 is available
2009-03-27 Rafael Garcia-SuarezAdd inet_pton and inet_ntop to the list of functions...
2009-03-27 Steve PetersWhat am I thinking? Just bump the version.
2009-03-27 Steve PetersAdd inet_pton() and inet_ntop() to Socket.
2009-03-26 Nicholas ClarkRemove now-redundant references to MAN3PODS in core...
2008-12-19 Sam Vilain[admin] set up .gitignore files
2008-03-31 Nicholas Clark$VERSION++ for all the non-dual life modules in ext...
2007-12-22 Robin Barkerext/ consting
2007-07-10 Steve PetersAdd additional SUSV3 constants to Socket for use with...
2007-05-04 kan@dcit.cz[perl #42844] careless use of gethostbyname() in Socket.xs
2007-03-21 Nicholas ClarkOnly use proxy constant subroutines for 5.9.x.
2007-01-09 Nicholas Clarksocketpair.t was written in 2001. At that time, Test...
2006-12-07 Steve HayMake use of $Config{d_pseudofork} in a couple of core...
2006-04-16 Nicholas ClarkCoverity is flagging a potential problem because it...
2006-01-18 Gisle AasAllow IPPROTO_ICMP and IPPROTO_UDP to be exported.
2006-01-18 Gisle AasUse the IPPROTO_TCP constant instead of 6.
2006-01-18 Gisle AasMake sure the most common IPPROTO_* constants are alway...
2006-01-12 Nicholas Clark$Socket::VERSION++; # You always miss one.
2005-12-23 Nicholas ClarkUse inlineable proxy constant subs for Socket
2005-07-08 Jim CromieRe: janitorial work ? [patch]
2004-03-17 Robin Barkerformat/casting/warning RE: perl 5.9.1
2004-02-29 Nicholas ClarkBump Socket's version to a real floating point value
2004-02-28 Dave MitchellBump version numbers of moules affected by change ...
2004-02-01 Solar DesignerRe: [perl #15063] /tmp issues
2003-10-15 Rafael Garcia-SuarezAdd support for Linux abstract unix domain sockets...
2003-08-27 Jarkko HietaniemiUltrix tweaks: <string.h> must not be included twice
2003-08-14 Jarkko HietaniemiXS contents changes versus VERSION non-changes.
2003-08-07 Philip NewtonRe: maint @ 20537
2003-07-28 Jarkko HietaniemiNo more ext/*/*.t, move them all to ext/*/t.
2003-07-02 Rafael Garcia-SuarezSkip a socketpair test on SCO OSR
2003-05-19 Jarkko HietaniemiMore Ultrix double definition avoidance.
2003-05-19 Jarkko HietaniemiUltrix: the #19435 helped the IO extension, so this...
2003-05-10 Jarkko HietaniemiIn eof() the errno can get stomped by the peek-ahead.
2003-05-09 Jarkko HietaniemiHave to think this test more when I'm awake.
2003-05-02 Rafael Garcia-SuarezOpenUNIX 8 support
2003-03-30 Jarkko HietaniemiEnding strings is customary (typo from #19084).
2003-03-30 Jarkko Hietaniemigethostbyname('localhost') is not that portable.
2003-03-29 Jarkko HietaniemiIRIX 5.3 can have PF_LINK defined to be AF_LINK but
2002-06-14 Jarkko HietaniemiUNICOS and UNICOS/mk are broken only on one test.
2002-05-30 Jarkko HietaniemiIntegrate macperl patch #16868.
2002-05-24 Jarkko HietaniemiUNICOS: update test status.
2002-05-19 Jarkko HietaniemiUNICOS/mk seems to still have this problem.
2002-05-16 Jarkko HietaniemiThe UDP sockpair failure seems to have magically
2002-04-11 Jarkko HietaniemiUNICOS too has sockpair issues (unsurprisingly,
2002-04-11 Jarkko HietaniemiAlso NEC SUPER-UX has buggy sockpair().
2002-04-03 Jarkko Hietanieminon-perlio robustness.
2002-03-31 Spider BoardmanBad socketpair.t can hang anywhere
2002-03-29 Nick Ing-SimmonsIntegrate mainline
2002-03-28 Paul GreenNeuter socketpair on Stratus VOS
2002-03-28 Jarkko Hietaniemisocketpair binmode :bytes.
2002-03-25 Norton T. AllenTODO for QNX6
2002-03-21 Nick Ing-SimmonsIntegrate mainline (Win2k/MinGW all ok except threads...
2002-03-19 Nicholas ClarkRe: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046...
2002-03-10 Jarkko HietaniemiMisc tiny tweaks from Sarathy, good for threaded builds.
2002-03-10 Jarkko HietaniemiPrecedence problem.
2002-03-09 Mattia Barbonsocketpair.t w/o fork
2002-03-04 Nicholas Clark(was Re: [PATCH @13746] h2xs)
2002-02-11 Ilya ZakharevichOS/2 build
2002-01-29 Nick Ing-SimmonsIntegrate mainline
2002-01-29 Jarkko HietaniemiOS/390 seems to do length 0 udp reads, Nicholas says
2002-01-25 Nick Ing-SimmonsSave $! so that other syscalls don't disturb it before
2002-01-23 Nick Ing-SimmonsExcept Win32 from echo tests. (Alarm does not break...
2002-01-18 Jarkko HietaniemiTry to make the connect/read/write timeouting.
2002-01-16 Nick Ing-Simmonsoffsetof() is in <stddef.h>
2002-01-16 Jarkko Hietaniemis/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
2002-01-15 Gisle AasSocket::sockaddr_family
2002-01-13 H.Merijn BrandRe: HiRes
2002-01-12 Nick Ing-SimmonsWin32-ize socketpair test
2002-01-05 Jarkko HietaniemiAlso UNICOS/mk has deviant socketpair().
2002-01-05 Nicholas Clark[REPATCH] Re: [PATCH] Re: socketpair blip on unicos...
2002-01-01 Nicholas Clark[better PATCH] Re: Low-lights of Win32 / bleadperl
2001-12-29 Jarkko Hietaniemisocketpair tweaks from Nicholas Clark.
2001-12-27 Nicholas Clarkbecause (sys)?read doesn't reset buffers
2001-12-27 Nicholas ClarkRe: socketpair emulation
2001-12-24 Nicholas ClarkRe: socketpair emulation
2001-12-23 Nicholas Clarksocketpair emulation
2001-11-30 Jarkko HietaniemiMore Socket constants.
2001-11-27 Bob Dalgleish[ID 20011126.148] Socket::inet_aton() incorrectly accep...
2001-11-25 Craig A. BerrySocket::my_inet_aton() tweak
2001-09-09 Jarkko HietaniemiDocumentation tweaks; think the IP address as an opaque...
2001-09-09 Jarkko HietaniemiThe Socket tests were wrong: they were assuming too...
2001-09-08 Jarkko HietaniemiRetract the portability changes since they
2001-09-08 Jarkko HietaniemiStill more Socket portability tweaking.
2001-09-08 Jarkko HietaniemiMore portability kicking on inet_ntoa().
2001-09-07 Jarkko HietaniemiTry to make Socket::inet_ntoa() more robust.
next