<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zlib, branch v1.2.10</title>
<subtitle>A mirror of https://github.com/madler/zlib.git
</subtitle>
<id>https://git.lua4.win/zlib/atom?h=v1.2.10</id>
<link rel='self' href='https://git.lua4.win/zlib/atom?h=v1.2.10'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/'/>
<updated>2017-01-03T02:21:29+00:00</updated>
<entry>
<title>zlib 1.2.10</title>
<updated>2017-01-03T02:21:29+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2017-01-03T01:53:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=4a090adef8c773087ec8916ad3c2236ef560df27'/>
<id>urn:sha1:4a090adef8c773087ec8916ad3c2236ef560df27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix compilation with --solo and --debug combined.</title>
<updated>2017-01-03T02:21:29+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2017-01-03T02:18:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=e13def040e1236f2e3dd4333a6ece955967478b3'/>
<id>urn:sha1:e13def040e1236f2e3dd4333a6ece955967478b3</id>
<content type='text'>
However this ends up not really being solo, since it has to
include external libraries.
</content>
</entry>
<entry>
<title>Add warnings when compiling with assembler code.</title>
<updated>2017-01-03T01:28:27+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2017-01-03T01:25:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=1e3bccd4965d34cfd34e3fed7329b1b2c4b28d1d'/>
<id>urn:sha1:1e3bccd4965d34cfd34e3fed7329b1b2c4b28d1d</id>
<content type='text'>
There have been many reports of bugs in the assembler codes
intended to speed up deflate and inflate. They are third-party
contributions in contrib, and so are not supported by the zlib
maintainers.
</content>
</entry>
<entry>
<title>Remove files to be installed before copying them in Makefile.in.</title>
<updated>2017-01-03T01:04:38+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2017-01-03T01:04:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=c7d77756d01210790b6d87442eba83dcc586a305'/>
<id>urn:sha1:c7d77756d01210790b6d87442eba83dcc586a305</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug in gzwrite.c that produced corrupt gzip files.</title>
<updated>2017-01-03T00:17:43+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2017-01-03T00:17:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=0b5c158cc717839956e541a99df9986423c4cae4'/>
<id>urn:sha1:0b5c158cc717839956e541a99df9986423c4cae4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug in deflate_stored() for zero-length input.</title>
<updated>2017-01-02T23:17:59+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2017-01-02T23:17:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=bc5503b224b64e2dfafe1f6d6f2dace191eb219d'/>
<id>urn:sha1:bc5503b224b64e2dfafe1f6d6f2dace191eb219d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor edits and clarifications of comments.</title>
<updated>2017-01-02T06:24:37+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2017-01-02T04:02:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=52aa5501ecfffed933d39647092852cab397ca39'/>
<id>urn:sha1:52aa5501ecfffed933d39647092852cab397ca39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid warnings on snprintf() return value.</title>
<updated>2017-01-02T06:24:37+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2017-01-01T20:23:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=7358ef23c2b412543196df58c333ebc9aabb1d62'/>
<id>urn:sha1:7358ef23c2b412543196df58c333ebc9aabb1d62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change version number to zlib 1.2.9.1.</title>
<updated>2017-01-02T06:24:17+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2017-01-02T06:21:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=20e472546e1fb3018cebe59040644f0b6198902d'/>
<id>urn:sha1:20e472546e1fb3018cebe59040644f0b6198902d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some stray 1.2.8.1 version numbers.</title>
<updated>2017-01-02T06:23:41+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2017-01-02T06:12:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=6bdca5060d25755fb1def3ae7a78d635215eff21'/>
<id>urn:sha1:6bdca5060d25755fb1def3ae7a78d635215eff21</id>
<content type='text'>
</content>
</entry>
</feed>
