<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git, branch maintenance/1.3.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>Fix-up to compile with 1.3</title>
<updated>2012-02-15T22:56:41+00:00</updated>
<author>
<name>Travis E. Oliphant</name>
<email>teoliphant@gmail.com</email>
</author>
<published>2012-02-15T22:56:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=fc25b3c81cf787533e9ac57e6ab75ff1a8ff5fe2'/>
<id>fc25b3c81cf787533e9ac57e6ab75ff1a8ff5fe2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix setupscons.py so that the version.py is correctly generated.</title>
<updated>2009-06-30T10:17:59+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2009-06-30T10:17:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=3eb196202593d84a85dc4db41949181a2417fe4a'/>
<id>3eb196202593d84a85dc4db41949181a2417fe4a</id>
<content type='text'>
(cherry picked from commit afc5853e4fed450b52ee250218857497237839b3)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit afc5853e4fed450b52ee250218857497237839b3)
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Fix NPY_* macros for endianness (#1154).</title>
<updated>2009-06-30T10:17:47+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2009-06-30T10:17:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b67cd04f170e85436c64e602b5369033da210414'/>
<id>b67cd04f170e85436c64e602b5369033da210414</id>
<content type='text'>
I managed to screw them up: they did not actually mimic the gblic
endian.h behavior, that is NPY_BIG_ENDIAN and NPY_LITTLE_ENDIAN should
always be defined, and endianness should be detected by comparison with
NPY_BYTE_ORDER. This needs to be fixed because the behavior of the NPY_
macros was different depending on whether endian.h was available or not.
Let's hope nobody depended on it...

(cherry picked from commit 1eee475d3429832bfaf4022ab24c9a50b97e123a)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I managed to screw them up: they did not actually mimic the gblic
endian.h behavior, that is NPY_BIG_ENDIAN and NPY_LITTLE_ENDIAN should
always be defined, and endianness should be detected by comparison with
NPY_BYTE_ORDER. This needs to be fixed because the behavior of the NPY_
macros was different depending on whether endian.h was available or not.
Let's hope nobody depended on it...

(cherry picked from commit 1eee475d3429832bfaf4022ab24c9a50b97e123a)
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport fix for #1134.</title>
<updated>2009-06-09T02:47:28+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2009-06-09T02:47:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=bcde38d7ac80434ee50fc7a6b18c72e268946329'/>
<id>bcde38d7ac80434ee50fc7a6b18c72e268946329</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG #1100: fix svn version detection for localized environments.</title>
<updated>2009-06-01T05:44:41+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2009-06-01T05:44:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c5e1d9a6b90be47f6df9750914ea0f52b3adc18c'/>
<id>c5e1d9a6b90be47f6df9750914ea0f52b3adc18c</id>
<content type='text'>
(cherry picked from commit fcb8f206d033ef6a05b6f2b29933c9b110304a42)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit fcb8f206d033ef6a05b6f2b29933c9b110304a42)
</pre>
</div>
</content>
</entry>
<entry>
<title>Forgot to include SConscript files as well as SConstruct in manifest template.</title>
<updated>2009-05-30T06:11:59+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2009-05-30T06:11:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=8ec88dd3b239eecb36588830c5e50352675114e2'/>
<id>8ec88dd3b239eecb36588830c5e50352675114e2</id>
<content type='text'>
(cherry picked from commit 64182fe2cdc7c09c49f81ca6ab118c47d3e756a2)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 64182fe2cdc7c09c49f81ca6ab118c47d3e756a2)
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport fix for #1111 in 1.3.x.</title>
<updated>2009-05-21T05:45:11+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2009-05-21T05:45:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=fd2d054eea62f7497cc9b1036681ae5df79ef7a5'/>
<id>fd2d054eea62f7497cc9b1036681ae5df79ef7a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix version in 1.3.x branch.</title>
<updated>2009-05-11T06:35:16+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2009-05-11T06:35:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=44d5f22eb6ba6486eaaf355b5d94c51e671ff4e2'/>
<id>44d5f22eb6ba6486eaaf355b5d94c51e671ff4e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Back-port bug-fix to reduceat (r6977) to 1.3.x branch.</title>
<updated>2009-05-10T03:59:34+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2009-05-10T03:59:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=bc72fdd41b35b033c238b5f86cdded2ad5b5591e'/>
<id>bc72fdd41b35b033c238b5f86cdded2ad5b5591e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* harden_mask, soften_mask,  unshare_mask and  shrink_mask now return self</title>
<updated>2009-05-09T02:03:03+00:00</updated>
<author>
<name>pierregm</name>
<email>pierregm@localhost</email>
</author>
<published>2009-05-09T02:03:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=581ef304409984a2ebb56d0eae55c283438fd794'/>
<id>581ef304409984a2ebb56d0eae55c283438fd794</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
