]>
Commit | Line | Data |
---|---|---|
1 | Brotli.xs | |
2 | Changes | |
3 | dec/bit_reader.c | |
4 | dec/bit_reader.h | |
5 | dec/context.h | |
6 | dec/decode.c | |
7 | dec/decode.h | |
8 | dec/dictionary.c | |
9 | dec/dictionary.h | |
10 | dec/huffman.c | |
11 | dec/huffman.h | |
12 | dec/port.h | |
13 | dec/prefix.h | |
14 | dec/state.c | |
15 | dec/state.h | |
16 | dec/streams.c | |
17 | dec/streams.h | |
18 | dec/transform.h | |
19 | dec/types.h | |
20 | lib/IO/Compress/Brotli.pm | |
21 | lib/IO/Uncompress/Brotli.pm | |
22 | Makefile.PL | |
23 | MANIFEST | |
24 | ppport.h | |
25 | README | |
26 | t/IO-Compress-Brotli.t | |
27 | t/IO-Uncompress-Brotli.t | |
28 | t/testdata/10x10y | |
29 | t/testdata/10x10y.compressed | |
30 | t/testdata/64x | |
31 | t/testdata/64x.compressed | |
32 | t/testdata/alice29.txt | |
33 | t/testdata/alice29.txt.compressed | |
34 | t/testdata/asyoulik.txt | |
35 | t/testdata/asyoulik.txt.compressed | |
36 | t/testdata/backward65536 | |
37 | t/testdata/backward65536.compressed | |
38 | t/testdata/compressed_file | |
39 | t/testdata/compressed_file.compressed | |
40 | t/testdata/compressed_repeated | |
41 | t/testdata/compressed_repeated.compressed | |
42 | t/testdata/empty | |
43 | t/testdata/empty.compressed | |
44 | t/testdata/empty.compressed.00 | |
45 | t/testdata/empty.compressed.01 | |
46 | t/testdata/empty.compressed.02 | |
47 | t/testdata/empty.compressed.03 | |
48 | t/testdata/empty.compressed.04 | |
49 | t/testdata/empty.compressed.05 | |
50 | t/testdata/empty.compressed.06 | |
51 | t/testdata/empty.compressed.07 | |
52 | t/testdata/empty.compressed.08 | |
53 | t/testdata/empty.compressed.09 | |
54 | t/testdata/empty.compressed.10 | |
55 | t/testdata/empty.compressed.11 | |
56 | t/testdata/empty.compressed.12 | |
57 | t/testdata/empty.compressed.13 | |
58 | t/testdata/empty.compressed.14 | |
59 | t/testdata/empty.compressed.15 | |
60 | t/testdata/empty.compressed.16 | |
61 | t/testdata/empty.compressed.17 | |
62 | t/testdata/empty.compressed.18 | |
63 | t/testdata/lcet10.txt | |
64 | t/testdata/lcet10.txt.compressed | |
65 | t/testdata/mapsdatazrh | |
66 | t/testdata/mapsdatazrh.compressed | |
67 | t/testdata/monkey | |
68 | t/testdata/monkey.compressed | |
69 | t/testdata/plrabn12.txt | |
70 | t/testdata/plrabn12.txt.compressed | |
71 | t/testdata/quickfox | |
72 | t/testdata/quickfox.compressed | |
73 | t/testdata/quickfox_repeated | |
74 | t/testdata/quickfox_repeated.compressed | |
75 | t/testdata/random_org_10k.bin | |
76 | t/testdata/random_org_10k.bin.compressed | |
77 | t/testdata/ukkonooa | |
78 | t/testdata/ukkonooa.compressed | |
79 | t/testdata/x | |
80 | t/testdata/x.compressed | |
81 | t/testdata/x.compressed.00 | |
82 | t/testdata/x.compressed.01 | |
83 | t/testdata/x.compressed.02 | |
84 | t/testdata/x.compressed.03 | |
85 | t/testdata/xyzzy | |
86 | t/testdata/xyzzy.compressed | |
87 | t/testdata/zeros | |
88 | t/testdata/zeros.compressed |