<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zlib/configure, branch v1.3</title>
<subtitle>A mirror of https://github.com/madler/zlib.git
</subtitle>
<id>https://git.lua4.win/zlib/atom?h=v1.3</id>
<link rel='self' href='https://git.lua4.win/zlib/atom?h=v1.3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/'/>
<updated>2023-08-18T08:45:36+00:00</updated>
<entry>
<title>zlib 1.3</title>
<updated>2023-08-18T08:45:36+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2023-08-18T08:45:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=09155eaa2f9270dc4ed1fa13e2b4b2613e6e4851'/>
<id>urn:sha1:09155eaa2f9270dc4ed1fa13e2b4b2613e6e4851</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Look for a cross-compile libtool first in configure.</title>
<updated>2023-08-18T00:12:52+00:00</updated>
<author>
<name>OldWorldOrdr</name>
<email>joey.t.reinhart@gmail.com</email>
</author>
<published>2023-03-05T22:46:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=daf27aed082a505e787236c308f3c7fff9926592'/>
<id>urn:sha1:daf27aed082a505e787236c308f3c7fff9926592</id>
<content type='text'>
Permit cross-compilation for Darwin.
</content>
</entry>
<entry>
<title>Add memory sanitizer to configure (--memory).</title>
<updated>2023-08-12T18:03:46+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2023-08-12T18:03:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=1411ccafc0f50997b56135c3ee542fdfe9d7f34c'/>
<id>urn:sha1:1411ccafc0f50997b56135c3ee542fdfe9d7f34c</id>
<content type='text'>
This also adds --address for the address sanitizer, in addition to
the existing --sanitizer. -fno-omit-frame-pointer has been added
for both sanitizers to improve the error reporting.
</content>
</entry>
<entry>
<title>Fix some spelling errors.</title>
<updated>2023-08-03T20:53:24+00:00</updated>
<author>
<name>Dimitri Papadopoulos</name>
<email>3234522+DimitriPapadopoulos@users.noreply.github.com</email>
</author>
<published>2023-02-02T14:50:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=c7ddcc2e0e8bb397ad720564228b538135ec11d8'/>
<id>urn:sha1:c7ddcc2e0e8bb397ad720564228b538135ec11d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove K&amp;R function definitions from zlib.</title>
<updated>2023-04-16T04:17:31+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2023-04-14T08:42:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=e9d5486e6635141f589e110fd789648aa08e9544'/>
<id>urn:sha1:e9d5486e6635141f589e110fd789648aa08e9544</id>
<content type='text'>
C2X has removed K&amp;R definitions from the C function syntax.
Though the standard has not yet been approved, some high-profile
compilers are now issuing warnings when such definitions are
encountered.
</content>
</entry>
<entry>
<title>Turn off C2X warning about deprecated K&amp;R function syntax.</title>
<updated>2023-04-14T03:09:52+00:00</updated>
<author>
<name>Mark Adler</name>
<email>madler@alumni.caltech.edu</email>
</author>
<published>2023-04-14T03:09:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=5799c14c8526bf1aaa130c021982f831d155b46d'/>
<id>urn:sha1:5799c14c8526bf1aaa130c021982f831d155b46d</id>
<content type='text'>
This is a temporary workaround before excising the K&amp;R prototypes.
</content>
</entry>
<entry>
<title>Minor formatting changes in configure.</title>
<updated>2022-10-10T18:11:12+00:00</updated>
<author>
<name>Mark Adler</name>
<email>fork@madler.net</email>
</author>
<published>2022-10-10T18:11:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=723abd54d897d899c0a2d8c249251c13511d5bd5'/>
<id>urn:sha1:723abd54d897d899c0a2d8c249251c13511d5bd5</id>
<content type='text'>
No code changes.
</content>
</entry>
<entry>
<title>Fix linking on AIX with gcc.</title>
<updated>2022-10-10T18:00:49+00:00</updated>
<author>
<name>Mark Adler</name>
<email>fork@madler.net</email>
</author>
<published>2022-10-10T18:00:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=0091cb02819dfd0bd83329831b68e4280ccbc5a4'/>
<id>urn:sha1:0091cb02819dfd0bd83329831b68e4280ccbc5a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Turn off RWX segment warnings on sparc systems.</title>
<updated>2022-10-10T17:30:22+00:00</updated>
<author>
<name>Mark Adler</name>
<email>fork@madler.net</email>
</author>
<published>2022-10-10T09:40:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=29fd715fd0bdaffee21e2d2d37be8c5a6ac67ee4'/>
<id>urn:sha1:29fd715fd0bdaffee21e2d2d37be8c5a6ac67ee4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove vestigial line from configure.</title>
<updated>2022-10-10T02:44:32+00:00</updated>
<author>
<name>Mark Adler</name>
<email>fork@madler.net</email>
</author>
<published>2022-10-10T02:44:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/zlib/commit/?id=d30b763dac1d49685a6082206ffc120163ef649a'/>
<id>urn:sha1:d30b763dac1d49685a6082206ffc120163ef649a</id>
<content type='text'>
</content>
</entry>
</feed>
