<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cffi.git/doc/source/overview.rst, branch doc-set_source</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>More tweaks</title>
<updated>2018-01-08T13:55:18+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2018-01-08T13:55:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=115150460ae76ce1778bd14381f3a7f540c29184'/>
<id>115150460ae76ce1778bd14381f3a7f540c29184</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>try to clarify set_source() requires str(&lt;code that implements functions&gt;)</title>
<updated>2017-12-29T07:30:41+00:00</updated>
<author>
<name>Matti Picus</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2017-12-29T07:30:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=9661430f170501a095a87f3dcb9092d81e3cec75'/>
<id>9661430f170501a095a87f3dcb9092d81e3cec75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention that ffi.dlopen(None) does not work on Python 3 on Windows.</title>
<updated>2017-08-12T13:12:34+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2017-08-12T13:12:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=e4a19d5af05071ced6def13342d50e5af112dd42'/>
<id>e4a19d5af05071ced6def13342d50e5af112dd42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The API mode is faster.  Put this forward more.</title>
<updated>2017-02-09T11:29:53+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2017-02-09T11:29:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=233e3656217468ee17da96f617243392e33d4710'/>
<id>233e3656217468ee17da96f617243392e33d4710</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 to the style r"""...C source..."""</title>
<updated>2016-11-11T06:36:40+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-11-11T06:36:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=85f4d92e383c29049e7a0c9350b9f9a22753b938'/>
<id>85f4d92e383c29049e7a0c9350b9f9a22753b938</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc tweaks</title>
<updated>2016-06-20T14:17:11+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-06-20T14:17:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=b308a60457995ab79f86c9e1f5e2d8671bc08dfd'/>
<id>b308a60457995ab79f86c9e1f5e2d8671bc08dfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename 'ffi' to 'ffibuilder' in the docs and in a few demos, when</title>
<updated>2016-06-05T21:01:54+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-06-05T21:01:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=f3ba2e017250bfb0986134f19064426438c37f7c'/>
<id>f3ba2e017250bfb0986134f19064426438c37f7c</id>
<content type='text'>
it is used in out-of-line builders.  I think it makes things clearer,
particularly in examples where the two 'ffi' are close together (and
even sometimes used in the same sentence...)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it is used in out-of-line builders.  I think it makes things clearer,
particularly in examples where the two 'ffi' are close together (and
even sometimes used in the same sentence...)
</pre>
</div>
</content>
</entry>
<entry>
<title>more doc</title>
<updated>2016-01-13T11:35:23+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-01-13T11:35:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=af80bb1ff8ba8d2508f82841924955ba2c705457'/>
<id>af80bb1ff8ba8d2508f82841924955ba2c705457</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor details, start writing docs</title>
<updated>2016-01-13T10:44:53+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2016-01-13T10:44:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=b258df294b1091c26fa7996d6333ff5cec9775cf'/>
<id>b258df294b1091c26fa7996d6333ff5cec9775cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify some details</title>
<updated>2015-10-07T17:02:31+00:00</updated>
<author>
<name>Armin Rigo</name>
<email>arigo@tunes.org</email>
</author>
<published>2015-10-07T17:02:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cffi.git/commit/?id=e81d6b6f9f3d999381bd513d225be055df061e20'/>
<id>e81d6b6f9f3d999381bd513d225be055df061e20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
