summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add commentmacos11Armin Rigo2020-07-111-1/+4
* merge headsArmin Rigo2020-07-110-0/+0
|\
| * Backed out changeset 9dd88cced01cLawrence D'Anna2020-07-102-2/+2
| * only trust ffi_closure_alloc on armLawrence D'Anna2020-07-092-2/+2
* | non-mac: cannot use 'true' in C sources without some more includes;Armin Rigo2020-07-101-7/+7
|/
* on darwin, arm64 bitfields act like x86_64Lawrence D'Anna2020-07-092-3/+15
* MacOS 11, arm64, ffi_prep_cif_varLawrence D'Anna2020-07-092-6/+24
* MacOS 11, arm64, use system libffiLawrence D'Anna2020-07-091-1/+11
* Windows: complain explicitly in _cffi_backend.FFI().dlopen(None)Armin Rigo2020-07-061-0/+7
* windows fixArmin Rigo2020-07-061-3/+6
* Always call ffi_prep_closure_loc(), possibly with the extra argument beingArmin Rigo2020-07-011-5/+9
* (untested) don't use deprecated "u" in PyArg_ParseTuple()Armin Rigo2020-06-161-3/+10
* Oops, 2.7 fixArmin Rigo2020-06-101-3/+4
* Issue #458Armin Rigo2020-06-021-2/+5
* #454Armin Rigo2020-05-292-4/+45
* Systematically expose all types on the _cffi_backend moduleArmin Rigo2020-05-286-63/+79
* Issue #454Armin Rigo2020-05-262-4/+81
* #453Armin Rigo2020-05-205-9/+58
* Issue #447Armin Rigo2020-05-202-14/+35
* copy this from pypyArmin Rigo2020-04-161-0/+3
* Merge branch 'branch/msvcrt' into 'branch/default'Armin Rigo2020-04-161-3/+3
|\
| * add missing importmsvcrtMatti Picus2020-04-011-1/+1
| * support python2 builds with msvc>13Matti Picus2020-04-011-2/+2
* | Fix the issue tracker link. More fixes will follow (#443)Armin Rigo2020-04-121-1/+1
* | Fix a warning (or an error, with -Werror) on pypy3Armin Rigo2020-04-121-2/+2
* | Vendor in pypy's version of py.path.local.make_numbered_dir(), which is moreArmin Rigo2020-03-061-2/+129
|/
* Backed out changeset af4aa63d5fc8Armin Rigo2020-02-131-3/+22
* Fix the very first URL in the docs. Many many more might have to be fixed.Armin Rigo2020-02-131-3/+3
* Last change on bitbucketArmin Rigo2020-02-131-22/+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
* hg merge release-1.14Armin Rigo2020-02-071-3/+3
|\
| * Added tag v1.14.0 for changeset 694e7139131fArmin Rigo2020-02-070-0/+0
| * md5/shav1.14.0Armin Rigo2020-02-071-3/+3
| * Release branchArmin Rigo2020-02-070-0/+0
|/
* May fix test on OS/XArmin Rigo2020-02-071-0/+1
* Bump version number to 1.14.0Armin Rigo2020-02-077-12/+12
* Document the memory leak fixArmin Rigo2020-02-071-0/+2
* #442: memory leak in getwinerror() in py3Armin Rigo2020-02-061-2/+3
* 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 #440Armin Rigo2020-01-197-23/+196
* Merged in lukeroge/cffi/Luke-Rogers/add-license-to-trove-classifiers-15784938...Armin Rigo2020-01-181-0/+1
|\
| * Add license to trove classifiers.Luke-Rogers/add-license-to-trove-classifiers-1578493878065Luke Rogers2020-01-081-0/+1
* | Issue #439Armin Rigo2020-01-111-1/+1
|/
* Python 3.9 compatArmin Rigo2020-01-074-13/+22
* Document c1e3a0dc7ac4Armin Rigo2020-01-061-0/+8
* merge branch 'shortername', thanks mattiArmin Rigo2020-01-062-4/+4
|\
| * close branch, ready to mergeshorternameArmin Rigo2020-01-060-0/+0
| * tweak how to pass define_macros, shorten module name to not go over 260 charsMatti Picus2020-01-052-4/+4