<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git/testing, branch enum-as-int</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>Fix enums to use the same rule as gcc: they are actually not always</title>
<updated>2013-02-12T17:14:12+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-02-12T17:14:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=9dd00c585fbc3a1bc3e41dfe64159db82d5bd603'/>
<id>9dd00c585fbc3a1bc3e41dfe64159db82d5bd603</id>
<content type='text'>
'int', but the first of the following types that fits: 'unsigned int',
'int', 'unsigned long', 'long'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'int', but the first of the following types that fits: 'unsigned int',
'int', 'unsigned long', 'long'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implementation</title>
<updated>2013-02-08T15:35:03+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-02-08T15:35:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=e20fb8ffb30d8202888f972c764df536fb739351'/>
<id>e20fb8ffb30d8202888f972c764df536fb739351</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Passing None as an ``item *`` argument to a function.</title>
<updated>2013-02-08T09:10:09+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-02-08T09:10:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=1a1b750adc73a99e291bb3a0c60d6a213057f1c8'/>
<id>1a1b750adc73a99e291bb3a0c60d6a213057f1c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Win32 fix</title>
<updated>2013-02-07T20:05:47+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-02-07T20:05:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=aa931269f9cfda2797729b1924d481f40901154a'/>
<id>aa931269f9cfda2797729b1924d481f40901154a</id>
<content type='text'>
* Don't depend on the order in which the two calls are made!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Don't depend on the order in which the two calls are made!
</pre>
</div>
</content>
</entry>
<entry>
<title>Python 3 compat</title>
<updated>2013-02-07T19:03:36+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-02-07T19:03:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=daaa346810c882d28f3dd7bc99c7af20a73ee57e'/>
<id>daaa346810c882d28f3dd7bc99c7af20a73ee57e</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 compat</title>
<updated>2013-02-07T18:58:43+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-02-07T18:58:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=a9ca88985b485b52af6695defd4ab14bb399a986'/>
<id>a9ca88985b485b52af6695defd4ab14bb399a986</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #52: Add ffi.verify(..modulename='foo'..) with test and documentation.</title>
<updated>2013-01-07T15:25:29+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-01-07T15:25:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=d7ce8762a986ba80db597c9425f630b9805eb7ec'/>
<id>d7ce8762a986ba80db597c9425f630b9805eb7ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extra tests</title>
<updated>2013-01-06T23:33:18+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-01-06T23:33:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=133e903de057d9225bbb56efc26a2c5e7b21c39c'/>
<id>133e903de057d9225bbb56efc26a2c5e7b21c39c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test and fix for issue #51: unlike what is documented, we can't pass a</title>
<updated>2013-01-06T23:19:39+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-01-06T23:19:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=9cda71872c4bf0c9aecd89ff651e376cd387e7d7'/>
<id>9cda71872c4bf0c9aecd89ff651e376cd387e7d7</id>
<content type='text'>
list argument to a function expecting a "foo *" argument.  It doesn't
work on CPython (but works with vengine_gen or on PyPy).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
list argument to a function expecting a "foo *" argument.  It doesn't
work on CPython (but works with vengine_gen or on PyPy).
</pre>
</div>
</content>
</entry>
<entry>
<title>merge heads</title>
<updated>2013-01-02T21:42:42+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-01-02T21:42:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=5acbd0784b0d17551f1db3c8ebde108bfdf8ff44'/>
<id>5acbd0784b0d17551f1db3c8ebde108bfdf8ff44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
