<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git/testing, branch reusable-enum-values</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>ffi.include update _int_constant and prevent duplicated const decl</title>
<updated>2014-04-02T03:45:29+00:00</updated>
<author>
<name>mozbugbox</name>
<email>mozbugbox@yahoo.com.au</email>
</author>
<published>2014-04-02T03:45:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=58f87aa85b0381e91c6b1d8b194b3a71f1f0a14a'/>
<id>58f87aa85b0381e91c6b1d8b194b3a71f1f0a14a</id>
<content type='text'>
Duplicated declaration of constants even in enum name is not
valid.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Duplicated declaration of constants even in enum name is not
valid.
</pre>
</div>
</content>
</entry>
<entry>
<title>add test for enum which refer to previously defined enum value</title>
<updated>2014-04-01T11:31:00+00:00</updated>
<author>
<name>mozbugbox</name>
<email>mozbugbox@yahoo.com.au</email>
</author>
<published>2014-04-01T11:31:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=c8f68e82fd06d667e36389ee1c8e9b3fdfbe49d2'/>
<id>c8f68e82fd06d667e36389ee1c8e9b3fdfbe49d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip the sinf test on windows</title>
<updated>2014-03-07T06:48:28+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2014-03-07T06:48:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=5e77026a2d4224ab94b7fc0ed37b9823d34a9a60'/>
<id>5e77026a2d4224ab94b7fc0ed37b9823d34a9a60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Python 3 fix</title>
<updated>2014-03-07T06:40:34+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2014-03-07T06:40:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=38ed844b855d14b9a341e06687520fcce9ed0e52'/>
<id>38ed844b855d14b9a341e06687520fcce9ed0e52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to 0.8.2 more officially</title>
<updated>2014-03-07T06:32:01+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2014-03-07T06:32:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=c8e1a8a574ab4dcf6f8f0cb9ec3947da91a5dc92'/>
<id>c8e1a8a574ab4dcf6f8f0cb9ec3947da91a5dc92</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>Upgrade the version number.  (One test in test_version is known to fail)</title>
<updated>2014-02-28T09:51:24+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2014-02-28T09:51:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=9129ec2c0387b27761403a12f90f3e1c99456603'/>
<id>9129ec2c0387b27761403a12f90f3e1c99456603</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>Skip test that crashes the interpreter on sparc</title>
<updated>2014-01-22T11:08:18+00:00</updated>
<author>
<name>Stefano Rivera</name>
<email>stefano@rivera.za.net</email>
</author>
<published>2014-01-22T11:08:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=01608844aec16fd44ae33a0715db0718966f406d'/>
<id>01608844aec16fd44ae33a0715db0718966f406d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wchar_t is 4 byte, signed on arm64</title>
<updated>2014-01-22T11:06:42+00:00</updated>
<author>
<name>Stefano Rivera</name>
<email>stefano@rivera.za.net</email>
</author>
<published>2014-01-22T11:06:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=52524b6403f394866dd9798b198f684c512f4bfe'/>
<id>52524b6403f394866dd9798b198f684c512f4bfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
