[libsereal-encoder-perl] 03/07: Merge tag 'upstream/3.001'

gregor herrmann gregoa at debian.org
Fri Jun 6 11:18:50 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 ca309e81e0c8dc43c7d07f51d0057dd3a7904fcf
Merge: 495ddc7 00f48d6
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 6 12:59:34 2014 +0200

    Merge tag 'upstream/3.001'
    
    Upstream version 3.001

 Changes                                   |   37 +-
 MANIFEST                                  |    3 +
 META.json                                 |    4 +-
 META.yml                                  |    4 +-
 Makefile.PL                               |    8 +-
 author_tools/bench.pl                     |   20 +-
 author_tools/hobodecoder.pl               |   20 +-
 const-c.inc                               |  161 +-
 inc/Sereal/BuildTools.pm                  |    3 +-
 lib/Sereal/Encoder.pm                     |  113 +-
 lib/Sereal/Encoder/Constants.pm           |    9 +-
 miniz.c                                   | 4916 +++++++++++++++++++++++++++++
 miniz.h                                   |    7 +
 srl_buffer.h                              |    2 +-
 srl_encoder.c                             |  405 ++-
 srl_encoder.h                             |   21 +-
 srl_protocol.h                            |   26 +-
 t/010_desperate.t                         |    2 +-
 t/011_aliased_dedupe.t                    |   29 +-
 t/110_nobless.t                           |    2 +-
 t/120_hdr_data.t                          |    3 +-
 t/130_freezethaw.t                        |    9 +-
 t/400_evil.t                              |  170 +-
 t/700_roundtrip.t                         |    2 +-
 t/{700_roundtrip.t => 702_roundtrip_v2.t} |    2 +-
 t/900_reentrancy.t                        |   16 +-
 t/lib/Sereal/TestSet.pm                   |   59 +-
 27 files changed, 5702 insertions(+), 351 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