summaryrefslogtreecommitdiff
path: root/doc/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* - add ffi.compile(debug=flag)Armin Rigo2016-09-032-7/+22
* Document 0ff89f851d2cArmin Rigo2016-09-031-1/+3
* Kill the ctypes backend.Armin Rigo2016-09-031-0/+4
* update whatsnewArmin Rigo2016-08-242-3/+8
* Update the docs according to issue #281Armin Rigo2016-08-223-35/+30
* Document some common mistakes of bad lifetime of ffi.new()Armin Rigo2016-08-171-0/+27
* Update docsArmin Rigo2016-08-063-6/+13
* Update the version number to 1.8Armin Rigo2016-08-062-6/+6
* The null_byte_after_str branch of PyPy makes ffi.from_buffer(str)Armin Rigo2016-08-022-1/+11
* 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