Imported Upstream version 3.005.001
authorAlexandre Mestiashvili <alex@biotec.tu-dresden.de>
Wed, 29 Apr 2015 09:12:06 +0000 (11:12 +0200)
committerAlexandre Mestiashvili <alex@biotec.tu-dresden.de>
Wed, 29 Apr 2015 09:12:06 +0000 (11:12 +0200)
commit04a915e37923a3e0e0d27b2e40df098cf4d2bb69
tree8b3c89b2a89ad7672d2ad9d36f57aea15b154129
parent4eb97a35da64d5b6550d060052c76305b5a8cdfe
Imported Upstream version 3.005.001
30 files changed:
Changes
Encoder.xs
MANIFEST
META.json
META.yml
Makefile.PL
author_tools/bench.pl
author_tools/decode.pl [new file with mode: 0644]
author_tools/hobodecoder.pl
author_tools/update_from_header.pl
const-c.inc [deleted file]
const-xs.inc [deleted file]
inc/Sereal/BuildTools.pm
lib/Sereal/Encoder.pm
lib/Sereal/Encoder/Constants.pm
ptable.h
srl_buffer.h
srl_buffer_types.h
srl_common.h
srl_compress.h [new file with mode: 0644]
srl_encoder.c
srl_encoder.h
srl_error.h [new file with mode: 0644]
srl_protocol.h
srl_taginfo.h [new file with mode: 0644]
t/022_canonical_refs.t [new file with mode: 0644]
t/030_canonical_vs_test_deep.t [new file with mode: 0644]
t/170_cyclic_weakrefs.t [new file with mode: 0644]
t/lib/Sereal/TestSet.pm
typemap