This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libhtml-strip-perl.
commit de23ebf5e0dbc6cef1f18fbbd78ebe964afe6ab1 Merge: eded305 b0792ed Author: gregor herrmann <[email protected]> Date: Thu Oct 23 22:18:17 2014 +0200 Merge tag 'upstream/1.10' Upstream version 1.10 Changes | 25 +++++++ MANIFEST | 11 ++- META.yml | 22 ++++++ Makefile.PL | 46 ++++++++---- Strip.pm | 175 ++++++++++++++++++++++++++++--------------- Strip.xs | 36 ++++++++- strip_html.c | 87 ++++++++++++++++----- strip_html.h | 4 + t/auto-reset.t | 20 +++++ t/basic.t | 67 +++++++++++++++++ t/comment.t | 38 ++++++++++ t/edge-case.t | 20 +++++ t/filter.t | 18 +++++ t/mathematical-comparisons.t | 30 ++++++++ t/offbyone.t | 12 +++ t/striptags.t | 31 ++++++++ t/whitespace-single-char.t | 10 +++ test.pl | 91 ---------------------- 18 files changed, 554 insertions(+), 189 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-strip-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
