<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/nad/testvarious, branch 4.9.2</title>
<subtitle>Forked from https://github.com/OSGeo/PROJ</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/'/>
<entry>
<title>Make pj_init() locale safe and no longer modify locale (#226)</title>
<updated>2015-07-07T16:46:36+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2015-07-07T16:46:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=2b5b97942016c2f18a0992b934d1b6b460391dac'/>
<id>2b5b97942016c2f18a0992b934d1b6b460391dac</id>
<content type='text'>
Remove setlocale() use in pj_init_ctx(), and replace uses of atof() &amp;
strtod() by their locale safe variants pj_atof() and pj_strtod().
Proj versions from now advertize #define PJ_LOCALE_SAFE 1 in proj_api.h
and export pj_atof() &amp; pj_strtod()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove setlocale() use in pj_init_ctx(), and replace uses of atof() &amp;
strtod() by their locale safe variants pj_atof() and pj_strtod().
Proj versions from now advertize #define PJ_LOCALE_SAFE 1 in proj_api.h
and export pj_atof() &amp; pj_strtod()
</pre>
</div>
</content>
</entry>
<entry>
<title>move flakey tests into their own script so they aren't run with 'make check' by default #255</title>
<updated>2015-03-04T17:22:38+00:00</updated>
<author>
<name>Howard Butler</name>
<email>howard@hobu.co</email>
</author>
<published>2015-03-04T17:22:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=3f6d7af47470deac6ff156e569ec3e7a91ebbf3b'/>
<id>3f6d7af47470deac6ff156e569ec3e7a91ebbf3b</id>
<content type='text'>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2646 4e78687f-474d-0410-85f9-8d5e500ac6b2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2646 4e78687f-474d-0410-85f9-8d5e500ac6b2
</pre>
</div>
</content>
</entry>
<entry>
<title>another attempt at trimming down the test precision to satisfy i386 #255</title>
<updated>2015-02-25T03:53:16+00:00</updated>
<author>
<name>Howard Butler</name>
<email>howard@hobu.co</email>
</author>
<published>2015-02-25T03:53:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=6fda7c17dae37a744f5be859e82c12a81041b099'/>
<id>6fda7c17dae37a744f5be859e82c12a81041b099</id>
<content type='text'>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2638 4e78687f-474d-0410-85f9-8d5e500ac6b2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2638 4e78687f-474d-0410-85f9-8d5e500ac6b2
</pre>
</div>
</content>
</entry>
<entry>
<title>Dial back test sensitivity #255</title>
<updated>2015-02-24T21:26:06+00:00</updated>
<author>
<name>Howard Butler</name>
<email>howard@hobu.co</email>
</author>
<published>2015-02-24T21:26:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=ff07f4d4ec27f455d1a1f70c829bcda3bf4f3897'/>
<id>ff07f4d4ec27f455d1a1f70c829bcda3bf4f3897</id>
<content type='text'>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2636 4e78687f-474d-0410-85f9-8d5e500ac6b2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2636 4e78687f-474d-0410-85f9-8d5e500ac6b2
</pre>
</div>
</content>
</entry>
<entry>
<title>apply patch for #247 to support out-of-tree autoconf builds</title>
<updated>2015-02-16T17:41:10+00:00</updated>
<author>
<name>Howard Butler</name>
<email>howard@hobu.co</email>
</author>
<published>2015-02-16T17:41:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=579ac1180968e3d3a96cf5bfd73da90e8ce7be25'/>
<id>579ac1180968e3d3a96cf5bfd73da90e8ce7be25</id>
<content type='text'>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2602 4e78687f-474d-0410-85f9-8d5e500ac6b2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2602 4e78687f-474d-0410-85f9-8d5e500ac6b2
</pre>
</div>
</content>
</entry>
<entry>
<title>Add clrk80ign ellipsoid and use it in carthage datum definition (#245)</title>
<updated>2014-09-17T09:07:29+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@mines-paris.org</email>
</author>
<published>2014-09-17T09:07:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=bea351ac5c3e3c1facb4aa668b79fb0ca287f451'/>
<id>bea351ac5c3e3c1facb4aa668b79fb0ca287f451</id>
<content type='text'>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2553 4e78687f-474d-0410-85f9-8d5e500ac6b2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2553 4e78687f-474d-0410-85f9-8d5e500ac6b2
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply patch in #244 along with test scenario</title>
<updated>2014-09-13T20:19:37+00:00</updated>
<author>
<name>Howard Butler</name>
<email>howard@hobu.co</email>
</author>
<published>2014-09-13T20:19:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=2d0acd7d61374a167f532cd2851f46f63d5e09a4'/>
<id>2d0acd7d61374a167f532cd2851f46f63d5e09a4</id>
<content type='text'>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2520 4e78687f-474d-0410-85f9-8d5e500ac6b2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2520 4e78687f-474d-0410-85f9-8d5e500ac6b2
</pre>
</div>
</content>
</entry>
<entry>
<title>tweak laea test to be less fragile</title>
<updated>2014-09-13T19:59:32+00:00</updated>
<author>
<name>Howard Butler</name>
<email>howard@hobu.co</email>
</author>
<published>2014-09-13T19:59:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=d2595989e3230bd649bcb26c5a802bf8915540f3'/>
<id>d2595989e3230bd649bcb26c5a802bf8915540f3</id>
<content type='text'>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2515 4e78687f-474d-0410-85f9-8d5e500ac6b2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2515 4e78687f-474d-0410-85f9-8d5e500ac6b2
</pre>
</div>
</content>
</entry>
<entry>
<title>make check: update rHEALPix tests from healpix_nad_test_2013-07-25.patch (#219)</title>
<updated>2014-08-19T10:20:22+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@mines-paris.org</email>
</author>
<published>2014-08-19T10:20:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=4c03b0c09614c26e289f73aeaff7536c53f92fba'/>
<id>4c03b0c09614c26e289f73aeaff7536c53f92fba</id>
<content type='text'>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2486 4e78687f-474d-0410-85f9-8d5e500ac6b2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2486 4e78687f-474d-0410-85f9-8d5e500ac6b2
</pre>
</div>
</content>
</entry>
<entry>
<title>Add extra test to show need for r2482 (#229)</title>
<updated>2014-08-19T09:53:28+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@mines-paris.org</email>
</author>
<published>2014-08-19T09:53:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=b2951669bad8b228d5c3e2759ccf120cfc9f670f'/>
<id>b2951669bad8b228d5c3e2759ccf120cfc9f670f</id>
<content type='text'>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2485 4e78687f-474d-0410-85f9-8d5e500ac6b2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2485 4e78687f-474d-0410-85f9-8d5e500ac6b2
</pre>
</div>
</content>
</entry>
</feed>
