summaryrefslogtreecommitdiff
path: root/ext/zlib/zlib.c
Commit message (Expand)AuthorAgeFilesLines
* Fix build on systems which lack snprintf or vsnprintf.Sascha Schumann2000-03-121-1/+0
* More protos.Egon Schmid2000-02-241-14/+14
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* Fine tune Andi's patchZeev Suraski2000-02-111-5/+5
* - A bit more PHP_WIN32 workAndi Gutmans2000-02-101-5/+5
* @- Fixed memory corruption in fgetss(), strip_tags() and gzgetss() (Zeev)Zeev Suraski2000-02-081-1/+5
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* - The tree compiles againZeev Suraski1999-12-181-19/+19
* More php3_ cleanupZeev Suraski1999-12-171-12/+12
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-2/+2
* More php3_ annihilationZeev Suraski1999-12-171-12/+12
* Kill a warningSascha Schumann1999-12-121-1/+1
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-2/+2
* Fix bug #2548.Andrei Zmievski1999-10-171-1/+1
* Use new Zend API.Stefan Roehrich1999-09-251-82/+80
* Compile fixes for WDDX, XML and Zlib (untested)Zeev Suraski1999-09-241-11/+11
* Fixed gzgetss() with new _php3_strip_tags, corrected prototype.Stefan Roehrich1999-09-221-2/+2
* fgetss/gzgetss fixesRasmus Lerdorf1999-09-211-1/+2
* woopsRasmus Lerdorf1999-09-211-1/+1
* Fix zlib compile problemRasmus Lerdorf1999-09-211-4/+18
* Fixed prototype.Stefan Roehrich1999-09-181-1/+1
* - Thread-unsafe win32 compiles againAndi Gutmans1999-09-151-1/+1
* Fixed behavior with empty doc_root.Stefan Roehrich1999-09-071-83/+10
* Removed remaining PHP_31 defines.Stefan Roehrich1999-09-061-106/+55
* Fixed prototype.Stefan Roehrich1999-09-061-1/+1
* First try with new resource handling in zlib module.Stefan Roehrich1999-09-041-99/+37
* *** empty log message ***Zeev Suraski1999-09-041-4/+4
* I missed that also.Egon Schmid1999-08-091-0/+4
* Fix for Redhat libc 2.1 and dynamic loading in zlib module.Stefan Roehrich1999-08-021-20/+33
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-15/+15
* License updateZeev Suraski1999-07-161-15/+9
* - run ext sources through conv_protoSascha Schumann1999-05-211-17/+17
* * Finalizing the PHP version of SAPI. Support POST and cookies among other t...Zeev Suraski1999-05-091-1/+1
* Remove tls.[ch]Zeev Suraski1999-04-231-3/+0
* Make zlib compileRasmus Lerdorf1999-04-231-30/+12
* last bunch of extensions moving to ext/Stig Bakken1999-04-221-0/+926