[libtext-csv-xs-perl] 01/06: Merge tag 'upstream/1.17'

gregor herrmann gregoa at debian.org
Thu May 21 18:56:58 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libtext-csv-xs-perl.

commit 0262ba0b3edf27b7d4f173ef77a9e7422dd4fc1f
Merge: 0bb510e c742eab
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu May 21 20:48:36 2015 +0200

    Merge tag 'upstream/1.17'
    
    Upstream version 1.17

 CSV_XS.pm             | 481 ++++++++++++++++++++++++++-------
 CSV_XS.xs             | 718 ++++++++++++++++++++++++++++++--------------------
 ChangeLog             |  48 +++-
 META.json             |  71 ++---
 META.yml              |  13 +-
 Makefile.PL           |   2 +-
 README                |  17 +-
 examples/csv-check    |   2 +-
 examples/csv2xls      |   2 +-
 examples/parser-xs.pl |   2 +-
 examples/speed.pl     |  24 +-
 ppport.h              | 674 ++++++++++++++++++++++++++++------------------
 t/12_acc.t            |  41 ++-
 t/15_flags.t          |  21 +-
 t/22_scalario.t       |  37 ++-
 t/45_eol.t            |  25 +-
 t/46_eol_si.t         |  22 +-
 t/50_utf8.t           |   6 +-
 t/51_utf8.t           |   2 +-
 t/55_combi.t          |  16 +-
 t/65_allow.t          |  23 +-
 t/78_fragment.t       |  24 +-
 t/79_callbacks.t      |  16 +-
 t/80_diag.t           |  78 ++++--
 t/90_csv.t            |  70 ++++-
 t/91_csv_cb.t         |  45 +++-
 26 files changed, 1721 insertions(+), 759 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