<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git, branch add-float-dotdotdot</title>
<subtitle>foss.heptapod.net: pypy/cffi
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/'/>
<entry>
<title>Close branch, ready to merge</title>
<updated>2015-08-28T09:11:23+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-08-28T09:11:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=93500fcf15c8aacd80677061c119434724accc73'/>
<id>93500fcf15c8aacd80677061c119434724accc73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extra test</title>
<updated>2015-08-28T09:04:07+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-08-28T09:04:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=830a5cd3da25cb70296ee70dea86c2ea3e0f6aa1'/>
<id>830a5cd3da25cb70296ee70dea86c2ea3e0f6aa1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document</title>
<updated>2015-08-28T09:01:14+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-08-28T09:01:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=16c09418fe6c767e91db5094d716c6c5f2fad48a'/>
<id>16c09418fe6c767e91db5094d716c6c5f2fad48a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test the various cases, fix issues with rounding, etc.</title>
<updated>2015-08-28T08:47:29+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-08-28T08:47:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=cceebde05622358d46e45ed58221109ce304b44d'/>
<id>cceebde05622358d46e45ed58221109ce304b44d</id>
<content type='text'>
A subtle point is that your version uses is_float_type(), which is true
also for "long double", and so it will loose precision on platforms like
x86 Linux where "long double" is larger than "double".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A subtle point is that your version uses is_float_type(), which is true
also for "long double", and so it will loose precision on platforms like
x86 Linux where "long double" is larger than "double".
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for `typedef float... foo_t`.</title>
<updated>2015-08-28T00:47:17+00:00</updated>
<author>
<name>Max Belanger</name>
<email>aeromax@gmail.com</email>
</author>
<published>2015-08-28T00:47:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=0a7cd7d2be0883f5cdccb6a6665ab2445785d4ca'/>
<id>0a7cd7d2be0883f5cdccb6a6665ab2445785d4ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move this potential failure earlier</title>
<updated>2015-08-27T16:25:17+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-08-27T16:25:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=7b3377d5b5762ec70c601a316a9fd6655a65d240'/>
<id>7b3377d5b5762ec70c601a316a9fd6655a65d240</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document issue #217</title>
<updated>2015-08-26T07:09:46+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-08-26T07:09:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=7a02871d66bf79fe6e066e09ee67624747f9dc8e'/>
<id>7a02871d66bf79fe6e066e09ee67624747f9dc8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #217: use memcpy() instead of manually copying the data.  On</title>
<updated>2015-08-26T07:04:01+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-08-26T07:04:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=c538d3c42b1cdaa888445f939dfe2607d1e8db97'/>
<id>c538d3c42b1cdaa888445f939dfe2607d1e8db97</id>
<content type='text'>
some architecture, the target is not correctly aligned for "void *".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
some architecture, the target is not correctly aligned for "void *".
</pre>
</div>
</content>
</entry>
<entry>
<title>Be more explicit</title>
<updated>2015-08-22T14:12:30+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-08-22T14:12:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=78e4e03c9fc95a98b79af075f0c9057068be57bc'/>
<id>78e4e03c9fc95a98b79af075f0c9057068be57bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hg merge release-1.2</title>
<updated>2015-08-22T14:10:08+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-08-22T14:10:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=b606a5b35fc63f8d5ab9f553ec4f6ce408d04c21'/>
<id>b606a5b35fc63f8d5ab9f553ec4f6ce408d04c21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
