<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zlib, branch v1.2.7.1</title>
<subtitle>A mirror of https://github.com/madler/zlib.git
</subtitle>
<id>https://git.lua4.win/zlib/atom?h=v1.2.7.1</id>
<link rel='self' href='https://git.lua4.win/zlib/atom?h=v1.2.7.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/'/>
<updated>2013-03-25T05:47:59+00:00</updated>
<entry>
<title>zlib 1.2.7.1</title>
<updated>2013-03-25T05:47:59+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2013-03-25T05:46:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=0b166094092efa2b92200cbb67f390e86c181ab4'/>
<id>urn:sha1:0b166094092efa2b92200cbb67f390e86c181ab4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Line length cleanup.</title>
<updated>2013-03-25T05:30:40+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2013-03-25T05:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=f81b79c55998a0b7551c129ac379df5839d0949b'/>
<id>urn:sha1:f81b79c55998a0b7551c129ac379df5839d0949b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not return Z_BUF_ERROR if deflateParam() has nothing to write.</title>
<updated>2013-03-25T05:15:04+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2013-03-25T05:12:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=c661c374e8df43365738daa09f4390d61bc57f08'/>
<id>urn:sha1:c661c374e8df43365738daa09f4390d61bc57f08</id>
<content type='text'>
If the compressed data was already at a block boundary, then
deflateParam() would report Z_BUF_ERROR, because there was nothing
to write.  With this patch, Z_OK is returned in that case.
</content>
</entry>
<entry>
<title>In Makefile uninstall, don't rm if preceding cd fails.</title>
<updated>2013-03-24T23:57:32+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2013-03-24T23:57:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=81c3068b9ac4e75a4c65338e5b95f421478f5295'/>
<id>urn:sha1:81c3068b9ac4e75a4c65338e5b95f421478f5295</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor spacing cleanup in a comment in gzguts.h.</title>
<updated>2013-03-24T23:56:05+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2013-03-24T23:56:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=d3b613e3208c0d0f9eb40d9480325becd69481da'/>
<id>urn:sha1:d3b613e3208c0d0f9eb40d9480325becd69481da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add man pages for minizip and miniunzip.</title>
<updated>2013-03-24T23:28:41+00:00</updated>
<author>
<name>Enrico Weigelt, metux IT service</name>
<email>weigelt@metux.de</email>
</author>
<published>2010-07-06T18:06:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=318a5e190e836f37ee0904342f3323ea31a0290f'/>
<id>urn:sha1:318a5e190e836f37ee0904342f3323ea31a0290f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add casts and consts to ease user conversion to C++.</title>
<updated>2013-03-24T23:09:08+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2013-03-24T22:18:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=e9f0b78443884bfd88ead7235bcf5a6a1adae5cd'/>
<id>urn:sha1:e9f0b78443884bfd88ead7235bcf5a6a1adae5cd</id>
<content type='text'>
You would still need to run zlib2ansi on all of the *.c files.
</content>
</entry>
<entry>
<title>Clean up the addition of gzvprintf.</title>
<updated>2013-03-24T06:47:15+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2013-03-24T06:47:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=0aac8cf7c4da2572609d177657fb5f947bf38cd2'/>
<id>urn:sha1:0aac8cf7c4da2572609d177657fb5f947bf38cd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up the addition of inflateGetDictionary.</title>
<updated>2013-03-24T06:32:58+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2013-03-24T05:57:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=f0546c8e34dbe1bcc636a6ab4529159266efafe6'/>
<id>urn:sha1:f0546c8e34dbe1bcc636a6ab4529159266efafe6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove runtime check in configure for four-byte integer type.</title>
<updated>2013-03-24T05:30:09+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2013-03-24T05:27:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=03ff48cc67937fbb026a7952c0351615ef9be4e5'/>
<id>urn:sha1:03ff48cc67937fbb026a7952c0351615ef9be4e5</id>
<content type='text'>
That didn't work when cross-compiling.  Simply rely on limits.h.
If a compiler does not have limits.h, then zconf.h.in should be
modified to define Z_U4 as an unsiged four-byte integer type in
order for crc32() to be fast.

This also simplifies and makes more portable to check for a four-
byte type using limits.h.
</content>
</entry>
</feed>
