[libsereal-encoder-perl] 01/04: Merge tag 'upstream/3.001.006'

gregor herrmann gregoa at debian.org
Sun Aug 3 21:26:59 UTC 2014


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

gregoa pushed a commit to branch master
in repository libsereal-encoder-perl.

commit df012b78fa037db8816cc5fadc28b01059f5096c
Merge: c4d5e8a 6dcca9f
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Aug 3 23:21:35 2014 +0200

    Merge tag 'upstream/3.001.006'
    
    Upstream version 3.001.006

 Changes                                |    8 +
 MANIFEST                               |    9 +
 META.json                              |    2 +-
 META.yml                               |    2 +-
 Makefile.PL                            |    3 +-
 author_tools/hobodecoder.pl            |   20 +-
 author_tools/update_from_header.pl     |   62 +-
 inc/Sereal/BuildTools.pm               | 1157 +++++++++++++++++++++++++++++++-
 lib/Sereal/Encoder.pm                  |   12 +-
 lib/Sereal/Encoder/Constants.pm        | 1157 +++++++++++++++++++++++++++++++-
 srl_encoder.c                          |   22 +-
 srl_encoder.h                          |   36 +-
 srl_protocol.h                         |    2 +-
 t/002_testset.t                        |   32 +
 t/700_roundtrip/v1/plain.t             |   10 -
 t/700_roundtrip/v1/plain_canon.t       |   28 +
 t/700_roundtrip/v1/snappy.t            |   10 -
 t/700_roundtrip/v1/snappy_canon.t      |   29 +
 t/700_roundtrip/v2/dedudep_strings.t   |   10 -
 t/700_roundtrip/v2/freeze_thaw.t       |   10 -
 t/700_roundtrip/v2/plain.t             |   10 -
 t/700_roundtrip/v2/plain_canon.t       |   28 +
 t/700_roundtrip/v2/readonly.t          |   10 -
 t/700_roundtrip/v2/snappy.t            |   10 -
 t/700_roundtrip/v2/snappy_canon.t      |   29 +
 t/700_roundtrip/v2/snappy_incr.t       |   10 -
 t/700_roundtrip/v2/snappy_incr_canon.t |   31 +
 t/700_roundtrip/v2/sort_keys.t         |   10 -
 t/700_roundtrip/v3/dedudep_strings.t   |   10 -
 t/700_roundtrip/v3/freeze_thaw.t       |   10 -
 t/700_roundtrip/v3/plain.t             |   10 -
 t/700_roundtrip/v3/plain_canon.t       |   28 +
 t/700_roundtrip/v3/readonly.t          |   10 -
 t/700_roundtrip/v3/snappy.t            |   10 -
 t/700_roundtrip/v3/snappy_canon.t      |   29 +
 t/700_roundtrip/v3/snappy_incr.t       |   10 -
 t/700_roundtrip/v3/snappy_incr_canon.t |   31 +
 t/700_roundtrip/v3/sort_keys.t         |   10 -
 t/700_roundtrip/v3/zlib.t              |   10 -
 t/700_roundtrip/v3/zlib_force.t        |   10 -
 t/lib/Sereal/TestSet.pm                |  351 ++++++++--
 41 files changed, 2985 insertions(+), 303 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsereal-encoder-perl.git



More information about the Pkg-perl-cvs-commits mailing list