summaryrefslogtreecommitdiff
path: root/doc/source/using.rst
Commit message (Expand)AuthorAgeFilesLines
...
* typoArmin Rigo2015-10-211-1/+1
* Document ffi.memmove()Armin Rigo2015-10-161-6/+29
* Document __stdcall.Armin Rigo2015-10-071-5/+41
* document usefulness of ffi.buffer() for reading a struct from a socketmattip2015-09-291-5/+12
* Add "content" directives to the main pagesArmin Rigo2015-07-091-0/+2
* Doc fixesArmin Rigo2015-07-091-1/+2
* Drop the ".. versionchanged" and ".. versionadded", which was not veryArmin Rigo2015-07-091-50/+41
* Document ffi.new_allocator()Armin Rigo2015-07-061-0/+22
* Expand the explanation of the hackArmin Rigo2015-07-051-3/+8
* Document 'onerror'.Armin Rigo2015-07-051-1/+25
* Issue #115: document the assignments where we store a list or a dict.Armin Rigo2015-07-041-2/+27
* Clarify the weakdict exampleArmin Rigo2015-06-241-10/+12
* The next release will be 1.1.0.Armin Rigo2015-05-301-3/+3
* ffi.addressof(lib, "function") now returns a regular cdata function pointerArmin Rigo2015-05-261-2/+7
* Add some more "codeblock:: python"Armin Rigo2015-05-191-15/+41
* in-progressArmin Rigo2015-05-171-0/+10
* in-progressArmin Rigo2015-05-171-0/+5
* writing docs, in-progressArmin Rigo2015-05-161-0/+857