php-src/ext/zlib
ptarjan ecbe4af0de fix many parallel test issues
While running these on HHVM I've run into a lot of parallelism issues.
I'm backporting all the fixes I had to do in
https://github.com/facebook/hiphop-php/blob/master/hphp/tools/import_zend_test.py#L650
to php core.

Most of these changes were just filenames that were shared between
tests, but I did more surgery on the fixed ports. I can apreciate port
31337 as much as the next nerd, but random ports are better for tests.
2013-09-26 00:30:23 -07:00
..
tests fix many parallel test issues 2013-09-26 00:30:23 -07:00
config0.m4 Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
config.w32 - don't show zlib as available when libs or headers are missing 2008-06-22 21:55:59 +00:00
CREDITS * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
package.xml Typo 2007-03-14 09:58:14 +00:00
php_zlib.def Sync with zlib 2007-04-29 17:47:31 +00:00
php_zlib.h Constify streams API and a few other calls down the rabbit hole. 2013-07-30 12:49:36 +02:00
zlib_filter.c remove set but not used variables 2013-01-02 16:48:46 +01:00
zlib_fopen_wrapper.c Constify streams API and a few other calls down the rabbit hole. 2013-07-30 12:49:36 +02:00
zlib_win32_howto.txt
zlib.c fix bug #65391 2013-08-09 11:25:54 +02:00
zlib.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00