summaryrefslogtreecommitdiffstats
path: root/Modules/zlib/deflate.c
Commit message (Collapse)AuthorAgeFilesLines
* bpo-31358: Pull zlib out of the repository (GH-3375)Zachary Ware2017-09-071-2163/+0
| | | Also enable building externals by default on Windows, use PCbuild\build.bat's -E option to disable it.
* - Issue #29169: Update zlib to 1.2.10.doko@ubuntu.com2017-01-311-303/+499
|
* Issue #18527: Upgrade internal copy of zlib to 1.2.8Christian Heimes2013-10-211-67/+200
|
* Issue #17047: remove doubled words found in 2.7 to 3.4 Modules/*,Terry Jan Reedy2013-03-111-2/+2
| | | | as reported by Serhiy Storchaka and Matthew Barnett.
* Import files from zlib 1.2.5.Martin v. Löwis2010-07-301-85/+183
|
* Import zlib into Python tree.Martin v. Löwis2006-01-031-0/+1736