summaryrefslogtreecommitdiff
path: root/doc/source/cdef.rst
Commit message (Expand)AuthorAgeFilesLines
* The API mode is faster. Put this forward more.Armin Rigo2017-02-091-5/+7
* typoArmin Rigo2016-12-251-1/+1
* Document 'FILE *'Armin Rigo2016-12-091-3/+2
* Update the docs to the style r"""...C source..."""Armin Rigo2016-11-111-4/+6
* - add ffi.compile(debug=flag)Armin Rigo2016-09-031-1/+8
* Document 0ff89f851d2cArmin Rigo2016-09-031-1/+3
* update whatsnewArmin Rigo2016-08-241-3/+1
* Update the docs according to issue #281Armin Rigo2016-08-221-7/+5
* Update docsArmin Rigo2016-08-061-2/+2
* Document the fact that the C code contains '#define Py_LIMITED_API'.Armin Rigo2016-07-311-0/+11
* Link to the issue's commentArmin Rigo2016-07-071-1/+4
* Doc tweaksArmin Rigo2016-06-201-0/+9
* Rename 'ffi' to 'ffibuilder' in the docs and in a few demos, whenArmin Rigo2016-06-051-43/+50
* Document 61e03368485c and 4d6671385e08. Remove the "new in version 0.9"Armin Rigo2016-06-031-8/+7
* updatesArmin Rigo2016-05-071-4/+2
* Document issue #247Armin Rigo2016-03-151-0/+8
* more docArmin Rigo2016-01-131-0/+2
* Add a __class__ attribute on lib objectsArmin Rigo2015-12-111-1/+2
* ffi.compile(verbose=True)Armin Rigo2015-12-061-2/+8
* typoArmin Rigo2015-10-241-1/+1
* Document the trick of re.sub() to remove SAL annotations on WindowsArmin Rigo2015-10-211-9/+25
* DocumentationArmin Rigo2015-09-301-0/+9
* fix textual referenceArmin Rigo2015-09-041-2/+2
* unbalanced parensArmin Rigo2015-09-041-1/+1
* DocumentArmin Rigo2015-08-281-0/+10
* Add "content" directives to the main pagesArmin Rigo2015-07-091-0/+2
* TweaksArmin Rigo2015-07-091-0/+2
* Doc fixesArmin Rigo2015-07-091-1/+1
* Drop the ".. versionchanged" and ".. versionadded", which was not veryArmin Rigo2015-07-091-20/+15
* Refactor the way global variables are accessed. Now, every access toArmin Rigo2015-07-031-2/+5
* Redo lib.__dict__, like in the in-line mode. Figured out that it's likeArmin Rigo2015-06-191-3/+3
* Move this to the future cffi 1.2, and explain it more in cdef.rst.Armin Rigo2015-06-071-0/+9
* Update whatsnewArmin Rigo2015-06-011-0/+2
* Windows test fix, and documentation about ffi.dlopen()'s restrictionArmin Rigo2015-06-011-0/+10
* englishArmin Rigo2015-05-311-1/+1
* The next release will be 1.1.0.Armin Rigo2015-05-301-2/+2
* PrecisionArmin Rigo2015-05-301-1/+2
* Issues 69, 73: add the syntax "typedef int... foo_t;".Armin Rigo2015-05-301-1/+12
* Issue 75: implement multidimensional use of '[...]'.Armin Rigo2015-05-301-3/+3
* Test and various fixes for the location of the produced files, notablyArmin Rigo2015-05-271-1/+3
* tweak tweak the docsArmin Rigo2015-05-201-1/+2
* clarifyArmin Rigo2015-05-201-2/+2
* move up this warningArmin Rigo2015-05-201-5/+6
* Mention that lib.__dict__ doesn't exist any more, tooArmin Rigo2015-05-191-1/+3
* Add a small warningArmin Rigo2015-05-191-2/+9
* Add some more "codeblock:: python"Armin Rigo2015-05-191-15/+45
* rewritesArmin Rigo2015-05-181-5/+5
* One more pass through this docArmin Rigo2015-05-181-33/+48
* ExplicitArmin Rigo2015-05-171-0/+3
* Mention thisArmin Rigo2015-05-171-0/+3