Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
566c8327f7b5fa3a24a933e065886b4c95f3c08a
/
Modules
/
zlibmodule.c
5bc4abe
replace missing zalloc initialization (test_zlib now runs successfully)
by Jeremy Hylton
· 26 years ago
3625202
remove debugging fprintf (should have checked this before previous checkin)
by Jeremy Hylton
· 26 years ago
a37e244
patches from Andrew
by Jeremy Hylton
· 26 years ago
6de7d0c
When _PyString_Resize() reports failure, the variable referring to the
by Fred Drake
· 26 years ago
3886bb6
Add DL_EXPORT() to all modules that could possibly be used on BeOS or Windows.
by Guido van Rossum
· 26 years ago
c69bac5
Fix benign problems found by a picky SGI compiler (unreachable break
by Guido van Rossum
· 26 years ago
821a5e4
Added URLs for zlib's home page and the Windows DLL's home page .
by Guido van Rossum
· 27 years ago
115f517
Tiny patch for zlib 1.1.2
by Guido van Rossum
· 27 years ago
9ec0f8b
Win32 treatment.
by Guido van Rossum
· 27 years ago
0cb96de
Apply two changes, systematically:
by Guido van Rossum
· 27 years ago
cb91404
Several changes:
by Jeremy Hylton
· 27 years ago
c3beda2
Plug small leaks: the [de]compress object itself was never freed.
by Guido van Rossum
· 27 years ago
c1f0882
Added (binaryfunc) casts to function pointers in method lists.
by Guido van Rossum
· 27 years ago
ed2554a
Casts by Jack to shut up the Mac compiler.
by Guido van Rossum
· 27 years ago
644c17d
Several bug fixes.
by Jeremy Hylton
· 27 years ago
41b9f00
Many changes.
by Jeremy Hylton
· 27 years ago
a74ef66
Must update the available space in the output buffer after
by Jeremy Hylton
· 27 years ago
97b5457
Small changes (casts etc.) by Jack, for Mac compilation.
by Guido van Rossum
· 27 years ago
3c54030
Doc strings (AMK).
by Guido van Rossum
· 27 years ago
fb22156
Added Andrew Kuchling's zlib module.
by Guido van Rossum
· 28 years ago