summaryrefslogtreecommitdiff
path: root/ext/zlib
Commit message (Expand)AuthorAgeFilesLines
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-082-4/+4
* glob-ify lib checks; this simplifies writing of config.w32 files a little.Wez Furlong2004-01-071-1/+1
* Correcting the description field.Jon Parise2003-12-221-1/+1
* we only use zlib.libWez Furlong2003-12-191-1/+1
* Route mkdir()/rmdir() via wrapper ops.Sara Golemon2003-12-131-1/+3
* Route rename() via wrapper ops.Sara Golemon2003-12-121-1/+2
* Use Rob's static libxml+libiconv library; new build no longerWez Furlong2003-12-051-1/+1
* some tweaks for FrankWez Furlong2003-12-031-1/+2
* Add new (optional!) win32 build infrastructure.Wez Furlong2003-12-021-0/+12
* signed/unsigned compiler warning fixesHartmut Holzgraefe2003-09-261-4/+6
* Code cleanup:Stefan Roehrich2003-09-065-200/+207
* improve format stringSascha Schumann2003-08-291-1/+1
* Fixed bug #25218 ("deflate" compressed pages had a gzip header, whichStefan Roehrich2003-08-241-4/+4
* Fixed zlib.output_compression without register_long_vars set.Stefan Roehrich2003-08-241-4/+5
* Nuke unused variablefoobar2003-08-111-1/+0
* - Fix memleak (this strndup is totally unnecessary)Derick Rethans2003-08-091-4/+2
* Fixed bug #24827 (ob_gzhandler overrides Vary header)Ilia Alshanetsky2003-07-271-2/+2
* gztell() is not necessary, the return value of gzseek() represents theIlia Alshanetsky2003-07-241-7/+5
* proto fixesAndrey Hristov2003-07-191-1/+1
* Don't add -L/usr/libSascha Schumann2003-06-271-1/+6
* updating license information in the headers.James Cox2003-06-103-9/+9
* Remove bogus commit here tooRasmus Lerdorf2003-05-211-21/+0
* ob_gzhandler and zlib.output_compression should send a Content-LengthSander Roobol2003-05-211-0/+21
* Setup unlink() method in wrapper_ops structure, implement unlink in plainfile...Sara Golemon2003-05-141-1/+2
* WS & CS fixesfoobar2003-03-172-245/+280
* proto fixHartmut Holzgraefe2003-03-171-1/+1
* 64 bit corrections to parameters to OnUpdateInt Bug #20994 (Dave)David Hill2003-03-101-2/+2
* Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.foobar2003-03-071-2/+2
* 64-bit correction to variables passed to zend_parse_parametersDavid Hill2003-03-061-1/+1
* Fixing functionicalls with variable number of parameters...Stefan Esser2003-03-061-7/+7
* Win32 build improvementsZeev Suraski2003-02-171-2/+0
* A add much more useful select(2) implementation than is provided byWez Furlong2003-02-161-1/+1
* Fixed zlib.output_compression so it can work even if zlib extension is built ...Moriyoshi Koizumi2003-02-102-0/+19
* Removed pointless memory allocation checks.Ilia Alshanetsky2003-01-181-6/+1
* Bump year.Sebastian Bergmann2002-12-313-3/+3
* Fix for #21304 (gzopen did not report errors on open; "a" mode broken)Wez Furlong2002-12-312-7/+1
* Fix ZTS build.Ilia Alshanetsky2002-12-312-2/+2
* Fixed bug #21228 (broken check for ob_gzhandler).Ilia Alshanetsky2002-12-302-18/+29
* Centralize fopencookie testWez Furlong2002-12-091-1/+0
* MFB: zlib stream testsWez Furlong2002-12-092-0/+80
* MFB zlib related fixesWez Furlong2002-12-091-14/+31
* Comment about maximal length now matches code.Stefan Roehrich2002-12-011-2/+2
* email address changeHartmut Holzgraefe2002-11-251-1/+1
* Merge streams changes from branch.Wez Furlong2002-11-181-1/+0
* Fixed OnUpdate_zlib_output_compression() behaviourMoriyoshi Koizumi2002-11-031-7/+7
* Fix for 19906.Wez Furlong2002-10-151-4/+5
* Don't use streams-level buffer on zlib streams.Wez Furlong2002-10-151-1/+3
* Make zlib-dir actually mean something during the checkRasmus Lerdorf2002-10-071-1/+3
* Argh! Revert. I'm on drugs. Was linking in a newer libz when I checkedRasmus Lerdorf2002-10-071-2/+6