[libtext-csv-xs-perl] branch master updated (59e4da8 -> 54331ba)
Lucas Kanashiro
kanashiro.duarte at gmail.com
Sun Feb 28 21:47:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
kanashiro-guest pushed a change to branch master
in repository libtext-csv-xs-perl.
from 59e4da8 update changelog
adds d686e1a Small doc updates regarding blank_is_undef
adds dad0f76 Versions
adds bf1dd9a Add new method header
adds e4f9190 Match docs with reality
adds 21aa9a9 perl-5.8.x doesn't like // :(
adds d7109e0 Make BOM work in header
adds 8fe4bd1 header croaks, so or die is useless
adds 6017d3f Encode is not required for 5.6.x (and not in CORE)
adds 5c0c62f Precedence error in doc
adds 048f314 Return headers in list context
adds 20458d4 Prepare for release
adds 22d305d format docs
adds 49b2769 Actually support multi-byte separators in header
adds 9c267c0 Document allowed fold in header
adds 1f26843 Implement fc for 5.16 and up (ilmari++)
adds b87a26b Only allow fc on 5.16.x and up
adds 3e5be36 Document croak on embedded newline in header
adds 1c3ab04 spell check
adds e13270f Windows wasn't happy
adds 3e377de no more fold or fold_case: munge_c_n takes callbacks!
adds 358ea8f lone space
adds e6696e6 Versions - release
adds 4725223 Imported Upstream version 1.22
new 6ccca5a Merge tag 'upstream/1.22'
new 7294e7b Update debian/changelog
new ff158ed Declare compliance with Debian policy 3.9.7
new 54331ba Releasing libtext-csv-xs-perl version 1.22-1
The 4 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 | 237 +++++++++++++++++++++++++++++++++++++++++++++++++++++--
CSV_XS.xs | 5 ++
ChangeLog | 5 ++
MANIFEST | 1 +
META.json | 68 ++++++++--------
META.yml | 6 +-
debian/changelog | 11 ++-
debian/control | 2 +-
t/85_util.t | 203 +++++++++++++++++++++++++++++++++++++++++++++++
9 files changed, 491 insertions(+), 47 deletions(-)
create mode 100644 t/85_util.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