<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/src/Makefile.am, branch 6.3.0</title>
<subtitle>Forked from https://github.com/OSGeo/PROJ</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/'/>
<entry>
<title>Update ABI numbers for 6.3.0 release</title>
<updated>2019-12-28T10:15:50+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-12-28T10:15:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=ae3cd5df4d7e20dd92494b8b3181416e3c69c835'/>
<id>ae3cd5df4d7e20dd92494b8b3181416e3c69c835</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>autoconf/cmake: do not install proj_json_streaming_writer.hpp header</title>
<updated>2019-12-04T14:47:39+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-12-04T14:47:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=dcb04027a4a1a740c772756d30ab22ff1be6b792'/>
<id>dcb04027a4a1a740c772756d30ab22ff1be6b792</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tracing framework, and improve createOperations() performance</title>
<updated>2019-11-02T13:54:20+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-11-02T02:18:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=d9064c3de62982c461a36ed9997eab56d1cb9f85'/>
<id>d9064c3de62982c461a36ed9997eab56d1cb9f85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete proj_math.h.  Replace includes by &lt;math.h&gt;; we'll see if anyone</title>
<updated>2019-09-18T20:29:35+00:00</updated>
<author>
<name>Charles Karney</name>
<email>charles.karney@sri.com</email>
</author>
<published>2019-09-18T20:29:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=aa215ceeaaf6e5120f0eb2d28887471a8d819f10'/>
<id>aa215ceeaaf6e5120f0eb2d28887471a8d819f10</id>
<content type='text'>
needs &lt;limits.h&gt;.  Update scripts/reference_exported_symbols.txt and
src/proj_symbol_rename.h.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
needs &lt;limits.h&gt;.  Update scripts/reference_exported_symbols.txt and
src/proj_symbol_rename.h.
</pre>
</div>
</content>
</entry>
<entry>
<title>math.cpp removed since its isnan isn't used.  Keep proj_math.h (which</title>
<updated>2019-09-18T18:25:15+00:00</updated>
<author>
<name>Charles Karney</name>
<email>charles.karney@sri.com</email>
</author>
<published>2019-09-18T18:25:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=646da7bf3868090ec8ac2d05ab63781de86be64b'/>
<id>646da7bf3868090ec8ac2d05ab63781de86be64b</id>
<content type='text'>
just includes math.h and limits.h) since it's included in a score of
places.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
just includes math.h and limits.h) since it's included in a score of
places.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update ABI numbers in preparation for 6.2.0 release</title>
<updated>2019-08-26T12:01:58+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-08-26T12:01:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=311120c27a25834cfa239ec569023d364709fffb'/>
<id>311120c27a25834cfa239ec569023d364709fffb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Proof-of-concept of JSON export limited to PrimeMeridian (refs #1545)</title>
<updated>2019-07-06T00:27:46+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-07-06T00:03:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=17f0b0b3bc65ffba39bf6f22a12b2cc7fcb9bafd'/>
<id>17f0b0b3bc65ffba39bf6f22a12b2cc7fcb9bafd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update ABI version number for 6.1.0</title>
<updated>2019-05-06T05:23:53+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-05-06T05:23:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=aaddaf6e65cee8443c6e0db7157bee9057d5d420'/>
<id>aaddaf6e65cee8443c6e0db7157bee9057d5d420</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1425 from mwtoews/define</title>
<updated>2019-05-01T16:35:53+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-05-01T16:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=1a8068bf8398833933a0da3323ba960eabdc74a6'/>
<id>1a8068bf8398833933a0da3323ba960eabdc74a6</id>
<content type='text'>
Remove `PROJ_COMPILATION=1` definition</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove `PROJ_COMPILATION=1` definition</pre>
</div>
</content>
</entry>
<entry>
<title>proj/cs2cs: validate value of -f parameter to avoid potential crashes (fixes #124)</title>
<updated>2019-04-20T07:19:41+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-04-19T21:47:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=8a31ed4036888ff2039919f8c998a90cb2143bc2'/>
<id>8a31ed4036888ff2039919f8c998a90cb2143bc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
