aboutsummaryrefslogtreecommitdiff
path: root/c/common
diff options
context:
space:
mode:
authorEugene Kliuchnikov <eustas.ru@gmail.com>2020-05-15 11:06:21 +0200
committerGitHub <noreply@github.com>2020-05-15 11:06:21 +0200
commit7f740f1308336e9ec0afdb9434896307859f5dc9 (patch)
tree72841d92798fabcfaec0b95091420ac37c82b86f /c/common
parentf83aa5169e3c09afa8db84d1180fd1fe8813118a (diff)
downloadbrotli-7f740f1308336e9ec0afdb9434896307859f5dc9.zip
brotli-7f740f1308336e9ec0afdb9434896307859f5dc9.tar.gz
brotli-7f740f1308336e9ec0afdb9434896307859f5dc9.tar.bz2
Update (#807)
- fix formatting - fix type conversion - fix no-op arithmetic with null-pointer - improve performance of hash_longest_match64 - go: detect read after close - java decoder: support compound dictionary - remove executable flag on non-scripts
Diffstat (limited to 'c/common')
-rw-r--r--[-rwxr-xr-x]c/common/context.h0
-rw-r--r--[-rwxr-xr-x]c/common/dictionary.bin.brbin51687 -> 51687 bytes
-rw-r--r--[-rwxr-xr-x]c/common/platform.h0
-rw-r--r--[-rwxr-xr-x]c/common/transform.c0
-rw-r--r--[-rwxr-xr-x]c/common/transform.h0
5 files changed, 0 insertions, 0 deletions
diff --git a/c/common/context.h b/c/common/context.h
index 24b3eb4..24b3eb4 100755..100644
--- a/c/common/context.h
+++ b/c/common/context.h
diff --git a/c/common/dictionary.bin.br b/c/common/dictionary.bin.br
index 6a55d42..6a55d42 100755..100644
--- a/c/common/dictionary.bin.br
+++ b/c/common/dictionary.bin.br
Binary files differ
diff --git a/c/common/platform.h b/c/common/platform.h
index ca79359..ca79359 100755..100644
--- a/c/common/platform.h
+++ b/c/common/platform.h
diff --git a/c/common/transform.c b/c/common/transform.c
index f8fa433..f8fa433 100755..100644
--- a/c/common/transform.c
+++ b/c/common/transform.c
diff --git a/c/common/transform.h b/c/common/transform.h
index b6f86cc..b6f86cc 100755..100644
--- a/c/common/transform.h
+++ b/c/common/transform.h