summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* tweaksArmin Rigo2017-03-111-1/+2
* move the 'use cases' before the 'how-to' sectionArmin Rigo2017-03-111-15/+15
* mention static linking of the produced C fileArmin Rigo2017-03-111-11/+32
* Write a paragraph about __pypy__.add_memory_pressure()Armin Rigo2017-03-101-0/+53
* Document the missing add_memory_pressure in PyPy <= 5.6Armin Rigo2017-03-102-17/+29
* typoArmin Rigo2017-03-071-1/+1
* Document more explicitly the difference between CompiledFFI and FFI.Armin Rigo2017-02-281-0/+8
* issue #255: comparing primitive cdatasArmin Rigo2017-02-192-7/+14
* The API mode is faster. Put this forward more.Armin Rigo2017-02-092-17/+28
* ffi.addressof(lib, "name") now also works in in-line modeArmin Rigo2017-02-071-0/+4
* Make 'ffi.buffer' be the type of minibuffers returned by cffi, andArmin Rigo2017-02-042-0/+10
* Expand the warning boxArmin Rigo2017-01-281-6/+14
* issue300: return _Bool as Python booleans; related fixesArmin Rigo2017-01-232-5/+28
* bump version number to 1.10.0Armin Rigo2017-01-232-3/+3
* Change the Windows-friendly version to be both Windows- andArmin Rigo2017-01-231-5/+17
* Tweaks the docsArmin Rigo2017-01-042-17/+22
* merge strbuf-as-bufferRichard Plangger2017-01-045-13/+39
|\
| * documentArmin Rigo2017-01-021-0/+3
| * Fill in whatsnewArmin Rigo2016-12-271-3/+8
| * typoArmin Rigo2016-12-251-1/+1
| * update version number to 1.9.2Armin Rigo2016-12-222-5/+5
| * Document explicit calls to lib.malloc()Armin Rigo2016-12-221-2/+20
| * typosArmin Rigo2016-12-121-2/+2
* | update whatsnew entryRichard Plangger2017-01-031-0/+2
* | kill invalid_input_buffer_type, update docs to state that now only unicode ob...Richard Plangger2017-01-031-3/+2
|/
* add warningArmin Rigo2016-12-091-1/+1
* Document 'FILE *'Armin Rigo2016-12-092-3/+34
* Document issue #295Armin Rigo2016-12-081-0/+13
* Windows fixes in the exampleArmin Rigo2016-12-071-1/+19
* Document should_clear_after_alloc a bit moreArmin Rigo2016-11-281-1/+15
* md5/sharelease-1.9Armin Rigo2016-11-121-3/+3
* update to 1.9.1Armin Rigo2016-11-122-5/+5
* md5/shaArmin Rigo2016-11-121-3/+3
* Update the docs to the style r"""...C source..."""Armin Rigo2016-11-114-15/+19
* Backed out changeset dc390236b9c6Armin Rigo2016-11-071-1/+4
* Reorganize (thanks matti)Armin Rigo2016-11-071-4/+1
* Bump version number to 1.9.0Armin Rigo2016-11-022-3/+3
* Add a noteArmin Rigo2016-10-291-1/+3
* Decided to fix ffi.sizeof() too. Update the documentation.Armin Rigo2016-10-272-3/+32
* Revert b84710ae130a again. Ensure we get a warning for every opaqueArmin Rigo2016-10-201-15/+7
* Of course when I finally turned the warning in an error (18cdf37d6b26) IArmin Rigo2016-10-201-0/+15
* update to 1.8.4 and add whatsnewArmin Rigo2016-09-203-5/+13
* md5/sharelease-1.8Armin Rigo2016-09-171-3/+3
* Docs: remove "char *" from the special casing in the referenceArmin Rigo2016-09-151-3/+3
* Document the new warningArmin Rigo2016-09-151-0/+13
* bump version number to 1.8.3Armin Rigo2016-09-152-5/+5
* md5/shaArmin Rigo2016-09-061-3/+3
* Update and document v1.8.2Armin Rigo2016-09-063-2/+11
* Un-document the removal of the ctypes backendArmin Rigo2016-09-031-4/+0
* Bump version number to 1.8.1Armin Rigo2016-09-032-2/+2