<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git/testing, branch win64</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>SIZE_OF_LONG may differ from SIZE_OF_PTR</title>
<updated>2013-08-01T09:03:44+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-08-01T09:03:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=0d6c48cc0eb8998fe51f10716a5334bb8a4a11d7'/>
<id>0d6c48cc0eb8998fe51f10716a5334bb8a4a11d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Crash with a clear error message in case of built-in but unsupported</title>
<updated>2013-07-30T16:44:46+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-07-30T16:44:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=73933f0dc5f7865c4f4b133c1b5041b919bc5eaf'/>
<id>73933f0dc5f7865c4f4b133c1b5041b919bc5eaf</id>
<content type='text'>
types.  Add a test that fails so far, to fix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
types.  Add a test that fails so far, to fix.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the (now-passing) test from issue #92</title>
<updated>2013-07-18T16:25:43+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-07-18T16:25:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=113154bc9327063ada7c7ccbd4b889c1392d92c3'/>
<id>113154bc9327063ada7c7ccbd4b889c1392d92c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Finish the fix for issue #91.</title>
<updated>2013-06-19T08:29:10+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-06-19T08:29:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=51f963a30da7b850c92314070842ac0c89c960cd'/>
<id>51f963a30da7b850c92314070842ac0c89c960cd</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 the alignment calculation of anonymous and zero sized bitfields on ARM.</title>
<updated>2013-06-16T15:18:59+00:00</updated>
<author>
<name>David Schneider</name>
<email>david.schneider@picle.org</email>
</author>
<published>2013-06-16T15:18:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=bcaf24ef12a7fa6e70e16e826b0e0d707663fd55'/>
<id>bcaf24ef12a7fa6e70e16e826b0e0d707663fd55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix MSVC bitfields in all tested cases.</title>
<updated>2013-06-01T11:34:30+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-06-01T11:34:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=65e0f85265fa69be4739c9f7929f5a64d7cff096'/>
<id>65e0f85265fa69be4739c9f7929f5a64d7cff096</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix this test for MSVC</title>
<updated>2013-06-01T11:07:39+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-06-01T11:07:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=4f5c404e05b19c7767065ac5804661aecd4842ee'/>
<id>4f5c404e05b19c7767065ac5804661aecd4842ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always run the C compiler, even if it's MSVC.  Found out that the</title>
<updated>2013-05-31T23:05:17+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-05-31T23:05:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=a2f4136c0b8a6221d95c0ee70fe15b5a1686609f'/>
<id>a2f4136c0b8a6221d95c0ee70fe15b5a1686609f</id>
<content type='text'>
logic to pack bitfields is, of course, very different.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
logic to pack bitfields is, of course, very different.
</pre>
</div>
</content>
</entry>
<entry>
<title>One more test</title>
<updated>2013-05-31T23:03:54+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-05-31T23:03:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=3ca51e3ee5ef05a6154eef5cd376e73b2129c40e'/>
<id>3ca51e3ee5ef05a6154eef5cd376e73b2129c40e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Oups, fix.</title>
<updated>2013-05-31T13:24:29+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2013-05-31T13:24:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=6427b49ed312c59e33bc8e315c34dd2f7d3bf035'/>
<id>6427b49ed312c59e33bc8e315c34dd2f7d3bf035</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
