<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git, branch maintenance/1.4.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: (backport of r8574) fix typo in commit r8564-66.</title>
<updated>2010-08-01T11:10:35+00:00</updated>
<author>
<name>rgommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2010-08-01T11:10:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=602dd0d8988d761f08a33471d6b9f18cde761957'/>
<id>602dd0d8988d761f08a33471d6b9f18cde761957</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: fix numscons build issue introduced in r8541.</title>
<updated>2010-07-31T10:16:46+00:00</updated>
<author>
<name>rgommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2010-07-31T10:16:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=66668fa2045317e13f694ef7110d23fb8aeedf4c'/>
<id>66668fa2045317e13f694ef7110d23fb8aeedf4c</id>
<content type='text'>
backport of r8564

The problem was that if endian.h was not detected, @DEFINE_NPY_HAVE_ENDIAN_H@
was still present in _numpyconfig.h, causing compilation to fail.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
backport of r8564

The problem was that if endian.h was not detected, @DEFINE_NPY_HAVE_ENDIAN_H@
was still present in _numpyconfig.h, causing compilation to fail.
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: make sure npy_cpu.h is always included in ndarrayobject.h</title>
<updated>2010-07-29T14:13:53+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2010-07-29T14:13:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=32c90e187c77a704aba58e935f2015917993c02f'/>
<id>32c90e187c77a704aba58e935f2015917993c02f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: look for endian.h.</title>
<updated>2010-07-29T01:39:55+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2010-07-29T01:39:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=4a432a56541851b873f231daea2098dd250e3d92'/>
<id>4a432a56541851b873f231daea2098dd250e3d92</id>
<content type='text'>
We should use this header in npy_endian.h if available.

(cherry picked from commit 6f59b03b86868794328a39bd0542cc47957d2c80)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We should use this header in npy_endian.h if available.

(cherry picked from commit 6f59b03b86868794328a39bd0542cc47957d2c80)
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG (backport r8526): fix alpha build.</title>
<updated>2010-07-27T22:49:05+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2010-07-27T22:49:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=845d1961a6efff4899e3c245d957fca342d0a976'/>
<id>845d1961a6efff4899e3c245d957fca342d0a976</id>
<content type='text'>
(cherry picked from commit c11d86ee1da5841d92402a474d9c7c2d90873dc5)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit c11d86ee1da5841d92402a474d9c7c2d90873dc5)
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG (backport r8465): lib: fix sinc to handle array-like inputs properly (fixes #1523)</title>
<updated>2010-06-27T11:09:58+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2010-06-27T11:09:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=92c62100c64f6d4293cdde74b08a4a14057de0d2'/>
<id>92c62100c64f6d4293cdde74b08a4a14057de0d2</id>
<content type='text'>
(cherry picked from r8465)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from r8465)
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: f2py: replace a string exception with a real one (fixes #1515)</title>
<updated>2010-06-19T13:44:47+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2010-06-19T13:44:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=2da4b63063335ad4b3ed44d5a49c16664349966d'/>
<id>2da4b63063335ad4b3ed44d5a49c16664349966d</id>
<content type='text'>
(cherry picked from commit r8463)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit r8463)
</pre>
</div>
</content>
</entry>
<entry>
<title>REL: Set version to 1.4.1.</title>
<updated>2010-04-22T10:35:16+00:00</updated>
<author>
<name>rgommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2010-04-22T10:35:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=351726ab14cf919aab55fb91608f6448bb063609'/>
<id>351726ab14cf919aab55fb91608f6448bb063609</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>REL: update Changelog start and end points.</title>
<updated>2010-04-18T12:42:10+00:00</updated>
<author>
<name>rgommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2010-04-18T12:42:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=05cc071eb092c3953d26dfd53831f9828596cf6c'/>
<id>05cc071eb092c3953d26dfd53831f9828596cf6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version number to 1.4.1rc3.</title>
<updated>2010-04-18T10:48:42+00:00</updated>
<author>
<name>rgommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2010-04-18T10:48:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=490a98f8cabe143c939840894bbe6399430a2a12'/>
<id>490a98f8cabe143c939840894bbe6399430a2a12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
