| Commit message (Expand) | Author | Age | Files | Lines |
| * | add commentmacos11 | Armin Rigo | 2020-07-11 | 1 | -1/+4 |
| * | merge heads | Armin Rigo | 2020-07-11 | 0 | -0/+0 |
| |\ |
|
| | * | Backed out changeset 9dd88cced01c | Lawrence D'Anna | 2020-07-10 | 2 | -2/+2 |
| | * | only trust ffi_closure_alloc on arm | Lawrence D'Anna | 2020-07-09 | 2 | -2/+2 |
| * | | non-mac: cannot use 'true' in C sources without some more includes; | Armin Rigo | 2020-07-10 | 1 | -7/+7 |
| |/ |
|
| * | on darwin, arm64 bitfields act like x86_64 | Lawrence D'Anna | 2020-07-09 | 2 | -3/+15 |
| * | MacOS 11, arm64, ffi_prep_cif_var | Lawrence D'Anna | 2020-07-09 | 2 | -6/+24 |
| * | MacOS 11, arm64, use system libffi | Lawrence D'Anna | 2020-07-09 | 1 | -1/+11 |
| * | Windows: complain explicitly in _cffi_backend.FFI().dlopen(None) | Armin Rigo | 2020-07-06 | 1 | -0/+7 |
| * | windows fix | Armin Rigo | 2020-07-06 | 1 | -3/+6 |
| * | Always call ffi_prep_closure_loc(), possibly with the extra argument being | Armin Rigo | 2020-07-01 | 1 | -5/+9 |
| * | (untested) don't use deprecated "u" in PyArg_ParseTuple() | Armin Rigo | 2020-06-16 | 1 | -3/+10 |
| * | Oops, 2.7 fix | Armin Rigo | 2020-06-10 | 1 | -3/+4 |
| * | Issue #458 | Armin Rigo | 2020-06-02 | 1 | -2/+5 |
| * | #454 | Armin Rigo | 2020-05-29 | 2 | -4/+45 |
| * | Systematically expose all types on the _cffi_backend module | Armin Rigo | 2020-05-28 | 6 | -63/+79 |
| * | Issue #454 | Armin Rigo | 2020-05-26 | 2 | -4/+81 |
| * | #453 | Armin Rigo | 2020-05-20 | 5 | -9/+58 |
| * | Issue #447 | Armin Rigo | 2020-05-20 | 2 | -14/+35 |
| * | copy this from pypy | Armin Rigo | 2020-04-16 | 1 | -0/+3 |
| * | Merge branch 'branch/msvcrt' into 'branch/default' | Armin Rigo | 2020-04-16 | 1 | -3/+3 |
| |\ |
|
| | * | add missing importmsvcrt | Matti Picus | 2020-04-01 | 1 | -1/+1 |
| | * | support python2 builds with msvc>13 | Matti Picus | 2020-04-01 | 1 | -2/+2 |
| * | | Fix the issue tracker link. More fixes will follow (#443) | Armin Rigo | 2020-04-12 | 1 | -1/+1 |
| * | | Fix a warning (or an error, with -Werror) on pypy3 | Armin Rigo | 2020-04-12 | 1 | -2/+2 |
| * | | Vendor in pypy's version of py.path.local.make_numbered_dir(), which is more | Armin Rigo | 2020-03-06 | 1 | -2/+129 |
| |/ |
|
| * | Backed out changeset af4aa63d5fc8 | Armin Rigo | 2020-02-13 | 1 | -3/+22 |
| * | Fix the very first URL in the docs. Many many more might have to be fixed. | Armin Rigo | 2020-02-13 | 1 | -3/+3 |
| * | Last change on bitbucket | Armin Rigo | 2020-02-13 | 1 | -22/+3 |
| * | typo in overview code (thanks __imp__) | Armin Rigo | 2020-02-13 | 1 | -1/+1 |
| * | Move some whatsnew entries into the "Older version" heading | Armin Rigo | 2020-02-07 | 1 | -7/+7 |
| * | hg merge release-1.14 | Armin Rigo | 2020-02-07 | 1 | -3/+3 |
| |\ |
|
| | * | Added tag v1.14.0 for changeset 694e7139131f | Armin Rigo | 2020-02-07 | 0 | -0/+0 |
| | * | md5/shav1.14.0 | Armin Rigo | 2020-02-07 | 1 | -3/+3 |
| | * | Release branch | Armin Rigo | 2020-02-07 | 0 | -0/+0 |
| |/ |
|
| * | May fix test on OS/X | Armin Rigo | 2020-02-07 | 1 | -0/+1 |
| * | Bump version number to 1.14.0 | Armin Rigo | 2020-02-07 | 7 | -12/+12 |
| * | Document the memory leak fix | Armin Rigo | 2020-02-07 | 1 | -0/+2 |
| * | #442: memory leak in getwinerror() in py3 | Armin Rigo | 2020-02-06 | 1 | -2/+3 |
| * | The point of this example is that it doesn't work with a variable, only with a | Armin Rigo | 2020-01-31 | 1 | -1/+1 |
| * | Document #440 in details | Armin Rigo | 2020-01-19 | 1 | -0/+18 |
| * | Issue #440 | Armin Rigo | 2020-01-19 | 7 | -23/+196 |
| * | Merged in lukeroge/cffi/Luke-Rogers/add-license-to-trove-classifiers-15784938... | Armin Rigo | 2020-01-18 | 1 | -0/+1 |
| |\ |
|
| | * | Add license to trove classifiers.Luke-Rogers/add-license-to-trove-classifiers-1578493878065 | Luke Rogers | 2020-01-08 | 1 | -0/+1 |
| * | | Issue #439 | Armin Rigo | 2020-01-11 | 1 | -1/+1 |
| |/ |
|
| * | Python 3.9 compat | Armin Rigo | 2020-01-07 | 4 | -13/+22 |
| * | Document c1e3a0dc7ac4 | Armin Rigo | 2020-01-06 | 1 | -0/+8 |
| * | merge branch 'shortername', thanks matti | Armin Rigo | 2020-01-06 | 2 | -4/+4 |
| |\ |
|
| | * | close branch, ready to mergeshortername | Armin Rigo | 2020-01-06 | 0 | -0/+0 |
| | * | tweak how to pass define_macros, shorten module name to not go over 260 chars | Matti Picus | 2020-01-05 | 2 | -4/+4 |