[libhttp-parser-xs-perl] 03/09: Merge tag 'upstream/0.17'
Florian Schlichting
fsfs at moszumanska.debian.org
Wed Aug 12 16:02:53 UTC 2015
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libhttp-parser-xs-perl.
commit 6ba980482af74fd76ec89aca1a1faf0a27be515e
Merge: c87cedb 5b4edcf
Author: Florian Schlichting <fsfs at debian.org>
Date: Wed Aug 12 11:43:25 2015 +0200
Merge tag 'upstream/0.17'
Upstream version 0.17
Changes | 3 +
MANIFEST | 5 +-
META.yml | 10 +-
MYMETA.json | 49 ++++
META.yml => MYMETA.yml | 16 +-
Makefile.PL | 2 +
README | 26 +-
inc/Module/Install.pm | 26 +-
inc/Module/Install/Base.pm | 2 +-
inc/Module/Install/Can.pm | 85 ++++++-
inc/Module/Install/Fetch.pm | 2 +-
inc/Module/Install/Makefile.pm | 29 ++-
inc/Module/Install/Metadata.pm | 33 ++-
inc/Module/Install/ReadmeFromPod.pm | 112 ++++++++-
inc/Module/Install/TestTarget.pm | 4 +-
inc/Module/Install/Win32.pm | 2 +-
inc/Module/Install/WriteAll.pm | 2 +-
lib/HTTP/Parser/XS.pm | 58 ++++-
picohttpparser/Makefile | 40 +++
picohttpparser/README.md | 116 +++++++++
picohttpparser/bench.c | 32 ++-
picohttpparser/picohttpparser.c | 430 ++++++++++++++++++++++++++-------
picohttpparser/picohttpparser.h | 62 ++++-
picohttpparser/test.c | 468 +++++++++++++++++++++++++++++++-----
picohttpparser/test_response.c | 120 ---------
25 files changed, 1373 insertions(+), 361 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhttp-parser-xs-perl.git
More information about the Pkg-perl-cvs-commits
mailing list