<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zlib/contrib/README.contrib, branch master</title>
<subtitle>A mirror of https://github.com/madler/zlib.git
</subtitle>
<id>https://git.lua4.win/zlib/atom?h=master</id>
<link rel='self' href='https://git.lua4.win/zlib/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/'/>
<updated>2026-02-16T10:25:37+00:00</updated>
<entry>
<title>Remove vstudio projects in lieu of cmake-generated projects.</title>
<updated>2026-02-16T10:25:37+00:00</updated>
<author>
<name>Mark Adler</name>
<email>git@madler.net</email>
</author>
<published>2026-02-14T02:40:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=fa5ea47e620785e68a9c3bb294f8a0523e98780d'/>
<id>urn:sha1:fa5ea47e620785e68a9c3bb294f8a0523e98780d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update URLs to use https.</title>
<updated>2026-02-12T09:34:02+00:00</updated>
<author>
<name>Mark Adler</name>
<email>git@madler.net</email>
</author>
<published>2026-02-12T09:25:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=25704162641a9f11191c9e46ee207aa93ed6c0c0'/>
<id>urn:sha1:25704162641a9f11191c9e46ee207aa93ed6c0c0</id>
<content type='text'>
Also some dead links were repaired or removed. Some http links
were left as is where attempting https did not work, or where it
is a historical record.
</content>
</entry>
<entry>
<title>Vectorize the CRC-32 calculation on the s390x.</title>
<updated>2026-01-28T04:22:17+00:00</updated>
<author>
<name>Ilya Leoshkevich</name>
<email>iii@linux.ibm.com</email>
</author>
<published>2025-09-10T09:28:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=07f2d4237eade624182b1cf11f1f516985aed620'/>
<id>urn:sha1:07f2d4237eade624182b1cf11f1f516985aed620</id>
<content type='text'>
Use vector extensions when compiling for s390x and binutils knows
about them. At runtime, check whether kernel supports vector
extensions (it has to be not just the CPU, but also the kernel)
and choose between the regular and the vectorized implementations.

Co-authored-by: Eduard Stefes &lt;eddy@linux.ibm.com&gt;
</content>
</entry>
<entry>
<title>Remove untgz from contrib.</title>
<updated>2026-01-12T17:52:53+00:00</updated>
<author>
<name>Mark Adler</name>
<email>git@madler.net</email>
</author>
<published>2026-01-11T21:00:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=1a40058a92d525aa49a6eac698cfde500fc9b92f'/>
<id>urn:sha1:1a40058a92d525aa49a6eac698cfde500fc9b92f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in contrib readme.</title>
<updated>2022-08-28T20:13:17+00:00</updated>
<author>
<name>Mark Adler</name>
<email>fork@madler.net</email>
</author>
<published>2022-08-28T20:13:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=59b948acee57b77f9b018ac30ec2e4b499de5efd'/>
<id>urn:sha1:59b948acee57b77f9b018ac30ec2e4b499de5efd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove old assembler code in which bugs have manifested.</title>
<updated>2017-10-13T03:27:14+00:00</updated>
<author>
<name>Mark Adler</name>
<email>zlib@madler.net</email>
</author>
<published>2017-10-13T03:08:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=288f1080317b954b6bdca33708631c011549c008'/>
<id>urn:sha1:288f1080317b954b6bdca33708631c011549c008</id>
<content type='text'>
In addition, there is not sufficient gain from the inflate
assembler code to warrant its inclusion.
</content>
</entry>
<entry>
<title>Fix character encoding and link in contrib README.</title>
<updated>2016-12-31T04:00:51+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2016-12-31T01:20:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=d6f0da2fa3bad566a43c7778259c55069416bd25'/>
<id>urn:sha1:d6f0da2fa3bad566a43c7778259c55069416bd25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add vc11 and vc12 build files to contrib/vstudio.</title>
<updated>2013-03-23T00:38:37+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2013-03-23T00:38:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=dd5d0940e93f2196a7791b1bf052d68309a7d45f'/>
<id>urn:sha1:dd5d0940e93f2196a7791b1bf052d68309a7d45f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zlib 1.2.4-pre1</title>
<updated>2011-09-10T06:32:36+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2011-09-10T06:32:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=67cc20d0041a32bee12bd9eb20ae218f91b73f77'/>
<id>urn:sha1:67cc20d0041a32bee12bd9eb20ae218f91b73f77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>zlib 1.2.3.5</title>
<updated>2011-09-10T06:26:49+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2011-09-10T06:26:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=d004b047838a7e803818b4973a2e39e0ff8c1fa2'/>
<id>urn:sha1:d004b047838a7e803818b4973a2e39e0ff8c1fa2</id>
<content type='text'>
</content>
</entry>
</feed>
