<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git/c/test_c.py, branch calculate_variable_array_length</title>
<subtitle>foss.heptapod.net: pypy/cffi
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/'/>
<entry>
<title>Detect and mark the final variable array in a varsized struct with BS_VARSIZESTRUCT_ARRAY</title>
<updated>2016-09-14T06:56:26+00:00</updated>
<author>
<name>Andrew Leech</name>
<email>andrew@alelec.net</email>
</author>
<published>2016-09-14T06:56:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=0a4dd37de202b944707893ae92f51a708b0080f4'/>
<id>0a4dd37de202b944707893ae92f51a708b0080f4</id>
<content type='text'>
Use this when returning this field/arrtibute of said struct
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use this when returning this field/arrtibute of said struct
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some initial test assertions to check length details on variable length structs</title>
<updated>2016-09-13T00:12:53+00:00</updated>
<author>
<name>Andrew Leech</name>
<email>andrew@alelec.net</email>
</author>
<published>2016-09-13T00:12:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=2e3754a50d9160847e92a688eb16f4da9cfbd3a5'/>
<id>2e3754a50d9160847e92a688eb16f4da9cfbd3a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A direct test</title>
<updated>2016-09-06T08:03:50+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-09-06T08:03:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=f18cb4531f6110223f540cd4bf8f4d318260d083'/>
<id>f18cb4531f6110223f540cd4bf8f4d318260d083</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update and document v1.8.2</title>
<updated>2016-09-06T07:49:05+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-09-06T07:49:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=1b0d14005661e76d40b4b950b0d842e0457d69bf'/>
<id>1b0d14005661e76d40b4b950b0d842e0457d69bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version number to 1.8.1</title>
<updated>2016-09-03T17:25:58+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-09-03T17:25:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=bc99d488c73e2cfc4907088ddf4bf055821864e5'/>
<id>bc99d488c73e2cfc4907088ddf4bf055821864e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Give an error when subtracting two pointers and the division's result is</title>
<updated>2016-08-15T09:03:56+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-08-15T09:03:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=9a2c7993f6b2d13ee47b0d0f63f42af0150b39af'/>
<id>9a2c7993f6b2d13ee47b0d0f63f42af0150b39af</id>
<content type='text'>
not exact (in gcc, we get nonsense, so it means it is undefined behavior
for C, which is best handled by raising in cffi)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
not exact (in gcc, we get nonsense, so it means it is undefined behavior
for C, which is best handled by raising in cffi)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the version number to 1.8</title>
<updated>2016-08-06T17:32:02+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-08-06T17:32:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=4b98b63429defb17ad5f715802e124563d37805a'/>
<id>4b98b63429defb17ad5f715802e124563d37805a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The null_byte_after_str branch of PyPy makes ffi.from_buffer(str)</title>
<updated>2016-08-02T16:13:51+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-08-02T16:13:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=3c5308f875586a974c253b3a9fdbe6e96a04b635'/>
<id>3c5308f875586a974c253b3a9fdbe6e96a04b635</id>
<content type='text'>
possible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
possible.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support dir(p), where p is a struct or pointer-to-struct, to obtain</title>
<updated>2016-06-06T16:00:41+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-06-06T16:00:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=9c84173a60ee91d280c5caa1adb088a91e68b602'/>
<id>9c84173a60ee91d280c5caa1adb088a91e68b602</id>
<content type='text'>
the list of field names.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the list of field names.
</pre>
</div>
</content>
</entry>
<entry>
<title>update version number to 1.7</title>
<updated>2016-06-05T21:08:31+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-06-05T21:08:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=d3274017114d0b4d0710eb1c8ea705838450940f'/>
<id>d3274017114d0b4d0710eb1c8ea705838450940f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
