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

Alex Mestiashvili malex-guest at moszumanska.debian.org
Fri Jan 10 10:59:43 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-decoder-perl.

commit 4185d11b4f462e5cb1fdea87b07311326dcffb6f
Merge: 5f50897 6061e33
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Fri Jan 10 11:33:22 2014 +0100

    Merge tag 'upstream/2.03'
    
    Upstream version 2.03

 Changes                                   |  48 ++
 Decoder.xs                                |  91 ++++
 MANIFEST                                  |   3 +
 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                               |  90 +++-
 lib/Sereal/Decoder.pm                     |  42 +-
 lib/Sereal/Decoder/Constants.pm           |   3 +
 ptable.h                                  |  77 ++-
 snappy/csnappy_compress.c                 |   6 +-
 snappy/csnappy_internal_userspace.h       |   2 +-
 srl_decoder.c                             | 444 ++++++++++++----
 srl_decoder.h                             |  52 +-
 srl_protocol.h                            |  33 +-
 t/010_desperate.t                         |   3 +-
 t/100_roundtrip.t                         |   2 +-
 t/{100_roundtrip.t => 101_roundtrip_v1.t} |   2 +-
 t/150_dec_exception.t                     |   8 +-
 t/160_recursion.t                         |   2 +-
 t/901_regr_segv.t                         |  16 +
 t/lib/Sereal/TestSet.pm                   | 832 ++++++++++++++++--------------
 xt/900_rand.t                             |  30 +-
 26 files changed, 1408 insertions(+), 630 deletions(-)

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



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