Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tiny patch for zlib 1.1.2 | Guido van Rossum | 1998-04-23 | 1 | -0/+1 |
* | Win32 treatment. | Guido van Rossum | 1997-12-18 | 1 | -2/+7 |
* | Apply two changes, systematically: | Guido van Rossum | 1997-10-01 | 1 | -4/+1 |
* | Several changes: | Jeremy Hylton | 1997-09-04 | 1 | -125/+188 |
* | Plug small leaks: the [de]compress object itself was never freed. | Guido van Rossum | 1997-09-03 | 1 | -0/+2 |
* | Added (binaryfunc) casts to function pointers in method lists. | Guido van Rossum | 1997-08-28 | 1 | -4/+4 |
* | Casts by Jack to shut up the Mac compiler. | Guido van Rossum | 1997-08-18 | 1 | -9/+9 |
* | Several bug fixes. | Jeremy Hylton | 1997-08-14 | 1 | -52/+70 |
* | Many changes. | Jeremy Hylton | 1997-08-13 | 1 | -98/+82 |
* | Must update the available space in the output buffer after | Jeremy Hylton | 1997-08-13 | 1 | -0/+3 |
* | Small changes (casts etc.) by Jack, for Mac compilation. | Guido van Rossum | 1997-06-03 | 1 | -12/+16 |
* | Doc strings (AMK). | Guido van Rossum | 1997-06-03 | 1 | -11/+88 |
* | Added Andrew Kuchling's zlib module. | Guido van Rossum | 1997-04-29 | 1 | -0/+670 |