<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git/testing/test_parsing.py, branch parse_constant_plus</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 parsing of constant with unary +</title>
<updated>2014-07-27T14:50:45+00:00</updated>
<author>
<name>schwarz</name>
<email>schwarz@zib.de</email>
</author>
<published>2014-07-27T14:50:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=27788d02bdef260ebe66db151ad5ea79061decda'/>
<id>27788d02bdef260ebe66db151ad5ea79061decda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test for 6f31a53a6275</title>
<updated>2014-04-04T15:09:53+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2014-04-04T15:09:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=1977d3cd51b0d1fb3d260faf91204247929ec07c'/>
<id>1977d3cd51b0d1fb3d260faf91204247929ec07c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix for win32</title>
<updated>2014-03-02T15:33:33+00:00</updated>
<author>
<name>Matti Picus</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2014-03-02T15:33:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=dc7ee4dc153b181165da10d645f6eb32e00de0d4'/>
<id>dc7ee4dc153b181165da10d645f6eb32e00de0d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ffi.dlopen(None): we can't replace it with ffi.dlopen("c") on POSIX</title>
<updated>2014-02-28T09:37:56+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2014-02-28T09:37:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=664a48965cc0ee5b1ec10bdfcc5b5f35a7d4710a'/>
<id>664a48965cc0ee5b1ec10bdfcc5b5f35a7d4710a</id>
<content type='text'>
systems.  It has a different meaning: getting a handle that works for
*any* already-loaded library, not just "libc.so".  This breaks obscurely
a test that is already obscure, so ignoring that (I checked that in C it
would break the same way anyway).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
systems.  It has a different meaning: getting a handle that works for
*any* already-loaded library, not just "libc.so".  This breaks obscurely
a test that is already obscure, so ignoring that (I checked that in C it
would break the same way anyway).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test</title>
<updated>2014-01-14T08:08:40+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2014-01-14T08:08:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=d518b0f4eca00ec6ac5a8ef06156217420abdb0f'/>
<id>d518b0f4eca00ec6ac5a8ef06156217420abdb0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
