<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/distutils/command/config.py, branch maintenance/1.6.x</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>BUG: core: use #if check instead of #ifdef in checking HAVE_DECL_ISFINITE (ticket #1625)</title>
<updated>2010-10-06T19:11:15+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2010-10-05T23:15:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=5a0ab023d8f81ccf83fe6adf7983d7631021cb62'/>
<id>5a0ab023d8f81ccf83fe6adf7983d7631021cb62</id>
<content type='text'>
Python #defines HAVE_DECL_ISFINITE 0 when the function is not available,
so the proper check to do is #if.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Python #defines HAVE_DECL_ISFINITE 0 when the function is not available,
so the proper check to do is #if.
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: distutils: use // in a binary search (fixes #1604 on Python 3)</title>
<updated>2010-09-04T13:08:27+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2010-09-04T13:08:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=2b1f27613a28461a3898466dc6386b23a95f5ec5'/>
<id>2b1f27613a28461a3898466dc6386b23a95f5ec5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented detection of gfortran usage for ATLAS linkage. get_atlas_version returns now a tuple (version_str, info_dict). Nice thing about the patch is that specifying gnu95 compiler is not needed anymore for numpy (neither for scipy) build when using ATLAS containing gfortran compiled blas/lapack.</title>
<updated>2010-08-30T10:56:17+00:00</updated>
<author>
<name>Pearu Peterson</name>
<email>pearu.peterson@gmail.com</email>
</author>
<published>2010-08-30T10:56:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c663655a87cfb7e818ed9d6bdb287ef3b63c3b29'/>
<id>c663655a87cfb7e818ed9d6bdb287ef3b63c3b29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove has_key from config.</title>
<updated>2009-12-03T16:03:17+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2009-12-03T16:03:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=944bb9fb73ed888f9917e3059274af2f3fa652fb'/>
<id>944bb9fb73ed888f9917e3059274af2f3fa652fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Py3k: make config command py3k importable.</title>
<updated>2009-12-03T15:55:45+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2009-12-03T15:55:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ee27e9b6dbbfd8a0fce1cb638053efcbdc22eb3f'/>
<id>ee27e9b6dbbfd8a0fce1cb638053efcbdc22eb3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add check_type functionality to numpy.distutils.</title>
<updated>2009-07-01T08:42:48+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2009-07-01T08:42:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=8a36ae9ed4459e1a45a2656afeb862b5c96ce3f6'/>
<id>8a36ae9ed4459e1a45a2656afeb862b5c96ce3f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not harcode visibility macro, enable it for gcc 4.</title>
<updated>2009-04-30T08:52:00+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2009-04-30T08:52:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=6ad5e7cda74b5f22db5201c9b306bc641dca4264'/>
<id>6ad5e7cda74b5f22db5201c9b306bc641dca4264</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add check for (C) inline.</title>
<updated>2009-03-11T06:38:42+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2009-03-11T06:38:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=354e0ebb14530307b1f1c6b6ae38e3cfc05f364b'/>
<id>354e0ebb14530307b1f1c6b6ae38e3cfc05f364b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an expected keyword for check_type_size check, to speed things up on common platforms.</title>
<updated>2009-02-26T14:07:09+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2009-02-26T14:07:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=22dd86ab5e2c52aff12472d5043dc5145d4a2aad'/>
<id>22dd86ab5e2c52aff12472d5043dc5145d4a2aad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Find sizeof wo running on the target platform.</title>
<updated>2009-02-26T12:37:07+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2009-02-26T12:37:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d58becf8f9269fc6487648238383cd8cf477124c'/>
<id>d58becf8f9269fc6487648238383cd8cf477124c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
