summaryrefslogtreecommitdiffstats
path: root/Doc/library/zlib.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #5784: Cannot test wbits=0 unless we know we have zlib v1.2.3.5Martin Panter2016-05-271-0/+1
* Issue #5784: Expand documentation and tests for zlib wbits parameterMartin Panter2016-05-271-15/+51
* Issue #26244: Clarify default zlib compression level in documentationMartin Panter2016-02-031-2/+4
* Issue #23200: Document that max_length=0 is not supportedMartin Panter2015-11-181-1/+1
* Issue #25523: Backported a-to-an corrections.Serhiy Storchaka2015-11-021-1/+1
* Closes #19277: document all parameters of compressobj().Georg Brandl2013-10-171-1/+16
* Issue #15677: Document that zlib and gzip accept a compression level of 0 to ...Nadeem Vawda2012-11-111-5/+6
* Improve interlinking of archiving/compression modules docs.Éric Araujo2012-02-261-3/+1
* update to new C roles and directivesSandro Tosi2012-01-141-1/+1
* wbits negative was documented SEVEN years agoJesus Cea2010-05-031-3/+1
* #7191: describe more details of wbits parameterAndrew M. Kuchling2010-03-011-2/+6
* wording for for issue4903.Gregory P. Smith2009-02-011-7/+7
* Update the documentation for binascii and zlib crc32/adler32 functionsGregory P. Smith2009-01-111-12/+36
* Correct two versionchanged directives, to improve the 'changes' outputAndrew M. Kuchling2008-06-211-6/+6
* Force zlib.crc32 and zlib.adler32 to return a signed integer on all platformsGregory P. Smith2008-03-171-0/+12
* Some cleanup in the docs.Georg Brandl2007-12-291-2/+0
* Added cross-references between the various archive file formats.Mark Summerfield2007-11-051-0/+4
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+209