<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git/cffi, branch library-module</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>explanatory comment</title>
<updated>2013-02-25T16:14:09+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2013-02-25T16:14:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=b13facb9306eb539fbc10fd899152d092a96852f'/>
<id>b13facb9306eb539fbc10fd899152d092a96852f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the library be a ModuleType subclass so that on PyPy it is optimized for the fact that the attribtues are generally never re-assigned.</title>
<updated>2013-02-25T04:11:36+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2013-02-25T04:11:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=b11a1720201b1acc82a0e16cf1de6fb4e424dfb0'/>
<id>b11a1720201b1acc82a0e16cf1de6fb4e424dfb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(lazka, arigo) Change dlopen() to accept either a full path or a library</title>
<updated>2013-02-22T13:19:57+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-02-22T13:19:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=6e5929152f128bbc166666b88a1b3c95534042c2'/>
<id>6e5929152f128bbc166666b88a1b3c95534042c2</id>
<content type='text'>
name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
name.
</pre>
</div>
</content>
</entry>
<entry>
<title>Moving the determination of the base integer type of an enum</title>
<updated>2013-02-16T09:17:34+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-02-16T09:17:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=ee1639c733209b7b6830cd2b00f1264c648fb8b8'/>
<id>ee1639c733209b7b6830cd2b00f1264c648fb8b8</id>
<content type='text'>
out of C code, into the 'cffi' package.  This is work in progress;
it should eventually permit the new test to fully pass.  For now
wrote a warning in the doc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
out of C code, into the 'cffi' package.  This is work in progress;
it should eventually permit the new test to fully pass.  For now
wrote a warning in the doc.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the debugging print</title>
<updated>2013-02-13T09:00:10+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-02-13T09:00:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=f05548140a501d88f4cb28cb61cbe68c883e20dd'/>
<id>f05548140a501d88f4cb28cb61cbe68c883e20dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hg merge auto-types</title>
<updated>2013-02-12T17:27:04+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-02-12T17:27:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=7207ca4a89eea526ab71a66a9083fa73f02d1ee5'/>
<id>7207ca4a89eea526ab71a66a9083fa73f02d1ee5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>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>
</feed>
