| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix inaccurate versionchanged tag for compressobj(): most parameter were ther... | Georg Brandl | 2013-10-17 | 1 | -2/+1 |
|
|
* | Issue #15677: Document that zlib and gzip accept a compression level of 0 to ... | Nadeem Vawda | 2012-11-11 | 1 | -5/+6 |
|\ |
|
| * | Issue #15677: Document that zlib and gzip accept a compression level of 0 to ... | Nadeem Vawda | 2012-11-11 | 1 | -7/+8 |
|
|
* | | Fix a few markup nits in zlib docs and add missing versionchanged tags. | Georg Brandl | 2012-06-26 | 1 | -12/+21 |
|
|
* | | Document the rest of zlib.compressobj()'s arguments. | Nadeem Vawda | 2012-06-21 | 1 | -4/+18 |
|
|
* | | Issue #14684: Add support for predefined compression dictionaries to the zlib... | Nadeem Vawda | 2012-06-21 | 1 | -7/+24 |
|
|
* | | Merge edits from 3.2 (#13716, #1040439, #2945, #13770, #6715) | Éric Araujo | 2012-02-05 | 1 | -3/+1 |
|\ \
| |/ |
|
| * | Improve interlinking of archiving/compression modules docs. | Éric Araujo | 2012-01-16 | 1 | -3/+1 |
|
|
* | | Issue #6715: Add module for compression using the LZMA algorithm. | Nadeem Vawda | 2011-11-29 | 1 | -2/+2 |
|
|
* | | Oops, zlib.ZLIB_VERSION isn't new in 3.3 - just newly-documented... | Nadeem Vawda | 2011-09-11 | 1 | -2/+0 |
|
|
* | | Terminology fix: .gz and .bz2 are not archive formats. | Nadeem Vawda | 2011-09-11 | 1 | -1/+1 |
|
|
* | | Issue #12306: Add ZLIB_RUNTIME_VERSION to the zlib module. | Nadeem Vawda | 2011-09-11 | 1 | -0/+21 |
|
|
* | | Issue #12646: Add an 'eof' attribute to zlib.Decompress. | Nadeem Vawda | 2011-08-13 | 1 | -8/+12 |
|/ |
|
* | zlib only works with bytes objects. | Georg Brandl | 2011-01-08 | 1 | -22/+22 |
|
|
* | Migrate to Sphinx 1.0 C language constructs. | Georg Brandl | 2010-10-06 | 1 | -1/+1 |
|
|
* | Merged revisions 80716 via svnmerge from | Jesus Cea | 2010-05-03 | 1 | -3/+1 |
|
|
* | Merged revisions 78338,78345-78346,78561-78562,78566,78574,78581,78634,78660,... | Benjamin Peterson | 2010-03-21 | 1 | -2/+6 |
|
|
* | Last round of adapting style of documenting argument default values. | Georg Brandl | 2009-09-16 | 1 | -3/+2 |
|
|
* | 2.7 -> 3.1 versionchanges. | Georg Brandl | 2009-05-05 | 1 | -8/+0 |
|
|
* | documentation wording fix for issue4903 | Gregory P. Smith | 2009-02-01 | 1 | -4/+4 |
|
|
* | Merged revisions 68450,68480-68481,68493,68495,68501,68512,68514-68515,68534-... | Benjamin Peterson | 2009-01-16 | 1 | -6/+28 |
|
|
* | zlib.crc32 and zlib.adler32 now return an unsigned value as any sane person | Gregory P. Smith | 2008-03-17 | 1 | -0/+4 |
|
|
* | Merged revisions 59605-59624 via svnmerge from | Christian Heimes | 2007-12-31 | 1 | -2/+0 |
|
|
* | Merged revisions 58817-58861 via svnmerge from | Guido van Rossum | 2007-11-05 | 1 | -0/+4 |
|
|
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -3/+0 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+209 |
|
|