]> git.cworth.org Git - apitrace/commit
Update to zlib version 1.2.6.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Thu, 15 Mar 2012 08:56:32 +0000 (08:56 +0000)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Sat, 17 Mar 2012 10:32:32 +0000 (10:32 +0000)
commit05fa80124e0546b6d7cc4701ffe37efc3ced5521
treea723e9e730340981be9cbc61f1177c09f069a229
parent686714aa50236aece6165a342ab7de723a8859af
Update to zlib version 1.2.6.

This version already returns all data on premature end of file,
therefore eliminating the need of commit
1dc11cd6b5ef9f6a2aede394f60742b76ff830fd.
24 files changed:
common/trace_file_zlib.cpp
thirdparty/zlib/CMakeLists.txt
thirdparty/zlib/ChangeLog
thirdparty/zlib/README
thirdparty/zlib/adler32.c
thirdparty/zlib/crc32.c
thirdparty/zlib/crc32.h
thirdparty/zlib/deflate.c
thirdparty/zlib/deflate.h
thirdparty/zlib/example.c [deleted file]
thirdparty/zlib/gzguts.h
thirdparty/zlib/gzlib.c
thirdparty/zlib/gzread.c
thirdparty/zlib/gzwrite.c
thirdparty/zlib/infback.c
thirdparty/zlib/inffixed.h
thirdparty/zlib/inflate.c
thirdparty/zlib/inftrees.c
thirdparty/zlib/minigzip.c [deleted file]
thirdparty/zlib/trees.c
thirdparty/zlib/zconf.h
thirdparty/zlib/zlib.h
thirdparty/zlib/zutil.c
thirdparty/zlib/zutil.h