[libxml-bare-perl] 01/04: Merge tag 'upstream/0.53'
Nuno Carvalho
smash at cpan.org
Tue Sep 17 15:36:52 UTC 2013
This is an automated email from the git hooks/post-receive script.
mestre-guest pushed a commit to branch master
in repository libxml-bare-perl.
commit e7d7a3ab85b5c085cc9222864c0997251503fc93
Merge: d70fff0 812bd51
Author: Nuno Carvalho <smash at cpan.org>
Date: Tue Sep 17 15:54:09 2013 +0100
Merge tag 'upstream/0.53'
Upstream version 0.53
Bare.pm | 1675 +++
Bare.xs | 654 +-
Changes | 57 +-
INSTALL | 44 -
LICENSE | 345 -
MANIFEST | 62 +-
MANIFEST.skip | 4 -
META.json | 343 +-
META.yml | 247 +-
Makefile.PL | 167 +-
README | 711 +-
bench/feed2.xml | 394 +-
bench/large.xml |31062 +++++++++++++++++++++----------------------
bench/license.txt | 34 +-
bench/test.xml | 259 +-
bench/tree.tmpl | 16 +-
inc/XMLBareMakeMaker.pm | 17 -
lib/XML/Bare.pm | 1547 ---
makebench.PL | 36 +-
parser.c | 1299 +-
parser.h | 73 +-
t/00-compile.t | 59 -
t/000-report-versions.t | 447 -
t/Basic.t | 17 +-
t/Bug_node_named_value.t | 12 +
t/Bug_simple_empty_is_one.t | 15 +
t/Bug_simple_with_cdata.t | 15 +
t/Func_find_by_perl.t | 18 +
t/Func_find_node.t | 16 +
t/Multithreading.t | 72 +
t/Pod.t | 4 +
t/Pod_Coverage.t | 4 +
t/UTF8_Attributes.t | 103 +-
t/UTF8_Values.t | 121 +-
t/author-critic.t | 20 -
t/escaped_xml.t | 42 -
t/memory_leak.t | 60 -
t/release-dist-manifest.t | 16 -
t/release-distmeta.t | 15 -
t/release-eol.t | 16 -
t/release-has-version.t | 16 -
t/release-kwalitee.t | 15 -
t/release-minimum-version.t | 16 -
t/release-no-tabs.t | 16 -
t/release-pod-coverage.t | 21 -
t/release-pod-spell.t | 28 -
t/release-pod-syntax.t | 15 -
t/release-portability.t | 16 -
t/release-synopsis.t | 16 -
t/release-unused-vars.t | 16 -
50 files changed, 19020 insertions(+), 21273 deletions(-)
diff --cc makebench.PL
index 59602c2,3b9b297..3b9b297
mode 100644,100755..100644
--- a/makebench.PL
+++ b/makebench.PL
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-bare-perl.git
More information about the Pkg-perl-cvs-commits
mailing list