<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/test/gie/4D-API_cs2cs-style.gie, branch 6.2.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>Merge pull request #1408 from rouault/ossfuzz_14015</title>
<updated>2019-04-03T09:48:39+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-04-03T09:48:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=1e2e512f9a671df504f6f01eee53dc26939b3c0a'/>
<id>1e2e512f9a671df504f6f01eee53dc26939b3c0a</id>
<content type='text'>
Fixes Ossfuzz 14015 and gie bug</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes Ossfuzz 14015 and gie bug</pre>
</div>
</content>
</entry>
<entry>
<title>gie: fix tolerance checking</title>
<updated>2019-04-02T21:04:37+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-04-02T21:04:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=c1f5b5105065d6cb9f4e547b6b79c83357f1d759'/>
<id>c1f5b5105065d6cb9f4e547b6b79c83357f1d759</id>
<content type='text'>
When comparing expected result with got result, in the case the
distance computation returns NaN, gie incorrectly considered the
test to be OK.

Adapt / comment out a few broken tests revealed after that fix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When comparing expected result with got result, in the case the
distance computation returns NaN, gie incorrectly considered the
test to be OK.

Adapt / comment out a few broken tests revealed after that fix.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure that ISO19111 C++ code sets pj_errno on errors</title>
<updated>2019-04-02T18:58:35+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-04-02T11:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=20300c1fd5b35bf1d577a3726f02940d02c73f54'/>
<id>20300c1fd5b35bf1d577a3726f02940d02c73f54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Helmert: avoid potential division by zero</title>
<updated>2019-03-16T09:10:03+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-03-15T22:52:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=6bde8881169cdf37256b0148e7d383232a4e305e'/>
<id>6bde8881169cdf37256b0148e7d383232a4e305e</id>
<content type='text'>
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11893
Credit to OSS Fuzz
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11893
Credit to OSS Fuzz
</pre>
</div>
</content>
</entry>
<entry>
<title>Add push and pop operations</title>
<updated>2019-02-13T13:49:21+00:00</updated>
<author>
<name>Kristian Evers</name>
<email>kristianevers@gmail.com</email>
</author>
<published>2019-02-13T09:36:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=a0d68961a3610b1f0a975aba31945b0103b9b267'/>
<id>a0d68961a3610b1f0a975aba31945b0103b9b267</id>
<content type='text'>
This commit introduces the concept of a pipeline coordinate stack in
which components of coordinates can be saved and loaded from. This
makes it possible to moved values from one step of a pipeline to
another, effectively overwriting parts of the output from a given step.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit introduces the concept of a pipeline coordinate stack in
which components of coordinates can be saved and loaded from. This
makes it possible to moved values from one step of a pipeline to
another, effectively overwriting parts of the output from a given step.
</pre>
</div>
</content>
</entry>
<entry>
<title>init(): repair to_meter=num/denom that was broken in the general case in PROJ 5; repair vto_meter=num/denom that was broken, and avoid division by zero, which fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12869. Credit to OSS Fuzz</title>
<updated>2019-02-03T15:07:10+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2019-02-03T15:07:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=4abfe10ab7a64552db242aa240bbcf2f92598604'/>
<id>4abfe10ab7a64552db242aa240bbcf2f92598604</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: remove useless mentions of no_defs (refs #201)</title>
<updated>2018-12-27T10:03:23+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2018-12-27T10:02:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=a56272923f6246edf8d41776659de2ba9d509793'/>
<id>a56272923f6246edf8d41776659de2ba9d509793</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove proj_def.dat (fixes #201)</title>
<updated>2018-12-27T10:03:14+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2018-12-27T09:53:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=a4d389c37529bda488dc14fb4225e4dec40c0743'/>
<id>a4d389c37529bda488dc14fb4225e4dec40c0743</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Redirect epsg:XXXX and IGNF:XXXX CRS expansions to the database, and remove the data/epsg and data/IGNF files</title>
<updated>2018-11-28T23:35:25+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2018-11-26T14:47:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=67758b2c67ea329116b59818c038797667c4e1d1'/>
<id>67758b2c67ea329116b59818c038797667c4e1d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>4D API: honour vto_meter / vunits for proj=longlat</title>
<updated>2018-08-29T12:06:25+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2018-08-29T11:59:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=18b98b324f384dbf7ebe429a6907df06fcecee3f'/>
<id>18b98b324f384dbf7ebe429a6907df06fcecee3f</id>
<content type='text'>
This worked for cs2cs / pj_transform(), but not the new API
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This worked for cs2cs / pj_transform(), but not the new API
</pre>
</div>
</content>
</entry>
</feed>
