<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git, branch calculate_variable_array_length</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>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://git.baserock.org/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://git.baserock.org/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>When using a variable length struct, calculate and enforce the length of the varsized_array when accessing this field.</title>
<updated>2016-09-12T23:19:53+00:00</updated>
<author>
<name>Andrew Leech</name>
<email>andrew@alelec.net</email>
</author>
<published>2016-09-12T23:19:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=44f535d5e0e530f5054de55b1aca956b027e5519'/>
<id>44f535d5e0e530f5054de55b1aca956b027e5519</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When getting repr on CDataObject_own_structptr, use length field for owned bytes</title>
<updated>2016-09-12T05:10:45+00:00</updated>
<author>
<name>Andrew Leech</name>
<email>andrew@alelec.net</email>
</author>
<published>2016-09-12T05:10:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=deff4b685b23087a84e77e32a985d6c69a147363'/>
<id>deff4b685b23087a84e77e32a985d6c69a147363</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When getting ffi.buffer() on CDataObject_own_structptr, use length field for buffer size</title>
<updated>2016-09-12T04:45:31+00:00</updated>
<author>
<name>Andrew Leech</name>
<email>andrew@alelec.net</email>
</author>
<published>2016-09-12T04:45:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=9ba91de3ed25033a7c3593610702a31ba395336d'/>
<id>9ba91de3ed25033a7c3593610702a31ba395336d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add length field to CDataObject_own_structptr to hold the size of the memory block allocated for the struct.</title>
<updated>2016-09-12T04:02:37+00:00</updated>
<author>
<name>Andrew Leech</name>
<email>andrew@alelec.net</email>
</author>
<published>2016-09-12T04:02:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=42072c003c06ea583b687dbf511bda56e1a77872'/>
<id>42072c003c06ea583b687dbf511bda56e1a77872</id>
<content type='text'>
This is particularly useful for C99 variable-sized structures where the sizeof(&lt;typedef&gt;) does not directly inform the allocated size.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is particularly useful for C99 variable-sized structures where the sizeof(&lt;typedef&gt;) does not directly inform the allocated size.
</pre>
</div>
</content>
</entry>
<entry>
<title>hg merge release-1.8</title>
<updated>2016-09-06T08:26:43+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-09-06T08:26:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=c218008cf98c596bf809a54c749f867bd57617c8'/>
<id>c218008cf98c596bf809a54c749f867bd57617c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>md5/sha</title>
<updated>2016-09-06T08:26:35+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-09-06T08:26:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=c126d614e8ef1a91501a7031886cc60252d10fed'/>
<id>c126d614e8ef1a91501a7031886cc60252d10fed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release branch, starting at 1.8.2 for CPython</title>
<updated>2016-09-06T08:21:38+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-09-06T08:21:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=0db6a0585d1bf1324611bfd63fcca8f0fddaf6d8'/>
<id>0db6a0585d1bf1324611bfd63fcca8f0fddaf6d8</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://git.baserock.org/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>
</feed>
