<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git, branch ctypesdef</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>Fix</title>
<updated>2012-08-14T09:14:43+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-08-14T09:14:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=b9a156523d10fe8076b376f7a38f9116f93cd4e1'/>
<id>b9a156523d10fe8076b376f7a38f9116f93cd4e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add two demos of ffi.ctypesdef(): this is approximately what I'd</title>
<updated>2012-08-13T14:49:12+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-08-13T14:49:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=77281481f34c7c47d9b84576533263c8a58a202e'/>
<id>77281481f34c7c47d9b84576533263c8a58a202e</id>
<content type='text'>
like to pass.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
like to pass.
</pre>
</div>
</content>
</entry>
<entry>
<title>In this branch we will try to expose cffi.model in a way strongly</title>
<updated>2012-08-13T14:19:02+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-08-13T14:19:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=0cb590b5978353adf132c11d180e175f45596cdf'/>
<id>0cb590b5978353adf132c11d180e175f45596cdf</id>
<content type='text'>
reminiscent of ctypes, to ease portability.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reminiscent of ctypes, to ease portability.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update status.</title>
<updated>2012-08-13T09:14:08+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-08-13T09:14:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=18bb59c18407a4e7e6386a0afe49ae4df064b02e'/>
<id>18bb59c18407a4e7e6386a0afe49ae4df064b02e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip the ffi.buffer() tests with the ctypes backend on top of PyPy.</title>
<updated>2012-08-13T09:00:29+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-08-13T09:00:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=b5c31bb82d1f4315dbba639a5c2857ef791d1634'/>
<id>b5c31bb82d1f4315dbba639a5c2857ef791d1634</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve the test portability.</title>
<updated>2012-08-13T08:45:44+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-08-13T08:45:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=ea7c7caf386ee1c8d63621d94ab2822282fdc022'/>
<id>ea7c7caf386ee1c8d63621d94ab2822282fdc022</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a test for the precision of 'long double'.</title>
<updated>2012-08-13T08:03:04+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-08-13T08:03:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=ffde06f6dec4b1415cc8ca1d9b3fcea273773fe5'/>
<id>ffde06f6dec4b1415cc8ca1d9b3fcea273773fe5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the doc to mention that it also mostly works on PyPy.</title>
<updated>2012-08-12T22:28:26+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-08-12T22:28:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=f5e88a65c8a3656c62a490da079390a3482267ea'/>
<id>f5e88a65c8a3656c62a490da079390a3482267ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Complete for the behavior we get with RTLD_NOW.</title>
<updated>2012-08-12T22:04:29+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-08-12T22:04:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=a65c3ea790cf67e0437355a0cc18ff8bb77cb0ac'/>
<id>a65c3ea790cf67e0437355a0cc18ff8bb77cb0ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy here from backend_tests</title>
<updated>2012-08-12T21:56:05+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-08-12T21:56:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=7be7943aac2ed035be4d62da17daeeb9de943d12'/>
<id>7be7943aac2ed035be4d62da17daeeb9de943d12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
