Anatoliy Belsky baf5c42564 nicer markdown
2012-08-30 11:12:42 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 18:48:50 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-30 11:12:42 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00
2012-08-28 17:40:14 +02:00

Zlib

Zlib is a compression tool from http://zlib.net.

The current version is 1.2.7 released May 2, 2012 and is VERY stable.

PHP on Windows uses the static version of the library, but can be custom compiled to link to the dll version, simply remove the static version of the library from your LIB path when compiling.

Building for PHP

nmake -f win32/Makefile.msc LOC="-DASMV -DASMINF" OBJA="inffas32.obj match686.obj"

This will create 32 bit zlib_a.lib using the optimized asm code. For the other build options see the win32/Makefile.msc header.

Description
No description provided
Readme Zlib 2.3 MiB
Languages
C 80.5%
Ada 4.7%
C# 2.9%
Assembly 2.6%
C++ 2.4%
Other 6.7%