In perl.git, the branch smoke-me/getaddrname has been created
<http://perl5.git.perl.org/perl.git/commitdiff/87ae5a89c7539b59da70c23426877739e0d894ce?hp=0000000000000000000000000000000000000000>
at 87ae5a89c7539b59da70c23426877739e0d894ce (commit)
- Log -----------------------------------------------------------------
commit 87ae5a89c7539b59da70c23426877739e0d894ce
Author: Paul "LeoNerd" Evans <[email protected]>
Date: Wed Dec 15 16:02:19 2010 +0000
Capture newly-created unit tests to MANIFEST
M MANIFEST
commit d160eaa078ec340e28a5e15c3a696264c4c3754a
Author: Paul "LeoNerd" Evans <[email protected]>
Date: Wed Dec 15 15:13:19 2010 +0000
Make Socket.pm 'use strict' clean
M ext/Socket/Socket.pm
commit 0f16eaef12febb95e6ffde06d65ee1db7a6fd256
Author: Paul "LeoNerd" Evans <[email protected]>
Date: Wed Dec 15 14:37:51 2010 +0000
Provide fallback implementation of getaddrinfo and getnameinfo in pure perl
if libc doesn't provide one
M ext/Socket/Socket.pm
commit d51ee6cc65ce2da1902d05b114339983b6b9bd04
Author: Paul "LeoNerd" Evans <[email protected]>
Date: Mon Dec 13 18:13:10 2010 +0000
Initial documentation of getaddrinfo and getnameinfo functions
M ext/Socket/Socket.pm
commit 2926e504cd526c8c983f2a7372cca3f8e2b0be56
Author: Paul "LeoNerd" Evans <[email protected]>
Date: Mon Dec 13 17:50:56 2010 +0000
Unit tests for Socket::getaddrinfo() and Socket::getnameinfo()
A ext/Socket/t/getaddrinfo.t
A ext/Socket/t/getnameinfo.t
commit d55faa2f594d154b1f6d03bf7c866df36f52cda1
Author: Paul "LeoNerd" Evans <[email protected]>
Date: Mon Dec 13 17:50:06 2010 +0000
Implement Socket::getaddrinfo() and Socket::getnameinfo(), with related
constants
M ext/Socket/Makefile.PL
M ext/Socket/Socket.pm
M ext/Socket/Socket.xs
commit fd3261b54a05e8f333bb331352da1352884d788d
Author: Paul "LeoNerd" Evans <[email protected]>
Date: Fri Dec 10 15:02:30 2010 +0000
Conditionally set sa_len-type fields when packing sockaddr addresses
M ext/Socket/Socket.xs
-----------------------------------------------------------------------
--
Perl5 Master Repository