199767f8919635c4928607450d9e0abb932109ceToomas SoomeAll files under this contrib directory are UNSUPPORTED. There were
199767f8919635c4928607450d9e0abb932109ceToomas Soomeprovided by users of zlib and were not tested by the authors of zlib.
199767f8919635c4928607450d9e0abb932109ceToomas SoomeUse at your own risk. Please contact the authors of the contributions
199767f8919635c4928607450d9e0abb932109ceToomas Soomefor help about these, not the zlib authors. Thanks.
199767f8919635c4928607450d9e0abb932109ceToomas Soome
199767f8919635c4928607450d9e0abb932109ceToomas Soome
199767f8919635c4928607450d9e0abb932109ceToomas Soomeada/ by Dmitriy Anisimkov <anisimkov@yahoo.com>
199767f8919635c4928607450d9e0abb932109ceToomas Soome Support for Ada
199767f8919635c4928607450d9e0abb932109ceToomas Soome See http://zlib-ada.sourceforge.net/
199767f8919635c4928607450d9e0abb932109ceToomas Soome
199767f8919635c4928607450d9e0abb932109ceToomas Soomeamd64/ by Mikhail Teterin <mi@ALDAN.algebra.com>
199767f8919635c4928607450d9e0abb932109ceToomas Soome asm code for AMD64
199767f8919635c4928607450d9e0abb932109ceToomas Soome See patch at http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/96393
199767f8919635c4928607450d9e0abb932109ceToomas Soome
199767f8919635c4928607450d9e0abb932109ceToomas Soomeasm686/ by Brian Raiter <breadbox@muppetlabs.com>
199767f8919635c4928607450d9e0abb932109ceToomas Soome asm code for Pentium and PPro/PII, using the AT&T (GNU as) syntax
199767f8919635c4928607450d9e0abb932109ceToomas Soome See http://www.muppetlabs.com/~breadbox/software/assembly.html
199767f8919635c4928607450d9e0abb932109ceToomas Soome
199767f8919635c4928607450d9e0abb932109ceToomas Soomeblast/ by Mark Adler <madler@alumni.caltech.edu>
199767f8919635c4928607450d9e0abb932109ceToomas Soome Decompressor for output of PKWare Data Compression Library (DCL)
199767f8919635c4928607450d9e0abb932109ceToomas Soome
199767f8919635c4928607450d9e0abb932109ceToomas Soomedelphi/ by Cosmin Truta <cosmint@cs.ubbcluj.ro>
199767f8919635c4928607450d9e0abb932109ceToomas Soome Support for Delphi and C++ Builder
199767f8919635c4928607450d9e0abb932109ceToomas Soome
199767f8919635c4928607450d9e0abb932109ceToomas Soomedotzlib/ by Henrik Ravn <henrik@ravn.com>
199767f8919635c4928607450d9e0abb932109ceToomas Soome Support for Microsoft .Net and Visual C++ .Net
199767f8919635c4928607450d9e0abb932109ceToomas Soome
199767f8919635c4928607450d9e0abb932109ceToomas Soomegcc_gvmat64/by Gilles Vollant <info@winimage.com>
199767f8919635c4928607450d9e0abb932109ceToomas Soome GCC Version of x86 64-bit (AMD64 and Intel EM64t) code for x64
199767f8919635c4928607450d9e0abb932109ceToomas Soome assembler to replace longest_match() and inflate_fast()
199767f8919635c4928607450d9e0abb932109ceToomas Soome
199767f8919635c4928607450d9e0abb932109ceToomas Soomeinfback9/ by Mark Adler <madler@alumni.caltech.edu>
199767f8919635c4928607450d9e0abb932109ceToomas Soome Unsupported diffs to infback to decode the deflate64 format
199767f8919635c4928607450d9e0abb932109ceToomas Soome
199767f8919635c4928607450d9e0abb932109ceToomas Soomeinflate86/ by Chris Anderson <christop@charm.net>
199767f8919635c4928607450d9e0abb932109ceToomas Soome Tuned x86 gcc asm code to replace inflate_fast()
199767f8919635c4928607450d9e0abb932109ceToomas Soome
199767f8919635c4928607450d9e0abb932109ceToomas Soomeiostream/ by Kevin Ruland <kevin@rodin.wustl.edu>
199767f8919635c4928607450d9e0abb932109ceToomas Soome A C++ I/O streams interface to the zlib gz* functions
199767f8919635c4928607450d9e0abb932109ceToomas Soome
199767f8919635c4928607450d9e0abb932109ceToomas Soomeiostream2/ by Tyge L�vset <Tyge.Lovset@cmr.no>
199767f8919635c4928607450d9e0abb932109ceToomas Soome Another C++ I/O streams interface
199767f8919635c4928607450d9e0abb932109ceToomas Soome
199767f8919635c4928607450d9e0abb932109ceToomas Soomeiostream3/ by Ludwig Schwardt <schwardt@sun.ac.za>
199767f8919635c4928607450d9e0abb932109ceToomas Soome and Kevin Ruland <kevin@rodin.wustl.edu>
199767f8919635c4928607450d9e0abb932109ceToomas Soome Yet another C++ I/O streams interface
199767f8919635c4928607450d9e0abb932109ceToomas Soome
199767f8919635c4928607450d9e0abb932109ceToomas Soomemasmx64/ by Gilles Vollant <info@winimage.com>
199767f8919635c4928607450d9e0abb932109ceToomas Soome x86 64-bit (AMD64 and Intel EM64t) code for x64 assembler to
199767f8919635c4928607450d9e0abb932109ceToomas Soome replace longest_match() and inflate_fast(), also masm x86
199767f8919635c4928607450d9e0abb932109ceToomas Soome 64-bits translation of Chris Anderson inflate_fast()
199767f8919635c4928607450d9e0abb932109ceToomas Soome
199767f8919635c4928607450d9e0abb932109ceToomas Soomemasmx86/ by Gilles Vollant <info@winimage.com>
199767f8919635c4928607450d9e0abb932109ceToomas Soome x86 asm code to replace longest_match() and inflate_fast(),
199767f8919635c4928607450d9e0abb932109ceToomas Soome for Visual C++ and MASM (32 bits).
199767f8919635c4928607450d9e0abb932109ceToomas Soome Based on Brian Raiter (asm686) and Chris Anderson (inflate86)
199767f8919635c4928607450d9e0abb932109ceToomas Soome
199767f8919635c4928607450d9e0abb932109ceToomas Soomeminizip/ by Gilles Vollant <info@winimage.com>
199767f8919635c4928607450d9e0abb932109ceToomas Soome Mini zip and unzip based on zlib
199767f8919635c4928607450d9e0abb932109ceToomas Soome Includes Zip64 support by Mathias Svensson <mathias@result42.com>
199767f8919635c4928607450d9e0abb932109ceToomas Soome See http://www.winimage.com/zLibDll/unzip.html
199767f8919635c4928607450d9e0abb932109ceToomas Soome
199767f8919635c4928607450d9e0abb932109ceToomas Soomepascal/ by Bob Dellaca <bobdl@xtra.co.nz> et al.
199767f8919635c4928607450d9e0abb932109ceToomas Soome Support for Pascal
199767f8919635c4928607450d9e0abb932109ceToomas Soome
199767f8919635c4928607450d9e0abb932109ceToomas Soomepuff/ by Mark Adler <madler@alumni.caltech.edu>
199767f8919635c4928607450d9e0abb932109ceToomas Soome Small, low memory usage inflate. Also serves to provide an
199767f8919635c4928607450d9e0abb932109ceToomas Soome unambiguous description of the deflate format.
199767f8919635c4928607450d9e0abb932109ceToomas Soome
199767f8919635c4928607450d9e0abb932109ceToomas Soometestzlib/ by Gilles Vollant <info@winimage.com>
199767f8919635c4928607450d9e0abb932109ceToomas Soome Example of the use of zlib
199767f8919635c4928607450d9e0abb932109ceToomas Soome
199767f8919635c4928607450d9e0abb932109ceToomas Soomeuntgz/ by Pedro A. Aranda Gutierrez <paag@tid.es>
199767f8919635c4928607450d9e0abb932109ceToomas Soome A very simple tar.gz file extractor using zlib
199767f8919635c4928607450d9e0abb932109ceToomas Soome
199767f8919635c4928607450d9e0abb932109ceToomas Soomevstudio/ by Gilles Vollant <info@winimage.com>
199767f8919635c4928607450d9e0abb932109ceToomas Soome Building a minizip-enhanced zlib with Microsoft Visual Studio
199767f8919635c4928607450d9e0abb932109ceToomas Soome Includes vc11 from kreuzerkrieg and vc12 from davispuh