README.contrib revision 1.1.1.2
11.1SchristosAll files under this contrib directory are UNSUPPORTED. There were
21.1Schristosprovided by users of zlib and were not tested by the authors of zlib.
31.1SchristosUse at your own risk. Please contact the authors of the contributions
41.1Schristosfor help about these, not the zlib authors. Thanks.
51.1Schristos
61.1Schristos
71.1Schristosada/        by Dmitriy Anisimkov <anisimkov@yahoo.com>
81.1Schristos        Support for Ada
91.1Schristos        See http://zlib-ada.sourceforge.net/
101.1Schristos
111.1.1.2Schristosamd64/      by Mikhail Teterin <mi@ALDAN.algebra.com>
121.1.1.2Schristos        asm code for AMD64
131.1.1.2Schristos        See patch at http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/96393
141.1.1.2Schristos
151.1Schristosasm686/     by Brian Raiter <breadbox@muppetlabs.com>
161.1Schristos        asm code for Pentium and PPro/PII, using the AT&T (GNU as) syntax
171.1Schristos        See http://www.muppetlabs.com/~breadbox/software/assembly.html
181.1Schristos
191.1Schristosblast/      by Mark Adler <madler@alumni.caltech.edu>
201.1Schristos        Decompressor for output of PKWare Data Compression Library (DCL)
211.1Schristos
221.1Schristosdelphi/     by Cosmin Truta <cosmint@cs.ubbcluj.ro>
231.1Schristos        Support for Delphi and C++ Builder
241.1Schristos
251.1Schristosdotzlib/    by Henrik Ravn <henrik@ravn.com>
261.1Schristos        Support for Microsoft .Net and Visual C++ .Net
271.1Schristos
281.1.1.2Schristosgcc_gvmat64/by Gilles Vollant <info@winimage.com>
291.1.1.2Schristos        GCC Version of x86 64-bit (AMD64 and Intel EM64t) code for x64
301.1.1.2Schristos        assembler to replace longest_match() and inflate_fast()
311.1.1.2Schristos
321.1Schristosinfback9/   by Mark Adler <madler@alumni.caltech.edu>
331.1Schristos        Unsupported diffs to infback to decode the deflate64 format
341.1Schristos
351.1Schristosinflate86/  by Chris Anderson <christop@charm.net>
361.1Schristos        Tuned x86 gcc asm code to replace inflate_fast()
371.1Schristos
381.1Schristosiostream/   by Kevin Ruland <kevin@rodin.wustl.edu>
391.1Schristos        A C++ I/O streams interface to the zlib gz* functions
401.1Schristos
411.1.1.2Schristosiostream2/  by Tyge Løvset <Tyge.Lovset@cmr.no>
421.1Schristos        Another C++ I/O streams interface
431.1Schristos
441.1Schristosiostream3/  by Ludwig Schwardt <schwardt@sun.ac.za>
451.1Schristos            and Kevin Ruland <kevin@rodin.wustl.edu>
461.1Schristos        Yet another C++ I/O streams interface
471.1Schristos
481.1Schristosmasmx64/    by Gilles Vollant <info@winimage.com>
491.1.1.2Schristos        x86 64-bit (AMD64 and Intel EM64t) code for x64 assembler to
501.1.1.2Schristos        replace longest_match() and inflate_fast(),  also masm x86
511.1.1.2Schristos        64-bits translation of Chris Anderson inflate_fast()
521.1Schristos
531.1Schristosmasmx86/    by Gilles Vollant <info@winimage.com>
541.1Schristos        x86 asm code to replace longest_match() and inflate_fast(),
551.1.1.2Schristos        for Visual C++ and MASM (32 bits).
561.1.1.2Schristos        Based on Brian Raiter (asm686) and Chris Anderson (inflate86)
571.1Schristos
581.1Schristosminizip/    by Gilles Vollant <info@winimage.com>
591.1Schristos        Mini zip and unzip based on zlib
601.1.1.2Schristos        Includes Zip64 support by Mathias Svensson <mathias@result42.com>
611.1.1.2Schristos        See http://www.winimage.com/zLibDll/minizip.html
621.1Schristos
631.1Schristospascal/     by Bob Dellaca <bobdl@xtra.co.nz> et al.
641.1Schristos        Support for Pascal
651.1Schristos
661.1Schristospuff/       by Mark Adler <madler@alumni.caltech.edu>
671.1Schristos        Small, low memory usage inflate.  Also serves to provide an
681.1Schristos        unambiguous description of the deflate format.
691.1Schristos
701.1Schristostestzlib/   by Gilles Vollant <info@winimage.com>
711.1Schristos        Example of the use of zlib
721.1Schristos
731.1Schristosuntgz/      by Pedro A. Aranda Gutierrez <paag@tid.es>
741.1Schristos        A very simple tar.gz file extractor using zlib
751.1Schristos
761.1Schristosvstudio/    by Gilles Vollant <info@winimage.com>
771.1Schristos        Building a minizip-enhanced zlib with Microsoft Visual Studio
781.1.1.2Schristos        Includes vc11 from kreuzerkrieg and vc12 from davispuh
79