]> git.proxmox.com Git - ceph.git/blame - ceph/src/Beast/test/zlib/zlib-1.2.8/contrib/README.contrib
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / Beast / test / zlib / zlib-1.2.8 / contrib / README.contrib
CommitLineData
7c673cae
FG
1All files under this contrib directory are UNSUPPORTED. There were
2provided by users of zlib and were not tested by the authors of zlib.
3Use at your own risk. Please contact the authors of the contributions
4for help about these, not the zlib authors. Thanks.
5
6
7ada/ by Dmitriy Anisimkov <anisimkov@yahoo.com>
8 Support for Ada
9 See http://zlib-ada.sourceforge.net/
10
11amd64/ by Mikhail Teterin <mi@ALDAN.algebra.com>
12 asm code for AMD64
13 See patch at http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/96393
14
15asm686/ by Brian Raiter <breadbox@muppetlabs.com>
16 asm code for Pentium and PPro/PII, using the AT&T (GNU as) syntax
17 See http://www.muppetlabs.com/~breadbox/software/assembly.html
18
19blast/ by Mark Adler <madler@alumni.caltech.edu>
20 Decompressor for output of PKWare Data Compression Library (DCL)
21
22delphi/ by Cosmin Truta <cosmint@cs.ubbcluj.ro>
23 Support for Delphi and C++ Builder
24
25dotzlib/ by Henrik Ravn <henrik@ravn.com>
26 Support for Microsoft .Net and Visual C++ .Net
27
28gcc_gvmat64/by Gilles Vollant <info@winimage.com>
29 GCC Version of x86 64-bit (AMD64 and Intel EM64t) code for x64
30 assembler to replace longest_match() and inflate_fast()
31
32infback9/ by Mark Adler <madler@alumni.caltech.edu>
33 Unsupported diffs to infback to decode the deflate64 format
34
35inflate86/ by Chris Anderson <christop@charm.net>
36 Tuned x86 gcc asm code to replace inflate_fast()
37
38iostream/ by Kevin Ruland <kevin@rodin.wustl.edu>
39 A C++ I/O streams interface to the zlib gz* functions
40
41