This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix ext/POSIX/t/time.t test 17's name to be a) unique, and b) factually accurate
2012-02-11
Paul "LeoNerd" Evans
Fix ext/POSIX/t/time.t test 17's name to be a) unique...
commit
|
commitdiff
|
tree
2012-02-11
Paul "LeoNerd" Evans
Remember to init_tm() the struct tm before strptime...
commit
|
commitdiff
|
tree
2012-02-11
Paul "LeoNerd" Evans
Detect failure of mktime(), return error
commit
|
commitdiff
|
tree
2012-02-11
Paul "LeoNerd" Evans
Don't use 1906 to test strptime/mktime because it yields...
commit
|
commitdiff
|
tree
2012-02-11
Paul "LeoNerd" Evans
Bump version number in POSIX.pm
commit
|
commitdiff
|
tree
2012-02-11
Paul "LeoNerd" Evans
Added some docs about new POSIX::strptime()
commit
|
commitdiff
|
tree
2012-02-11
Paul "LeoNerd" Evans
mktime() before returning result from strptime(), to...
commit
|
commitdiff
|
tree
2012-02-11
Paul "LeoNerd" Evans
Accept strptime \$str, "format" to use/set pos() magic...
commit
|
commitdiff
|
tree
2012-02-11
Paul "LeoNerd" Evans
Initial hack at strptime(); just literal strings for now
commit
|
commitdiff
|
tree
2012-02-11
Paul "LeoNerd" Evans
Ammend comment referring to init_tm() to point to its...
commit
|
commitdiff
|
tree
2012-02-03
Paul Evans
Add IO::Socket::IP 0.08 as dual-life module
commit
|
commitdiff
|
tree
2011-12-01
Paul \"LeoNerd\...
Bump Socket::VERSION to 1.95; to match CPAN release
commit
|
commitdiff
|
tree
2011-12-01
Paul \"LeoNerd\...
Snapshot of P/PE/PEVANS/Socket-1.94_07.tar.gz
commit
|
commitdiff
|
tree
2011-12-01
Paul \"LeoNerd\...
More fixups for dual-life to support out-of-core build
commit
|
commitdiff
|
tree
2011-12-01
Paul \"LeoNerd\...
Prepare Socket.pm for dual-life
commit
|
commitdiff
|
tree
2011-12-01
Paul \"LeoNerd\...
Fixups for older Perl versions:
commit
|
commitdiff
|
tree
2011-12-01
Paul \"LeoNerd\...
Rewrite ext/Socket/t/Socket.t to use Test::More rather...
commit
|
commitdiff
|
tree
2011-10-24
Paul \"LeoNerd\...
Add unit tests for Socket::{pack,unpack}_ipv6_mreq
commit
|
commitdiff
|
tree
2011-10-24
Paul \"LeoNerd\...
Wrap some IPv6 sockopt constants and ipv6_mreq structure
commit
|
commitdiff
|
tree
2011-02-08
Paul LeoNerd Evans
Minor bugfixes to Socket::getaddrinfo
leonerd@leonerd.org.uk
From: Paul "LeoNerd" Evans <
leonerd@leonerd.org.uk
>
commit
|
commitdiff
|
tree
2011-01-29
Paul "LeoNerd" Evans
Reindent recent IPv6/getaddrinfo code consistently...
commit
|
commitdiff
|
tree
2011-01-05
Paul "LeoNerd" Evans
Support emulation of AI_NUMERICSERV even though it...
commit
|
commitdiff
|
tree
2011-01-04
Paul "LeoNerd" Evans
Use Zero() rather than rely on C99 struct initialiser...
commit
|
commitdiff
|
tree
2011-01-03
Paul "LeoNerd" Evans
Give a warning if pack_sockaddr_in6 is asked to pack...
commit
|
commitdiff
|
tree
2011-01-03
Paul "LeoNerd" Evans
Use HAS_SIN6_SCOPE_ID rather than glibc version testing
commit
|
commitdiff
|
tree
2011-01-03
Paul "LeoNerd" Evans
Bugfix to Socket.pm 's GAI fallback constants - use...
commit
|
commitdiff
|
tree
2011-01-03
Paul "LeoNerd" Evans
Capture newly-created unit tests to MANIFEST
commit
|
commitdiff
|
tree
2011-01-03
Paul "LeoNerd" Evans
Make Socket.pm 'use strict' clean
commit
|
commitdiff
|
tree
2011-01-03
Paul "LeoNerd" Evans
Provide fallback implementation of getaddrinfo and...
commit
|
commitdiff
|
tree
2011-01-03
Paul "LeoNerd" Evans
Initial documentation of getaddrinfo and getnameinfo...
commit
|
commitdiff
|
tree
2011-01-03
Paul "LeoNerd" Evans
Unit tests for Socket::getaddrinfo() and Socket::getnameinfo()
commit
|
commitdiff
|
tree
2011-01-03
Paul "LeoNerd" Evans
Implement Socket::getaddrinfo() and Socket::getnameinfo...
commit
|
commitdiff
|
tree
2011-01-03
Paul "LeoNerd" Evans
Conditionally set sa_len-type fields when packing sockaddr...
commit
|
commitdiff
|
tree
2010-11-25
Paul Evans
[PATCH 5/5] Added Paul Evans to AUTHORS
commit
|
commitdiff
|
tree
2010-11-25
Paul Evans
[PATCH 4/5] Adjust unit tests to cope with new sockaddr_in6...
commit
|
commitdiff
|
tree
2010-11-25
Paul Evans
[PATCH 3/3] Provide wrappers for IN6ADDR_ANY and IN6ADDR_LOO...
commit
|
commitdiff
|
tree
2010-11-25
Paul Evans
[PATCH 2/3] Implement sockaddr_in6 wrapper
commit
|
commitdiff
|
tree
2010-11-25
Paul Evans
[PATCH 1/3] Implement Socket::pack_sockaddr_in6() and...
commit
|
commitdiff
|
tree
2010-11-25
Paul "LeoNerd" Evans
Added Paul Evans to AUTHORS
commit
|
commitdiff
|
tree
2010-11-25
Paul "LeoNerd" Evans
Adjust unit tests to cope with new sockaddr_in6 functions...
commit
|
commitdiff
|
tree
2010-11-25
Paul "LeoNerd" Evans
Provide wrappers for IN6ADDR_ANY and IN6ADDR_LOOPBACK
commit
|
commitdiff
|
tree
2010-11-25
Paul "LeoNerd" Evans
Implement sockaddr_in6 wrapper
commit
|
commitdiff
|
tree
2010-11-25
Paul "LeoNerd" Evans
Implement Socket::pack_sockaddr_in6() and unpack_sockaddr_in6()
commit
|
commitdiff
|
tree