[libsereal-encoder-perl] 01/05: Merge tag 'upstream/3.008'

gregor herrmann gregoa at debian.org
Sun Nov 29 14:10:56 UTC 2015


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

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

commit c54972887093b8ce8084bdb9af108e94154a7d04
Merge: 1567cbf 0b784a6
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Nov 29 15:04:25 2015 +0100

    Merge tag 'upstream/3.008'
    
    Upstream version 3.008

 Changes                                            |  42 ++
 Encoder.xs                                         |  10 +-
 MANIFEST                                           |   5 +
 META.json                                          |  35 +-
 META.yml                                           |  23 +-
 author_tools/hobodecoder.pl                        |   6 +-
 author_tools/update_flag_consts.pl                 |  69 +++
 inc/Sereal/BuildTools.pm                           |  18 +-
 lib/Sereal/Encoder.pm                              |  98 ++++-
 lib/Sereal/Encoder/Constants.pm                    |   2 +-
 qsort.h                                            | 290 ++++++++++++
 srl_common.h                                       |   4 +-
 srl_encoder.c                                      | 486 ++++++++++++++-------
 srl_encoder.h                                      |  38 +-
 srl_reader_error.h                                 |   2 +
 t/005_flags.t                                      |   4 +-
 t/030_canonical_vs_test_deep.t                     |   2 +-
 t/040_tied_hash.t                                  |  71 +++
 t/400_evil.t                                       |   2 +-
 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/800_threads.t                                    |  16 +-
 t/lib/Sereal/TestSet.pm                            |  86 ++--
 26 files changed, 1055 insertions(+), 276 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