-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
794f379
commit 16f2e16
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule zlib
updated
22 files
+42 −22 | CMakeLists.txt | |
+1 −2 | FAQ | |
+1 −1 | contrib/dotzlib/DotZLib/ChecksumImpl.cs | |
+2 −2 | contrib/iostream3/zfstream.h | |
+15 −1 | contrib/minizip/miniunz.c | |
+4 −4 | contrib/minizip/unzip.c | |
+1 −1 | contrib/minizip/unzip.h | |
+2 −2 | contrib/minizip/zip.c | |
+4 −4 | contrib/puff/puff.c | |
+3 −7 | deflate.c | |
+2 −0 | deflate.h | |
+1 −1 | doc/algorithm.txt | |
+2 −2 | examples/gzlog.c | |
+1 −1 | examples/zran.c | |
+1 −5 | gzguts.h | |
+5 −5 | gzlib.c | |
+1 −1 | old/visual-basic.txt | |
+1 −1 | test/minigzip.c | |
+1 −1 | trees.c | |
+2 −18 | win32/DLL_FAQ.txt | |
+2 −2 | zlib.h | |
+2 −23 | zutil.h |