summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | doc checksum updates for 1.15.0v1.15.0Matt Davis2021-10-131-3/+3
* | added GHA release workflowMatt Davis2021-10-121-0/+195
* | Bump version to 1.15.0Matt Davis2021-10-128-13/+10
* | Bump version to 1.15.0rc2Matt Davis2021-10-049-17/+25
* | Merge branch 'branch/fix_missing_ffi_lib' into 'branch/release-1.15'Matt Davis2021-10-051-1/+1
|\ \
| * | update MANIFEST.in to include missing ffi.libfix_missing_ffi_libsait-linaro2021-09-281-1/+1
| |/
* | Added tag v1.15.0rc1 for changeset cc972f56c9a6Matt Davis2021-09-270-0/+0
* | doc checksum updates for 1.15.0rc1v1.15.0rc1Matt Davis2021-09-271-3/+3
* | fix tuple version and tests to support rcMatt Davis2021-09-212-1/+2
* | Bump version to 1.15.0rc1Matt Davis2021-09-178-12/+23
|/
* Merge branch 'branch/setuptools_test_macos_fix' into 'branch/default'Armin Rigo2021-09-171-1/+4
|\
| * fix setuptools tests for macossetuptools_test_macos_fixMatt Davis2021-09-031-1/+4
|/
* #507Armin Rigo2021-09-031-0/+2
* Remove this directory, it was already copied to c/libffi_x86_64Armin Rigo2021-07-2213-2210/+0
* added support for building cffi on windows on arm machinesNiyas Sait2021-07-2219-22/+3058
* Merge branch 'branch/doc-improvements' into 'branch/default'Armin Rigo2021-07-206-44/+46
|\
| * 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