[libtext-csv-xs-perl] 01/04: Update upstream source from tag 'upstream/1.33'
Damyan Ivanov
dmn at moszumanska.debian.org
Wed Oct 25 13:56:59 UTC 2017
This is an automated email from the git hooks/post-receive script.
dmn pushed a commit to branch master
in repository libtext-csv-xs-perl.
commit f7f23d57b30f176b0d341b39ed260c1deb8a8e45
Merge: 7d5c9dd c8aa471
Author: Damyan Ivanov <dmn at debian.org>
Date: Wed Oct 25 13:44:55 2017 +0000
Update upstream source from tag 'upstream/1.33'
Update to upstream version '1.33'
with Debian dir 2cf04a764275a4a8d402661e77ba5ee360208e92
CSV_XS.pm | 558 ++++++++++++++++++++++++++++++++++++++++----------
CSV_XS.xs | 296 +++++++++++++++-----------
ChangeLog | 47 +++++
MANIFEST | 1 +
META.json | 90 ++++----
META.yml | 6 +-
Makefile.PL | 38 +++-
README | 18 +-
examples/csv-check | 104 ++++++----
examples/csv2xls | 67 +++---
examples/csv2xlsx | 34 ++-
examples/csvdiff | 6 +-
examples/parser-xs.pl | 2 +-
examples/rewrite.pl | 37 +++-
examples/speed.pl | 2 +-
ppport.h | 8 +-
t/12_acc.t | 49 +++--
t/20_file.t | 2 +-
t/21_lexicalio.t | 2 +-
t/22_scalario.t | 2 +-
t/40_misc.t | 2 +-
t/45_eol.t | 2 +-
t/46_eol_si.t | 41 +++-
t/50_utf8.t | 2 +-
t/51_utf8.t | 2 +-
t/55_combi.t | 20 +-
t/65_allow.t | 2 +-
t/66_formula.t | 169 +++++++++++++++
t/70_rt.t | 75 ++++++-
t/75_hashref.t | 2 -
t/77_getall.t | 2 +-
t/78_fragment.t | 11 +-
t/79_callbacks.t | 8 +-
t/80_diag.t | 50 ++++-
t/85_util.t | 141 ++++++++-----
t/90_csv.t | 128 +++++++++++-
t/91_csv_cb.t | 51 ++++-
37 files changed, 1591 insertions(+), 486 deletions(-)
--
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