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

Alex Mestiashvili malex-guest at moszumanska.debian.org
Wed Apr 29 11:51:27 UTC 2015


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 7231398bb524cfeac83f71de1c008b016d17f55c
Merge: 66dbf3c db11e1d
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Wed Apr 29 10:47:46 2015 +0200

    Merge tag 'upstream/3.005.001'
    
    Upstream version 3.005.001

 Changes                            |   22 +-
 Decoder.xs                         |   43 +-
 MANIFEST                           |    5 +-
 META.json                          |    6 +-
 META.yml                           |    4 +-
 Makefile.PL                        |   36 +-
 author_tools/bench.pl              |  551 +++++++-----
 author_tools/decode.pl             |  361 ++++++++
 author_tools/hobodecoder.pl        |   57 +-
 author_tools/update_from_header.pl |  145 +++-
 const-c.inc                        | 1020 ----------------------
 const-xs.inc                       |   90 --
 inc/Sereal/BuildTools.pm           | 1223 +-------------------------
 lib/Sereal/Decoder.pm              |    4 +-
 lib/Sereal/Decoder/Constants.pm    | 1679 ++++++++++++++++++------------------
 ptable.h                           |  161 ++--
 srl_common.h                       |    2 +-
 srl_decoder.c                      |  660 ++++++++------
 srl_decoder.h                      |  235 ++---
 srl_error.h                        |   28 +
 srl_protocol.h                     |  104 +--
 srl_taginfo.h                      |  369 ++++++++
 t/lib/Sereal/TestSet.pm            |   46 +-
 typemap                            |    5 +-
 24 files changed, 2820 insertions(+), 4036 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