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

Alex Mestiashvili malex-guest at moszumanska.debian.org
Wed Apr 29 11:49:12 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-encoder-perl.

commit ed30ccce14ab3ba546a3906ed7956927fc24b7b7
Merge: 7d935d8 04a915e
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Wed Apr 29 11:12:06 2015 +0200

    Merge tag 'upstream/3.005.001'
    
    Upstream version 3.005.001

 Changes                            |   22 +-
 Encoder.xs                         |   49 +-
 MANIFEST                           |    9 +-
 META.json                          |    6 +-
 META.yml                           |    4 +-
 Makefile.PL                        |   35 +-
 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/Encoder.pm              |   64 +-
 lib/Sereal/Encoder/Constants.pm    | 1680 ++++++++++++++++++------------------
 ptable.h                           |  161 ++--
 srl_buffer.h                       |  258 +++---
 srl_buffer_types.h                 |    9 +-
 srl_common.h                       |    2 +-
 srl_compress.h                     |  217 +++++
 srl_encoder.c                      |  529 +++++-------
 srl_encoder.h                      |  100 ++-
 srl_error.h                        |   28 +
 srl_protocol.h                     |  104 +--
 srl_taginfo.h                      |  369 ++++++++
 t/022_canonical_refs.t             |   21 +
 t/030_canonical_vs_test_deep.t     |   51 ++
 t/170_cyclic_weakrefs.t            |  127 +++
 t/lib/Sereal/TestSet.pm            |   46 +-
 typemap                            |    5 +-
 30 files changed, 3294 insertions(+), 4049 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