summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Back out changeset bc62e2cab087. It was accidentally pushed to the default br...HEADmasterManuel Jacob2023-02-231-1/+1
* Use license_files instead of license_file in setup.cfg [metadata] section.Manuel Jacob2023-02-231-1/+1
* Issue 556Armin Rigo2023-01-091-4/+2
* merge branch "hppa" !118Armin Rigo2022-12-241-2/+9
|\
| * style issues onlyhppaArmin Rigo2022-12-241-4/+4
| * Fix the test failures on hppaJohn David Anglin2022-12-181-2/+9
|/
* issue 555Armin Rigo2022-12-041-2/+4
* Issue 553Armin Rigo2022-12-042-0/+20
* Merge branch 'branch/py.code' into 'branch/default'Armin Rigo2022-11-154-5/+5
|\
| * Make the space count consistent with the pastpy.codeMiro Hrončok2022-11-141-1/+1
| * Drop py.code usage from tests, no longer depend on the deprecated py packageMiro Hrončok2022-11-144-5/+5
|/
* Merge branch 'branch/py.test' into 'branch/default'Armin Rigo2022-11-1329-789/+794
|\
| * Replace py.test usage with pytest, explicitly require py for testspy.testMiro Hrončok2022-11-1129-789/+794
|/
* Merge branch 'branch/issue547' into 'branch/default'Armin Rigo2022-09-121-22/+26
|\
| * Clarify typing requirements of `struct: { ...;}` in cdef()issue547Alex Willmer2022-09-031-22/+26
|/
* merge headsArmin Rigo2022-07-181-33/+2
|\
| * Merge branch 'branch/python3.11.0b4' into 'branch/default'Armin Rigo2022-07-181-33/+2
| |\
| | * Adjust tests for a last minute Python 3.11 change in the traceback formatpython3.11.0b4Miro Hrončok2022-07-151-33/+2
| |/
* | Tentative fix for issue #542Armin Rigo2022-07-182-3/+13
|/
* Merge branch 'branch/project-links' into 'branch/default'Armin Rigo2022-07-112-0/+17
|\
| * Add project URLs to metadata and READMEproject-linksAnderson Bravalheri2022-06-302-0/+17
* | hg merge release-1.15 to defaultMatt Davis2022-06-302-5/+27
|\ \ | |/ |/|
| * add emulated ppc64le builds and basic smoketests only to GHArelease-1.15Matt Davis2022-06-301-2/+24
| * Added tag v1.15.1 for changeset c649a735cf82Matt Davis2022-06-300-0/+0
| * update doc source tarball hashes for 1.15.1v1.15.1Matt Davis2022-06-301-3/+3
| * hg merge default to release-1.15Matt Davis2022-06-2931-84/+424
| |\ | |/ |/|
* | musllinux test updates and wheels, py3.11 beta wheelsMatt Davis2022-06-2912-24/+97
* | tweak the test for pypy, where we get an extra null byte after a plain 'char'Armin Rigo2022-06-081-1/+1
* | dump version to 1.15.1Armin Rigo2022-06-087-11/+11
* | issue #535Armin Rigo2022-06-082-1/+50
* | #532 Use Py_SET_REFCNT in _cffi_backend.c instead of ob_refcntArmin Rigo2022-04-121-3/+4
* | Issue #531Armin Rigo2022-03-291-3/+8
* | oops, fix for a regression introduced in 216d8676b652Armin Rigo2022-02-051-3/+4
* | Merge branch 'branch/update_libffi_arm64' into 'branch/default'Matt Davis2022-02-018-32/+139
|\ \
| * | updated whatsnew.rstupdate_libffi_arm64Matt Davis2022-02-011-0/+3
| * | update from defaultMatt Davis2022-02-0110-11/+115
| |\ \ | |/ / |/| |
* | | Merge with adapt-tests-for-python3.11Armin Rigo2022-02-011-1/+46
|\ \ \
| * | | apply patch from Tomáš on PR 111adapt-tests-for-python3.11Armin Rigo2022-02-011-1/+46
| * | | Backed out changeset: e184bbd523d6Armin Rigo2022-02-011-7/+0
| * | | Adapt tests for Python 3.11Tomáš Hrnčiar2022-01-241-0/+7
|/ / /
* | | update whatsnewArmin Rigo2021-12-281-0/+6
* | | Test and fix for the case where ffi.embedding_api() is called butArmin Rigo2021-12-285-5/+26
* | | tweak wordingArmin Rigo2021-12-241-3/+6
* | | Write explicitly that byte strings passed to `char *` arguments are not meant...Armin Rigo2021-12-032-5/+29
* | | Mention the "demo" directory from the repo.Armin Rigo2021-11-031-0/+5
| * | fix hardcoded pathMatt Davis2022-02-011-1/+2
| * | remove extra debug messagessait-linaro2021-10-281-3/+0
| * | update libffi for arm64 to release 3.4.2 and add scripts to generate static l...Niyas Sait2021-10-288-32/+138
|/ /
* | hg merge release-1.15 to defaultMatt Davis2021-10-1312-19/+231
|\ \ | |/
| * Added tag v1.15.0 for changeset d2ac4b46674eMatt Davis2021-10-130-0/+0