Integrate mainline
[p5sagit/p5-mst-13.2.git] / ext / Socket /
2001-12-29 Jarkko Hietaniemi socketpair tweaks from Nicholas Clark.
2001-12-27 Nicholas Clark because (sys)?read doesn't reset buffers
2001-12-27 Nicholas Clark Re: socketpair emulation
2001-12-24 Nicholas Clark Re: socketpair emulation
2001-12-23 Nicholas Clark socketpair emulation
2001-11-30 Jarkko Hietaniemi More Socket constants.
2001-11-27 Bob Dalgleish [ID 20011126.148] Socket::inet_aton() incorrectly accep...
2001-11-25 Craig A. Berry Socket::my_inet_aton() tweak
2001-09-09 Jarkko Hietaniemi Documentation tweaks; think the IP address as an opaque...
2001-09-09 Jarkko Hietaniemi The Socket tests were wrong: they were assuming too...
2001-09-08 Jarkko Hietaniemi Retract the portability changes since they
2001-09-08 Jarkko Hietaniemi Still more Socket portability tweaking.
2001-09-08 Jarkko Hietaniemi More portability kicking on inet_ntoa().
2001-09-07 Jarkko Hietaniemi Try to make Socket::inet_ntoa() more robust.
2001-09-06 Jarkko Hietaniemi Document the bad assumptions currently breaking
2001-09-05 Jarkko Hietaniemi Fix a typo #11889 and add a test for the same.
2001-09-05 Jarkko Hietaniemi inet_ntoa() tweaks:
2001-08-29 Artur Bergman GCC on HP-UX 11 with 64bit support breaks inet_ntoa
2001-08-29 Artur Bergman Added test for pack_addr_in and unpack_addr_in
2001-08-29 Artur Bergman Added three tests to test inet_ntoa/inet_aton and ...
2001-06-18 Nicholas Clark Re: [PATCH] Re: [PATCH] Re: perl@10611
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...
2001-06-16 Jarkko Hietaniemi NetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-16 Nicholas Clark Re: perl@10611
2001-06-16 Nicholas Clark Re: perl@10611
2001-06-15 Nick Ing-Simmons MULTIPLICITY fix for Socket.xs
2001-06-15 Doug MacEachern Re: perl@10611
2001-06-15 Nicholas Clark INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
2001-06-12 Jarkko Hietaniemi gcc -Wall nits picked out by a non-UNIX system
2001-06-04 Jarkko Hietaniemi The .pm changes to go with #10428.
2001-06-04 Jarkko Hietaniemi The #10402 didn't take. Weird.
2001-03-30 Radu Greab Re: [ID 20010215.006] Bad arg length for Socket::unpack...
2001-03-16 Michael Stevens more pod patches
2001-01-24 Charles Bailey SYN SYN
2001-01-10 Jeremy D. Zawodny add SO_REUSEPORT to export list in Socket.pm for better...
2000-10-20 Charles Bailey SYN SYN
2000-08-08 Jarkko Hietaniemi Do away with array context, from Daniel Chetlin <daniel...
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6224..6229 into mainline
2000-06-23 Doug MacEachern [PATCH] remove forward declarations in Socket.pm
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-03-14 Jarkko Hietaniemi Fix for one of the problems in RC1 reported by M. E...
2000-03-13 Gurusamy Sarathy final touches for lexical warnings (from Paul Marquess)
2000-02-16 Jarkko Hietaniemi Fcntl: more O_ constants, move SEEK_ to @EXPORT_OK
2000-02-09 Charles Bailey Resync with mainline
2000-01-23 Gurusamy Sarathy s/use vars/our/g modules that aren't independently...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-03 Ilya Zakharevich applied suggested patch; removed $VERSION = $VERSION...
1999-08-29 Jarkko Hietaniemi Conditionally socksify the LIBS of Socket.
1999-07-12 Gurusamy Sarathy yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-05 Jarkko Hietaniemi Hack SOCKS support some more plus a patch from Andy...
1999-07-04 Jarkko Hietaniemi Miscellaneus AIX fixes + SOCKS support.
1999-05-30 Ilya Zakharevich OS/2 socket fixes.
1999-05-15 Nick Ing-Simmons Mingw32 + w32api-0.1.5 tweaks
1999-05-11 Jarkko Hietaniemi Add I_NETINET_TCP to help change #3391.
1999-05-11 Joshua Pritikin Socket IPPROTO_TCP [PATCH 5.005_5x]
1999-04-04 Gurusamy Sarathy correct places that said newSVpv() when they meant...
1998-12-22 Jarkko Hietaniemi Add few MSG_ and uio constants.
1998-11-30 Jarkko Hietaniemi s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
1998-11-22 Jarkko Hietaniemi Change#2284 aid: allow also for plain old MSG_ and...
1998-11-22 Jarkko Hietaniemi MSG_PROXY for GNU/Hurd (previously we believed that
1998-10-15 Gurusamy Sarathy correct bugs exposed in MM_Unix.pm by commenting out...
1998-07-18 Nick Ing-Simmons PL_ prefix to all perlvars, part1
1998-07-14 Jarkko Hietaniemi add files and tweaks needed for MPE/iX port (via PM)
1998-07-12 Gurusamy Sarathy small tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi>
1998-07-10 Gurusamy Sarathy inet_aton() should do DNS lookup only if arg isn't...
1998-06-29 Gurusamy Sarathy fix Socket.pm typo from change#1240
1998-06-28 Chris Nandor Add CR LF CRLF to Socket.pm
1998-06-18 Les Peters hand apply whitespace-mutiliated and reversed patch
1998-05-14 Gurusamy Sarathy [win32] merge change#896 from maintbranch
1998-04-02 Andy Dougherty Config_63-04-05.diff
1998-03-07 Gurusamy Sarathy [win32] change all 'sp' to 'SP' in code and in the...
1998-03-03 Tom Christiansen [win32] maintpatch
1998-03-03 Trevor Blackwell [win32] maintpatch
1997-10-31 Nick Ing-Simmons Further ANSI changes now builds and passes (most) tests
1997-04-24 Chip Salzenberg Don't core dump if my_inet_aton() get a NULL
1997-03-06 Perl 5 Porters [inseparable changes from match from perl-5.003_92...
1997-03-06 Ilya Zakharevich PODs corrections
1996-12-19 Perl 5 Porters [inseparable changes from patch from perl5.003_12 to...
1996-12-19 Spider Boardman Long-standing problem in Socket module
1996-09-20 Joseph S. Myers Pod typos, pod2man bugs, and miscellaneous installation...
1996-09-05 Andreas Koenig Patch to inhibit autosplit on Socket.pm
1996-06-23 Perl 5 Porters Add NAME attribute to suppress MakeMaker "guess" warning
1996-07-25 Perl 5 Porters Correct CODE block declaration
1996-02-06 Paul Marquess VERSION Patch
1996-02-03 Perl 5 Porters perl5.002beta3
1996-01-08 Perl 5 Porters Use unsigned shorts for ports.
1996-01-13 Perl 5 Porters perl 5.002beta2 patch
1995-12-21 Andy Dougherty This is patch.2b1g to perl5.002beta1.
1995-12-08 Andy Dougherty This is patch.2b1f to perl5.002beta1.
1995-12-02 Andy Dougherty This is patch.2b1d to perl5.002beta1.
1995-11-20 Larry Wall 5.002 beta 1
1995-10-31 Andy Dougherty This is my patch patch.1n for perl5.001.
1995-05-24 Andy Dougherty This is my patch patch.1h for perl5.001.
1995-03-13 Larry Wall Perl 5.001
1995-03-10 Andy Dougherty perl5.000 patch.0o: [address] a few more Configure...
1995-01-17 Tim Bunce MakeMaker 3.8
1994-12-19 Tim Bunce This is my patch patch.0a for perl5.000.
1994-10-17 Larry Wall perl 5.000