[libsereal-encoder-perl] 01/03: Merge tag 'upstream/2.03'

Alex Mestiashvili malex-guest at moszumanska.debian.org
Fri Jan 10 12:43:21 UTC 2014


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

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

commit 1470e43294a64d6803e1487c96973d3811db3ba8
Merge: 33dfa25 450feee
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Fri Jan 10 10:57:42 2014 +0100

    Merge tag 'upstream/2.03'
    
    Upstream version 2.03

 Changes                                   |  51 ++
 Encoder.xs                                |  59 ++-
 MANIFEST                                  |   5 +
 META.json                                 |   3 +-
 META.yml                                  |   3 +-
 Makefile.PL                               |   1 +
 author_tools/bench.pl                     |  11 +-
 author_tools/freeze_thaw_timing.pl        |  86 +++
 author_tools/hobodecoder.pl               | 148 ++++--
 const-c.inc                               | 130 +++--
 inc/Sereal/BuildTools.pm                  |   2 +-
 lib/Sereal/Encoder.pm                     | 155 +++++-
 lib/Sereal/Encoder/Constants.pm           |   4 +
 ptable.h                                  |  77 ++-
 snappy/csnappy_compress.c                 |   6 +-
 snappy/csnappy_internal_userspace.h       |   2 +-
 srl_buffer.h                              | 158 ++++--
 srl_buffer_types.h                        |  11 +
 srl_encoder.c                             | 429 ++++++++++-----
 srl_encoder.h                             |  34 +-
 srl_protocol.h                            |  33 +-
 t/010_desperate.t                         |   3 +-
 t/100_roundtrip.t                         |   2 +-
 t/{100_roundtrip.t => 101_roundtrip_v1.t} |   2 +-
 t/120_hdr_data.t                          |  41 ++
 t/130_freezethaw.t                        | 132 +++++
 t/300_fail.t                              |   6 +-
 t/lib/Sereal/TestSet.pm                   | 832 ++++++++++++++++--------------
 28 files changed, 1713 insertions(+), 713 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