Update to brotli 1.0.7
authorMarius Gavrilescu <marius@ieval.ro>
Tue, 11 Jun 2019 12:15:07 +0000 (15:15 +0300)
committerMarius Gavrilescu <marius@ieval.ro>
Tue, 11 Jun 2019 13:02:56 +0000 (16:02 +0300)
MANIFEST
brotli

index 1329ffd4a83f4b8bdce32feba7ed759acc71d584..4ce8df3369a65393af0fbd01c5f6fb03afc1b9a3 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -52,10 +52,12 @@ brotli/c/enc/entropy_encode_static.h
 brotli/c/enc/fast_log.h
 brotli/c/enc/find_match_length.h
 brotli/c/enc/hash.h
+brotli/c/enc/hash_composite_inc.h
 brotli/c/enc/hash_forgetful_chain_inc.h
 brotli/c/enc/hash_longest_match64_inc.h
 brotli/c/enc/hash_longest_match_inc.h
 brotli/c/enc/hash_longest_match_quickly_inc.h
+brotli/c/enc/hash_rolling_inc.h
 brotli/c/enc/hash_to_binary_tree_inc.h
 brotli/c/enc/histogram.c
 brotli/c/enc/histogram.h
@@ -86,9 +88,6 @@ brotli/configure.ac
 brotli/fetch-spec/shared-brotli-fetch-spec.txt
 brotli/LICENSE
 brotli/Makefile
-brotli/Makefile.am
-brotli/README
-brotli/README.md
 brotli/tests/compatibility_test.sh
 brotli/tests/roundtrip_test.sh
 brotli/tests/run-compatibility-test.cmake
diff --git a/brotli b/brotli
index c6333e1e79fb62ea088443f192293f964409b04e..d6d98957ca8ccb1ef45922e978bb10efca0ea541 160000 (submodule)
--- a/brotli
+++ b/brotli
@@ -1 +1 @@
-Subproject commit c6333e1e79fb62ea088443f192293f964409b04e
+Subproject commit d6d98957ca8ccb1ef45922e978bb10efca0ea541
This page took 0.011639 seconds and 4 git commands to generate.