<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git/testing/cffi0, branch memset</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 missing include</title>
<updated>2020-11-01T08:58:56+00:00</updated>
<author>
<name>Matti Picus</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2020-11-01T08:58:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=0c0b74555e37940adab6035616105f8d55575cc6'/>
<id>0c0b74555e37940adab6035616105f8d55575cc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert 58f2e09a4254 and part of 4a15fb9e4aec: it was fixed in CPython after the</title>
<updated>2020-07-28T10:00:32+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2020-07-28T10:00:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=913767b6eff974f650722041eefc7f2076c09b18'/>
<id>913767b6eff974f650722041eefc7f2076c09b18</id>
<content type='text'>
3.9b5 release.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
3.9b5 release.
</pre>
</div>
</content>
</entry>
<entry>
<title>CPython 3.9b5 fix</title>
<updated>2020-07-27T15:58:04+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2020-07-27T15:58:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=23a2cf4031c1fa3b0652fe4c87b05283b813d815'/>
<id>23a2cf4031c1fa3b0652fe4c87b05283b813d815</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check with the real C compiler</title>
<updated>2020-07-19T10:19:12+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2020-07-19T10:19:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=e4bba72b9a9aa979f2111bd5b171d6afc4135daa'/>
<id>e4bba72b9a9aa979f2111bd5b171d6afc4135daa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a hypothesis test.  Mostly checks libffi, or our own libffi_msvc on windows</title>
<updated>2020-07-19T09:35:02+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2020-07-19T09:35:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=663ed8ddd7744cd68077141f9b7b0b910c82c09b'/>
<id>663ed8ddd7744cd68077141f9b7b0b910c82c09b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ctypes on windows doesn't correctly return 3-bytes structs</title>
<updated>2020-07-19T08:18:24+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2020-07-19T08:18:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=63b741f4e24663796b730cbab6a7b25dc6ece004'/>
<id>63b741f4e24663796b730cbab6a7b25dc6ece004</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 for using a 3-bytes struct as a return type</title>
<updated>2020-07-18T21:56:43+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2020-07-18T21:56:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=ac54caf4440e0a09ce1aa7935bee71512c7ca329'/>
<id>ac54caf4440e0a09ce1aa7935bee71512c7ca329</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>on darwin, arm64 bitfields act like x86_64</title>
<updated>2020-07-10T01:39:23+00:00</updated>
<author>
<name>Lawrence D'Anna</name>
<email>lawrence_danna@apple.com</email>
</author>
<published>2020-07-10T01:39:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=6e2ce7bdd4741ed2df55ad5c7480a8ef0224f815'/>
<id>6e2ce7bdd4741ed2df55ad5c7480a8ef0224f815</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#454</title>
<updated>2020-05-29T08:27:40+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2020-05-29T08:27:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=82389a693860fa1add7ced57334f9b18c7f04d0e'/>
<id>82389a693860fa1add7ced57334f9b18c7f04d0e</id>
<content type='text'>
Second try with '# NUMBER' instead of '#line NUMBER', as gcc seems to output
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Second try with '# NUMBER' instead of '#line NUMBER', as gcc seems to output
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #454</title>
<updated>2020-05-26T13:51:56+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2020-05-26T13:51:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=6c6b4102077dec4eb249d3ca42a1bd0b343aece2'/>
<id>6c6b4102077dec4eb249d3ca42a1bd0b343aece2</id>
<content type='text'>
Try harder to avoid #line directives confuse the rest of pre-parsing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Try harder to avoid #line directives confuse the rest of pre-parsing
</pre>
</div>
</content>
</entry>
</feed>
