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

gregor herrmann gregoa at debian.org
Sun Nov 29 14:03:48 UTC 2015


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

gregoa pushed a commit to branch master
in repository libsereal-decoder-perl.

commit f4ae4733c0078e971f322245f02dc7eb4bd0b8fe
Merge: 10cdc65 dcf111f
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Nov 29 14:59:58 2015 +0100

    Merge tag 'upstream/3.008'
    
    Upstream version 3.008

 Changes                                            |  11 ++
 Decoder.xs                                         |  10 +-
 MANIFEST                                           |   5 +
 META.json                                          |  35 +---
 META.yml                                           |  23 +--
 author_tools/hobodecoder.pl                        |   6 +-
 author_tools/update_flag_consts.pl                 |  65 +++++++
 inc/Sereal/BuildTools.pm                           |  18 +-
 lib/Sereal/Decoder.pm                              | 192 +++++++++++++++++++-
 lib/Sereal/Decoder/Constants.pm                    |   2 +-
 srl_common.h                                       |   4 +-
 srl_decoder.c                                      |  68 ++++---
 srl_decoder.h                                      |   2 +-
 srl_reader_error.h                                 |   2 +
 t/005_flags.t                                      |   4 +-
 t/020_incremental.t                                |  16 +-
 t/040_special_vars.t                               |   2 -
 t/070_alias_options.t                              |   1 -
 t/071_alias_reserealize.t                          |  70 ++++++++
 t/400_evil.t                                       | 200 +++++++++++++++++++++
 t/400_utf8validate.t                               |   1 +
 t/700_roundtrip/v1/plain_canon.t                   |   2 +-
 t/700_roundtrip/v2/plain_canon.t                   |   2 +-
 t/700_roundtrip/v3/plain_canon.t                   |   2 +-
 .../{v1/plain_canon.t => v3/sort_keys_perl.t}      |   8 +-
 .../{v1/plain_canon.t => v3/sort_keys_perl_rev.t}  |   8 +-
 t/lib/Sereal/TestSet.pm                            |  86 ++++++---
 27 files changed, 708 insertions(+), 137 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