Imported Upstream version 3.008
authorgregor herrmann <gregoa@debian.org>
Sun, 29 Nov 2015 14:04:25 +0000 (15:04 +0100)
committergregor herrmann <gregoa@debian.org>
Sun, 29 Nov 2015 14:04:25 +0000 (15:04 +0100)
commit0b784a6d5ca047063ff50de0ee389b38a6bbd80b
tree176ed7cc0f8bb98a581a241e5badf7b02cda8c4f
parent50863850f15b9d711a053dd1b8e1625cb0fe4805
Imported Upstream version 3.008
26 files changed:
Changes
Encoder.xs
MANIFEST
META.json
META.yml
author_tools/hobodecoder.pl
author_tools/update_flag_consts.pl [new file with mode: 0644]
inc/Sereal/BuildTools.pm
lib/Sereal/Encoder.pm
lib/Sereal/Encoder/Constants.pm
qsort.h [new file with mode: 0644]
srl_common.h
srl_encoder.c
srl_encoder.h
srl_reader_error.h
t/005_flags.t
t/030_canonical_vs_test_deep.t
t/040_tied_hash.t [new file with mode: 0644]
t/400_evil.t
t/700_roundtrip/v1/plain_canon.t
t/700_roundtrip/v2/plain_canon.t
t/700_roundtrip/v3/plain_canon.t
t/700_roundtrip/v3/sort_keys_perl.t [new file with mode: 0644]
t/700_roundtrip/v3/sort_keys_perl_rev.t [new file with mode: 0644]
t/800_threads.t
t/lib/Sereal/TestSet.pm