<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git, branch linux-only</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>Finish the (non-partial) struct verification.  For now uses</title>
<updated>2012-06-12T09:01:30+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-06-12T09:01:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=8109c74dce4e9a95d63b15960978fc7311090681'/>
<id>8109c74dce4e9a95d63b15960978fc7311090681</id>
<content type='text'>
'typeof()', which is a gcc extension.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'typeof()', which is a gcc extension.
</pre>
</div>
</content>
</entry>
<entry>
<title>In-progress: verify fully-declared structs.</title>
<updated>2012-06-12T08:35:58+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-06-12T08:35:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=837dde02d3ca8bba8c31b7e76883be98fac9943e'/>
<id>837dde02d3ca8bba8c31b7e76883be98fac9943e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Verifying the typedefs, precisely enough to be able to</title>
<updated>2012-06-12T08:09:03+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-06-12T08:09:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=e1fe00002359d1dfe3fdb52a8fb4fef32f3b1211'/>
<id>e1fe00002359d1dfe3fdb52a8fb4fef32f3b1211</id>
<content type='text'>
distinguish between "typedef int x" and "typedef long x"
even if the sizes of "int" and "long" are the same.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
distinguish between "typedef int x" and "typedef long x"
even if the sizes of "int" and "long" are the same.
</pre>
</div>
</content>
</entry>
<entry>
<title>Progress on test_ffi_nonfull_struct(), but unfinished so far.</title>
<updated>2012-06-08T13:49:57+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-06-08T13:49:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=66d02c294d31c791353aae5d1ce76dcb137b7d3d'/>
<id>66d02c294d31c791353aae5d1ce76dcb137b7d3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minimal fix for test_verify: track just "const pointers".</title>
<updated>2012-06-08T12:25:38+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-06-08T12:25:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=2f1e5e8353f838bcb7a35a58c86f8be051f009e6'/>
<id>2f1e5e8353f838bcb7a35a58c86f8be051f009e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More tweaks, and a test that doesn't pass so far because of the "const"</title>
<updated>2012-06-08T10:04:40+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-06-08T10:04:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=ad0bb8565feb0b47bb332d7709a87c4c52f53b31'/>
<id>ad0bb8565feb0b47bb332d7709a87c4c52f53b31</id>
<content type='text'>
in the pointer declaration :-(
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in the pointer declaration :-(
</pre>
</div>
</content>
</entry>
<entry>
<title>Linux-only tweaks until the test passes.</title>
<updated>2012-06-08T09:17:26+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-06-08T09:17:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=d8ccbc88acda4ea4dd8ef91f1b4fe660bcba9874'/>
<id>d8ccbc88acda4ea4dd8ef91f1b4fe660bcba9874</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Random check-in changing things here and there.</title>
<updated>2012-06-08T08:50:21+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-06-08T08:50:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=878df19aa883e33b8ec5f224048f22a6eac72376'/>
<id>878df19aa883e33b8ec5f224048f22a6eac72376</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A branch to try to rework verify().  The plan on this branch</title>
<updated>2012-06-08T07:26:05+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-06-08T07:26:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=c33efdde676d354b3f8418351957a6c03abe8254'/>
<id>c33efdde676d354b3f8418351957a6c03abe8254</id>
<content type='text'>
is to not use 'platformer' but directly have custom linux-only
gcc calls, for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is to not use 'platformer' but directly have custom linux-only
gcc calls, for now.
</pre>
</div>
</content>
</entry>
<entry>
<title>The point of this is to detect broken signatures, which doesn't</title>
<updated>2012-06-08T07:22:41+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-06-08T07:22:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=8af834fa5add4f3eb55c91e8535f81f864917200'/>
<id>8af834fa5add4f3eb55c91e8535f81f864917200</id>
<content type='text'>
work so far (the gcc warning is ignored).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
work so far (the gcc warning is ignored).
</pre>
</div>
</content>
</entry>
</feed>
