<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git/testing/test_parsing.py, branch thread-safe</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>Add locking.  Not really tested, apart from the absence of double locking.</title>
<updated>2013-11-09T13:40:54+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-11-09T13:40:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=1bc624ea6f84b46715031ea02a31bb2041d777ac'/>
<id>1bc624ea6f84b46715031ea02a31bb2041d777ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Strip the C line of whitespace in error reporting.</title>
<updated>2013-10-24T16:31:06+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-10-24T16:31:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=7703898de299f929d1223c1326d241a144abd76c'/>
<id>7703898de299f929d1223c1326d241a144abd76c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Two tests from the mailing list, and fixes: bogus "const" detection,</title>
<updated>2013-09-14T07:54:29+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-09-14T07:54:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=7850c4ce5f73ec6284e4652b6746c2763ff0f2c6'/>
<id>7850c4ce5f73ec6284e4652b6746c2763ff0f2c6</id>
<content type='text'>
and global array variables should never be "const".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and global array variables should never be "const".
</pre>
</div>
</content>
</entry>
<entry>
<title>Python 3 fixes.</title>
<updated>2013-02-28T15:14:00+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-02-28T15:14:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=517a0255895af745c56582ea979e1a8ebd57e0ce'/>
<id>517a0255895af745c56582ea979e1a8ebd57e0ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add all standard Windows types (as per a list from some official-looking</title>
<updated>2013-02-10T19:11:56+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-02-10T19:11:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=bb234baed5ec015409b44d511c746a30ab421e72'/>
<id>bb234baed5ec015409b44d511c746a30ab421e72</id>
<content type='text'>
page of the MS site).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
page of the MS site).
</pre>
</div>
</content>
</entry>
<entry>
<title>- add missing file</title>
<updated>2013-02-10T18:12:29+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-02-10T18:12:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=63c706c24fc68dc38ee4e7aa475e197d22e21963'/>
<id>63c706c24fc68dc38ee4e7aa475e197d22e21963</id>
<content type='text'>
- add 'bool' support
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add 'bool' support
</pre>
</div>
</content>
</entry>
<entry>
<title>Implementation</title>
<updated>2013-02-10T17:52:56+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-02-10T17:52:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=1a6e99ca20c702c6aaf8e9be0f3f20ffe71fa593'/>
<id>1a6e99ca20c702c6aaf8e9be0f3f20ffe71fa593</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue #44: ffi.new/cast("undefined") raises confusing exception.</title>
<updated>2012-12-29T14:53:20+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-12-29T14:53:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=cf46f4c878bda68f75651608013b82c54daa3618'/>
<id>cf46f4c878bda68f75651608013b82c54daa3618</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the default dlopen() flags from RTLD_LAZY to RTLD_NOW.</title>
<updated>2012-09-24T09:00:04+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-09-24T09:00:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=f93997ba8e75434dc9b6e7479cae324fa7e7c081'/>
<id>f93997ba8e75434dc9b6e7479cae324fa7e7c081</id>
<content type='text'>
Give access to all flags, for more precise control.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Give access to all flags, for more precise control.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ffi.CData and ffi.CType.</title>
<updated>2012-09-04T13:26:22+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2012-09-04T13:26:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=202c3047b46e10223ffdb548c2d3f2106917ee1f'/>
<id>202c3047b46e10223ffdb548c2d3f2106917ee1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
