| author | gregor herrmann <gregoa@debian.org> | |
| Fri, 12 Jun 2020 00:53:24 +0000 (01:53 +0100) | ||
| committer | gregor herrmann <gregoa@debian.org> | |
| Fri, 12 Jun 2020 00:53:24 +0000 (01:53 +0100) | ||
| commit | 2991c3879a81f2d8dbf3046434764d70a06e73fc | |
| tree | 3f45c383df4202f4b3559081399151e5e5dc47c0 | tree | snapshot |
| Changes | [new file with mode: 0644] | blob |
| Encoder.xs | [new file with mode: 0644] | blob |
| INSTALL | [new file with mode: 0644] | blob |
| MANIFEST | [new file with mode: 0644] | blob |
| META.json | [new file with mode: 0644] | blob |
| META.yml | [new file with mode: 0644] | blob |
| Makefile.PL | [new file with mode: 0644] | blob |
| author_tools/bench.pl | [new file with mode: 0644] | blob |
| author_tools/decode.pl | [new file with mode: 0644] | blob |
| author_tools/different_sereal_docs.sh | [new file with mode: 0755] | blob |
| author_tools/freeze_thaw_timing.pl | [new file with mode: 0644] | blob |
| author_tools/hobodecoder.pl | [new file with mode: 0644] | blob |
| author_tools/numeric_str_length.c | [new file with mode: 0644] | blob |
| author_tools/stringify_test.c | [new file with mode: 0644] | blob |
| author_tools/update_encoder_flag_consts.pl | [new file with mode: 0644] | blob |
| author_tools/update_from_header.pl | [new file with mode: 0644] | blob |
| author_tools/valgrind.supp | [new file with mode: 0644] | blob |
| inc/Devel/CheckLib.pm | [new file with mode: 0644] | blob |
| inc/Sereal/BuildTools.pm | [new file with mode: 0644] | blob |
| lib/Sereal/Encoder.pm | [new file with mode: 0644] | blob |
| lib/Sereal/Encoder/Constants.pm | [new file with mode: 0644] | blob |
| miniz.c | [new file with mode: 0644] | blob |
| miniz.h | [new file with mode: 0644] | blob |
| ppport.h | [new file with mode: 0644] | blob |
| ptable.h | [new file with mode: 0644] | blob |
| qsort.h | [new file with mode: 0644] | blob |
| snappy/csnappy.h | [new file with mode: 0644] | blob |
| snappy/csnappy_compat.h | [new file with mode: 0644] | blob |
| snappy/csnappy_compress.c | [new file with mode: 0644] | blob |
| snappy/csnappy_decompress.c | [new file with mode: 0644] | blob |
| snappy/csnappy_internal.h | [new file with mode: 0644] | blob |
| snappy/csnappy_internal_userspace.h | [new file with mode: 0644] | blob |
| srl_buffer.h | [new file with mode: 0644] | blob |
| srl_buffer_types.h | [new file with mode: 0644] | blob |
| srl_common.h | [new file with mode: 0644] | blob |
| srl_compress.h | [new file with mode: 0644] | blob |
| srl_encoder.c | [new file with mode: 0644] | blob |
| srl_encoder.h | [new file with mode: 0644] | blob |
| srl_inline.h | [new file with mode: 0644] | blob |
| srl_protocol.h | [new file with mode: 0644] | blob |
| srl_reader.h | [new file with mode: 0644] | blob |
| srl_reader_decompress.h | [new file with mode: 0644] | blob |
| srl_reader_error.h | [new file with mode: 0644] | blob |
| srl_reader_misc.h | [new file with mode: 0644] | blob |
| srl_reader_types.h | [new file with mode: 0644] | blob |
| srl_reader_varint.h | [new file with mode: 0644] | blob |
| srl_stack.h | [new file with mode: 0644] | blob |
| srl_taginfo.h | [new file with mode: 0644] | blob |
| t/001_load.t | [new file with mode: 0644] | blob |
| t/002_constants.t | [new file with mode: 0644] | blob |
| t/002_have_enc_and_dec.t | [new file with mode: 0644] | blob |
| t/003_ptable.t | [new file with mode: 0644] | blob |
| t/004_testset.t | [new file with mode: 0644] | blob |
| t/005_flags.t | [new file with mode: 0644] | blob |
| t/010_desperate.t | [new file with mode: 0644] | blob |
| t/011_aliased_dedupe.t | [new file with mode: 0644] | blob |
| t/020_sort_keys.t | [new file with mode: 0644] | blob |
| t/021_sort_keys_option.t | [new file with mode: 0644] | blob |
| t/022_canonical_refs.t | [new file with mode: 0644] | blob |
| t/030_canonical_vs_test_deep.t | [new file with mode: 0644] | blob |
| t/040_tied_hash.t | [new file with mode: 0644] | blob |
| t/110_nobless.t | [new file with mode: 0644] | blob |
| t/120_hdr_data.t | [new file with mode: 0644] | blob |
| t/130_freezethaw.t | [new file with mode: 0644] | blob |
| t/160_recursion.t | [new file with mode: 0644] | blob |
| t/170_cyclic_weakrefs.t | [new file with mode: 0644] | blob |
| t/180_magic_array.t | [new file with mode: 0644] | blob |
| t/190_customop.t | [new file with mode: 0644] | blob |
| t/200_bulk.t | [new file with mode: 0644] | blob |
| t/300_fail.t | [new file with mode: 0644] | blob |
| t/400_evil.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v1/plain.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v1/plain_canon.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v1/snappy.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v1/snappy_canon.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v2/dedudep_strings.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v2/freeze_thaw.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v2/plain.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v2/plain_canon.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v2/readonly.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v2/snappy.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v2/snappy_canon.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v2/snappy_incr.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v2/snappy_incr_canon.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v2/sort_keys.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v3/dedudep_strings.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v3/freeze_thaw.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v3/plain.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v3/plain_canon.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v3/readonly.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v3/snappy.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v3/snappy_canon.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v3/snappy_incr.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v3/snappy_incr_canon.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v3/sort_keys.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v3/sort_keys_perl.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v3/sort_keys_perl_rev.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v3/zlib.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v3/zlib_force.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v4/dedudep_strings.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v4/freeze_thaw.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v4/plain.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v4/plain_canon.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v4/readonly.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v4/snappy.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v4/snappy_and_warn_unknown.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v4/snappy_canon.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v4/snappy_incr.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v4/snappy_incr_canon.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v4/sort_keys.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v4/sort_keys_perl.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v4/sort_keys_perl_rev.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v4/zlib.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v4/zlib_force.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v4/zstd.t | [new file with mode: 0644] | blob |
| t/700_roundtrip/v4/zstd_force.t | [new file with mode: 0644] | blob |
| t/800_threads.t | [new file with mode: 0644] | blob |
| t/900_reentrancy.t | [new file with mode: 0644] | blob |
| t/data/corpus | [new file with mode: 0644] | blob |
| t/lib/Sereal/BulkTest.pm | [new file with mode: 0644] | blob |
| t/lib/Sereal/TestSet.pm | [new file with mode: 0644] | blob |
| typemap | [new file with mode: 0644] | blob |