summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* Document the memory leak fixArmin Rigo2020-02-071-0/+2
* The point of this example is that it doesn't work with a variable, only with aArmin Rigo2020-01-311-1/+1
* Document #440 in detailsArmin Rigo2020-01-191-0/+18
* Issue #439Armin Rigo2020-01-111-1/+1
* Document c1e3a0dc7ac4Armin Rigo2020-01-061-0/+8
* merge branch 'shortername', thanks mattiArmin Rigo2020-01-061-3/+3
|\
| * tweak how to pass define_macros, shorten module name to not go over 260 charsMatti Picus2020-01-051-3/+3
* | Issue #437Armin Rigo2020-01-051-0/+10
|/
* Issue 436: improve docs and error messageArmin Rigo2020-01-021-5/+12
* md5/shav1.13.2Armin Rigo2019-11-031-3/+3
* update whatsnewArmin Rigo2019-11-031-0/+9
* update version to 1.13.2Armin Rigo2019-11-032-5/+5
* md5/shav1.13.1Armin Rigo2019-10-211-3/+3
* bump version to 1.13.1Armin Rigo2019-10-212-5/+5
* update whatsnewArmin Rigo2019-10-211-0/+4
* Update whatsnewArmin Rigo2019-10-192-6/+21
* md5/shav1.13.0Armin Rigo2019-10-151-3/+3
* Add a few more whatsnew entriesArmin Rigo2019-09-201-0/+9
* whatsnew for 74f57a76ed53Armin Rigo2019-08-171-0/+3
* improve commentArmin Rigo2019-07-191-1/+1
* add #412 in whatsnewArmin Rigo2019-06-151-0/+2
* bump version number to 1.13Armin Rigo2019-06-032-6/+6
* Simplify the implementation, cut down the explanations, and allowArmin Rigo2019-06-032-16/+8
* Document the new ffi.from_buffer("type *")Armin Rigo2019-06-032-4/+40
* md5/shav1.12.3Armin Rigo2019-04-191-3/+3
* Add whatsnewsArmin Rigo2019-04-181-0/+11
* bump version to 1.12.3Armin Rigo2019-04-112-5/+5
* Document issue 391Armin Rigo2019-03-051-1/+17
* md5/shav1.12.2Armin Rigo2019-02-261-3/+3
* documentArmin Rigo2019-02-261-0/+6
* bump version number to 1.12.2Armin Rigo2019-02-262-5/+5
* typoArmin Rigo2019-02-221-1/+1
* Issue #402Armin Rigo2019-02-221-14/+22
* Issue #402Armin Rigo2019-02-211-3/+4
* md5/shav1.12.1Armin Rigo2019-02-161-3/+3
* bump version number to 1.12.1Armin Rigo2019-02-162-5/+5
* whatsnewArmin Rigo2019-02-161-0/+16
* update md5/shav1.12.0Armin Rigo2019-02-131-3/+3
* ReorganizeArmin Rigo2019-01-311-26/+26
* tweak docsArmin Rigo2019-01-311-2/+3
* Change the API and document it.Armin Rigo2019-01-312-0/+20
* Update whatsnewArmin Rigo2019-01-301-1/+8
* tweak docsArmin Rigo2019-01-272-7/+7
* Implement a limited form of from_buffer-release() on pypyArmin Rigo2019-01-081-1/+3
* Implement ffi.from_buffer("foo[]", x)Armin Rigo2019-01-072-29/+64
* ffi.release()Armin Rigo2019-01-053-2/+51
* Issue #394Armin Rigo2018-12-162-1/+18
* CPython 2.x: ``ffi.dlopen()`` failed with non-ascii file names on PosixArmin Rigo2018-10-141-0/+2
* Ah, we don't usually need the full path hereArmin Rigo2018-10-021-1/+1
* Close #264Armin Rigo2018-10-021-2/+4