<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git, branch enum-as-int</title>
<subtitle>foss.heptapod.net: pypy/cffi
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/'/>
<entry>
<title>More documentation</title>
<updated>2013-02-12T17:21:24+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-02-12T17:21:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=ddbaf3b0def21815bca2dfce023e159ea73c36dd'/>
<id>ddbaf3b0def21815bca2dfce023e159ea73c36dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document</title>
<updated>2013-02-12T17:18:37+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-02-12T17:18:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=cf7b3a4cbdb8a131ef08a09f02234532fb08f7e0'/>
<id>cf7b3a4cbdb8a131ef08a09f02234532fb08f7e0</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://91.123.203.49/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>Document</title>
<updated>2013-02-10T16:48:09+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-02-10T16:48:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=f6e733d2e048a82ee67aaffcef57b5fd3e104587'/>
<id>f6e733d2e048a82ee67aaffcef57b5fd3e104587</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://91.123.203.49/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>Enums should behave just like ints.  No more using the string of the enum.</title>
<updated>2013-02-08T15:34:40+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-02-08T15:34:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=189c1fa366d62759515580e2435470e970ddbb1b'/>
<id>189c1fa366d62759515580e2435470e970ddbb1b</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://91.123.203.49/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>Move the development to 0.6</title>
<updated>2013-02-08T09:07:31+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-02-08T09:07:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=faed413e41142457ae005e2e848ed50cbec5fd20'/>
<id>faed413e41142457ae005e2e848ed50cbec5fd20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix when running on pypy without cpyext.</title>
<updated>2013-02-07T22:22:03+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-02-07T22:22:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=862848ecf8b2adf79d1a54fb1ec2a3a8de1deb10'/>
<id>862848ecf8b2adf79d1a54fb1ec2a3a8de1deb10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the docs.</title>
<updated>2013-02-07T20:53:13+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-02-07T20:53:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cffi.git/commit/?id=eb77969a8eac37da3d282ff48cbff4593fed41e4'/>
<id>eb77969a8eac37da3d282ff48cbff4593fed41e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
