[libtext-csv-xs-perl] branch master updated (8a4826b -> 6284c7a)
Xavier Guimard
xguimard-guest at moszumanska.debian.org
Fri Feb 21 20:39:19 UTC 2014
This is an automated email from the git hooks/post-receive script.
xguimard-guest pushed a change to branch master
in repository libtext-csv-xs-perl.
from 8a4826b update changelog
adds 14d06b5 Imported Upstream version 1.04
new 5e3fec9 Merge tag 'upstream/1.04'
new 63fbb49 Update d/copy years
new 6284c7a Update d/ch (+version 1.04-1)
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
CSV_XS.pm | 416 +++++++++++++++++++++++++++++++++++++++++++++++---
CSV_XS.xs | 3 +-
ChangeLog | 11 ++
MANIFEST | 5 +-
META.json | 70 ++++-----
META.yml | 8 +-
Makefile.PL | 2 +-
README | 2 +-
debian/changelog | 9 +-
debian/copyright | 6 +-
examples/csv-check | 2 +-
examples/csv2xls | 27 ++--
examples/parser-xs.pl | 2 +-
examples/rewrite.pl | 17 +++
examples/speed.pl | 2 +-
ppport.h | 2 +-
t/78_fragment.t | 75 +++++++++
t/80_diag.t | 25 ++-
t/90_csv.t | 70 +++++++++
19 files changed, 667 insertions(+), 87 deletions(-)
create mode 100644 examples/rewrite.pl
create mode 100644 t/78_fragment.t
create mode 100644 t/90_csv.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-csv-xs-perl.git
More information about the Pkg-perl-cvs-commits
mailing list