[libsereal-decoder-perl] 03/06: Update upstream source from tag 'upstream/4.004+ds'

Alex Mestiashvili malex-guest at moszumanska.debian.org
Thu Nov 16 21:01:59 UTC 2017


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 c369c789787250ec9bfc55fd7849ff9e38fef514
Merge: 8fe914e f075c19
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Thu Nov 16 15:39:36 2017 +0100

    Update upstream source from tag 'upstream/4.004+ds'
    
    Update to upstream version '4.004+ds'
    with Debian dir 7b5550f7835bef1920b65782fae00e2852025edf

 Changes                                      |  19 +-
 Decoder.xs                                   |   4 +-
 MANIFEST                                     |  38 ++
 META.json                                    |   7 +-
 META.yml                                     |   7 +-
 Makefile.PL                                  |  12 +-
 inc/Devel/CheckLib.pm                        | 200 +++++--
 inc/Sereal/BuildTools.pm                     |  46 +-
 lib/Sereal/Decoder.pm                        |  67 ++-
 lib/Sereal/Decoder/Constants.pm              |   5 +-
 miniz.c                                      | 776 +++++++++++++--------------
 snappy/csnappy.h                             |   7 +-
 snappy/csnappy_internal_userspace.h          |  15 +-
 srl_decoder.c                                | 121 ++++-
 srl_decoder.h                                |  21 +-
 srl_protocol.h                               |   3 +-
 srl_reader_decompress.h                      |  51 +-
 srl_reader_error.h                           |  10 -
 srl_stack.h                                  |   6 +-
 t/080_set_readonly.t                         |  27 +-
 t/700_roundtrip/v4/dedudep_strings.t         |  29 +
 t/700_roundtrip/v4/freeze_thaw.t             |  29 +
 t/700_roundtrip/v4/plain.t                   |  28 +
 t/700_roundtrip/v4/plain_canon.t             |  27 +
 t/700_roundtrip/v4/readonly.t                |  29 +
 t/700_roundtrip/v4/snappy.t                  |  27 +
 t/700_roundtrip/v4/snappy_and_warn_unknown.t |  45 ++
 t/700_roundtrip/v4/snappy_canon.t            |  27 +
 t/700_roundtrip/v4/snappy_incr.t             |  29 +
 t/700_roundtrip/v4/snappy_incr_canon.t       |  27 +
 t/700_roundtrip/v4/sort_keys.t               |  29 +
 t/700_roundtrip/v4/sort_keys_perl.t          |  29 +
 t/700_roundtrip/v4/sort_keys_perl_rev.t      |  29 +
 t/700_roundtrip/v4/zlib.t                    |  32 ++
 t/700_roundtrip/v4/zlib_force.t              |  33 ++
 t/700_roundtrip/v4/zstd.t                    |  32 ++
 t/700_roundtrip/v4/zstd_force.t              |  33 ++
 t/lib/Sereal/TestSet.pm                      |  75 ++-
 typemap                                      |   1 +
 39 files changed, 1495 insertions(+), 537 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