<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zlib/examples, branch v1.2.12</title>
<subtitle>A mirror of https://github.com/madler/zlib.git
</subtitle>
<id>https://git.lua4.win/zlib/atom?h=v1.2.12</id>
<link rel='self' href='https://git.lua4.win/zlib/atom?h=v1.2.12'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/'/>
<updated>2019-05-26T05:23:20+00:00</updated>
<entry>
<title>Fix memory leak on error in gzlog.c.</title>
<updated>2019-05-26T05:23:20+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2019-05-26T05:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=02064366155215162223417b939deebfe563ded0'/>
<id>urn:sha1:02064366155215162223417b939deebfe563ded0</id>
<content type='text'>
Thank you Adam Richter.
</content>
</entry>
<entry>
<title>Fix the zran.c example to work on a multiple-member gzip file.</title>
<updated>2018-10-14T16:57:34+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2018-10-08T04:26:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=921d81b2a853233659d50b3c499a5c711a11e998'/>
<id>urn:sha1:921d81b2a853233659d50b3c499a5c711a11e998</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add gznorm.c example, which normalizes gzip files.</title>
<updated>2018-10-07T20:55:00+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2018-10-06T06:06:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=354fa43d123b9759e4308c81e181caa1f97187ed'/>
<id>urn:sha1:354fa43d123b9759e4308c81e181caa1f97187ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show all the codes for the maximum tables size in enough.c.</title>
<updated>2018-08-06T06:08:33+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2018-08-04T21:34:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=cd16ff0b3a3665273e47141de8973bf1088cdf59'/>
<id>urn:sha1:cd16ff0b3a3665273e47141de8973bf1088cdf59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clarify that prefix codes are counted in enough.c.</title>
<updated>2018-08-06T06:08:25+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2018-08-04T21:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=d00c147f531e757bfbd5cfab58d941caa8333ba8'/>
<id>urn:sha1:d00c147f531e757bfbd5cfab58d941caa8333ba8</id>
<content type='text'>
There is no assurance that all prefix codes are reachable as
optimal Huffman codes for the numbers of symbols encountered in
a deflate block. This code considers all possible prefix codes,
which might be a larger set than all possible Huffman codes,
depending on the constraints.
</content>
</entry>
<entry>
<title>Use inline function instead of macro for index in enough.c.</title>
<updated>2018-08-06T06:08:13+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2018-08-02T01:24:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=5b1381006b715a93f226117f82b7b6dd81bfff5e'/>
<id>urn:sha1:5b1381006b715a93f226117f82b7b6dd81bfff5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up code style in enough.c, update version.</title>
<updated>2018-08-02T02:51:56+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2018-08-01T08:49:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=8ba2cdb6bdbee95703e1c6632fd8519a5e4a206e'/>
<id>urn:sha1:8ba2cdb6bdbee95703e1c6632fd8519a5e4a206e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a macro for the printf format of big_t in enough.c.</title>
<updated>2018-08-01T08:39:47+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2018-08-01T08:39:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=4c14b51587b3bf484f7ca26a92dcfc0f8559201b'/>
<id>urn:sha1:4c14b51587b3bf484f7ca26a92dcfc0f8559201b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a structure to make globals in enough.c evident.</title>
<updated>2018-08-01T08:37:03+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2018-08-01T08:37:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=194e558efefe58866c88519708a7ff836b2c66be'/>
<id>urn:sha1:194e558efefe58866c88519708a7ff836b2c66be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid an undefined behavior of memcpy() in gzappend().</title>
<updated>2017-10-13T02:27:59+00:00</updated>
<author>
<name>Mark Adler</name>
<email>zlib@madler.net</email>
</author>
<published>2017-10-13T02:27:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=ae49d1472ec176ddc53a3a4905f91d46344386e6'/>
<id>urn:sha1:ae49d1472ec176ddc53a3a4905f91d46344386e6</id>
<content type='text'>
</content>
</entry>
</feed>
