summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* update doc source tarball hashes for 1.15.1v1.15.1Matt Davis2022-06-301-3/+3
|
* dump version to 1.15.1Armin Rigo2022-06-082-5/+5
|
* updated whatsnew.rstupdate_libffi_arm64Matt Davis2022-02-011-0/+3
|
* update whatsnewArmin Rigo2021-12-281-0/+6
|
* tweak wordingArmin Rigo2021-12-241-3/+6
|
* Write explicitly that byte strings passed to `char *` arguments are not ↵Armin Rigo2021-12-032-5/+29
| | | | meant to live as long as the byte string is alive, but only for the duration of the call
* Mention the "demo" directory from the repo.Armin Rigo2021-11-031-0/+5
|
* doc checksum updates for 1.15.0v1.15.0Matt Davis2021-10-131-3/+3
|
* Bump version to 1.15.0Matt Davis2021-10-123-7/+4
|
* Bump version to 1.15.0rc2Matt Davis2021-10-043-5/+14
|
* doc checksum updates for 1.15.0rc1v1.15.0rc1Matt Davis2021-09-271-3/+3
|
* Bump version to 1.15.0rc1Matt Davis2021-09-173-6/+17
|
* Merge branch 'branch/doc-improvements' into 'branch/default'Armin Rigo2021-07-206-44/+46
|\ | | | | | | | | | | Documentation improvements: add hyperlinks to cdef, set_source, dlopen, and new in Overview page See merge request pypy/cffi!106
| * doc: Only make the first reference in each section a linkdoc-improvementsRasmus Bondesson2021-07-181-12/+12
| |
| * doc: Turn ffi.new() references into links in Overview pageRasmus Bondesson2021-07-172-2/+4
| |
| * doc: Turn ffi.dlopen() references into links in Overview pageRasmus Bondesson2021-07-172-9/+10
| |
| * doc: Turn cdef() references into links in Overview pageRasmus Bondesson2021-07-171-11/+11
| |
| * doc: Turn set_source() references into links in Overview pageRasmus Bondesson2021-07-172-9/+11
| |
| * Remove trailing whitespace in doc/*Rasmus Bondesson2021-07-176-27/+24
| |
* | Issue #504: mention that cffi_start_python() is static, and document why and ↵Armin Rigo2021-07-201-0/+7
|/ | | | how to call it
* doc checksum updates for 1.14.6v1.14.6Matt Davis2021-07-081-5/+5
|
* Bump version to 1.14.6Armin Rigo2021-06-202-5/+5
|
* whatsnew for 1.14.6Armin Rigo2021-06-201-0/+11
|
* move the irc channels in the documentationArmin Rigo2021-06-061-2/+2
|
* doc checksum updates for 1.14.5v1.14.5Matt Davis2021-02-111-3/+3
|
* Bump version to 1.14.5 and add whatsnew entryArmin Rigo2021-02-113-5/+13
|
* revert release 1.14.4-1 which never occurred because pipArmin Rigo2020-12-031-4/+4
|
* document 1.14.3 and 1.14.4Armin Rigo2020-12-031-0/+10
|
* md5/shaArmin Rigo2020-11-291-3/+3
|
* source-only update, to version number 1.14.4-1v1.14.4-1Armin Rigo2020-11-291-4/+4
|
* release 1.14.4v1.14.4Armin Rigo2020-11-241-3/+3
|
* bump version to 1.14.4Armin Rigo2020-11-242-5/+5
|
* md5/shav1.14.3Armin Rigo2020-09-151-3/+3
|
* bump version to 1.14.3Armin Rigo2020-09-152-5/+5
|
* md5/shav1.14.2Armin Rigo2020-08-151-3/+3
|
* bump version number to 1.14.2Armin Rigo2020-08-152-5/+5
|
* add whatsnew for 1.14.2Armin Rigo2020-08-141-0/+18
|
* 'bitbucket => heptapod' for most linksArmin Rigo2020-08-086-40/+24
|
* md5/shav1.14.1Armin Rigo2020-07-261-3/+3
|
* bump version number to 1.14.1Armin Rigo2020-07-262-5/+5
|
* whatsnew: v1.14.1Armin Rigo2020-07-241-0/+19
|
* Fix the issue tracker link. More fixes will follow (#443)Armin Rigo2020-04-121-1/+1
|
* Fix the very first URL in the docs. Many many more might have to be fixed.Armin Rigo2020-02-131-3/+3
|
* typo in overview code (thanks __imp__)Armin Rigo2020-02-131-1/+1
|
* Move some whatsnew entries into the "Older version" headingArmin Rigo2020-02-071-7/+7
|
* md5/shav1.14.0Armin Rigo2020-02-071-3/+3
|
* Bump version number to 1.14.0Armin Rigo2020-02-072-6/+6
|
* 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
| | | | constant number. So don't use `n`.
* Document #440 in detailsArmin Rigo2020-01-191-0/+18
|