<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/doc, branch v1.14.4</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>DOC: Document 1.14.4 release.</title>
<updated>2018-06-05T23:17:11+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2018-06-05T14:51:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=e9f71053b106dcf5dcf5b1a3502ac0b35f1195bc'/>
<id>e9f71053b106dcf5dcf5b1a3502ac0b35f1195bc</id>
<content type='text'>
[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: optimizing compilers can reorder call to npy_get_floatstatus</title>
<updated>2018-05-30T13:43:31+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2018-05-30T13:20:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ab354d2be7895411eae4993c8ba440c3b5a28507'/>
<id>ab354d2be7895411eae4993c8ba440c3b5a28507</id>
<content type='text'>
We should find a more generic and explicit way to prevent optimizing
compilers from reordering the call to npy_get_floatstatus.

To reproduce the problem, clang or gcc-8.1 are required. Confirmed that
this fixes the problem using clang-6.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We should find a more generic and explicit way to prevent optimizing
compilers from reordering the call to npy_get_floatstatus.

To reproduce the problem, clang or gcc-8.1 are required. Confirmed that
this fixes the problem using clang-6.0
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Add 1.14.4 release note</title>
<updated>2018-05-29T22:01:19+00:00</updated>
<author>
<name>Allan Haldane</name>
<email>allan.haldane@gmail.com</email>
</author>
<published>2018-05-29T22:01:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=0f889302867556eb8b75ecf5d588aa4e22ede44e'/>
<id>0f889302867556eb8b75ecf5d588aa4e22ede44e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>REL: add 1.14.3 changelog</title>
<updated>2018-04-27T16:54:34+00:00</updated>
<author>
<name>Allan Haldane</name>
<email>allan.haldane@gmail.com</email>
</author>
<published>2018-04-27T16:54:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=35de559ad63193758530c787bb30500d5510ffd4'/>
<id>35de559ad63193758530c787bb30500d5510ffd4</id>
<content type='text'>
[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #10957 from ahaldane/create_1.14.3_release_note</title>
<updated>2018-04-27T14:26:48+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2018-04-27T14:26:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=22175c7b7d8cd257f180c643937957ff6ab0ed68'/>
<id>22175c7b7d8cd257f180c643937957ff6ab0ed68</id>
<content type='text'>
DOC: create 1.14.3 release note</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DOC: create 1.14.3 release note</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: create 1.14.3 release note</title>
<updated>2018-04-25T21:30:30+00:00</updated>
<author>
<name>Allan Haldane</name>
<email>allan.haldane@gmail.com</email>
</author>
<published>2018-04-23T17:07:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a987bd29ebc76f249421f580b433c1b665195a1d'/>
<id>a987bd29ebc76f249421f580b433c1b665195a1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: test, fix PyArray_DiscardWritebackIfCopy refcount issue and document</title>
<updated>2018-04-25T15:35:12+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2018-03-29T10:42:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a2c6fd549d4dbedc150705b02176622e3e16b7ca'/>
<id>a2c6fd549d4dbedc150705b02176622e3e16b7ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Create 1.14.2 notes and changelog.</title>
<updated>2018-03-11T20:06:39+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2018-03-11T19:51:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=93201a6327ce684695ac8c07b10c6f14c9128afc'/>
<id>93201a6327ce684695ac8c07b10c6f14c9128afc</id>
<content type='text'>
[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>REL: Prepare for 1.14.1 release.</title>
<updated>2018-02-20T02:47:11+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2018-02-19T16:33:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=7b496586d873f208c624b97ed109d6c14210ea52'/>
<id>7b496586d873f208c624b97ed109d6c14210ea52</id>
<content type='text'>
* Update release notes.
* Create `1.14.1-changelog.rst`

[skip ci]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update release notes.
* Create `1.14.1-changelog.rst`

[skip ci]
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Update sphinxext submodule hash.</title>
<updated>2018-02-16T19:16:17+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2018-02-15T17:18:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=0fb3a898e039b3868f427c14f066b19f92f3e287'/>
<id>0fb3a898e039b3868f427c14f066b19f92f3e287</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
