summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
AL_Ilia/setuptools_extpy-edited-online-with-bitb-1476289245197setuptools_ext.py edited online with BitbucketIlia Sergachev8 years
HERE-in-pathsAllow specifying $HERE in the paths given to verify()Armin Rigo9 years
Luke-Rogers/add-license-to-trove-classifiers-1578493878065Add license to trove classifiers.Luke Rogers4 years
adapt-tests-for-python3.11apply patch from Tomáš on PR 111Armin Rigo2 years
add-float-dotdotdotClose branch, ready to mergeArmin Rigo9 years
alex_gaynor/added-a-long-description-for-pypi-1374279083916added a long description for pypi.Alex Gaynor11 years
alex_gaynor/handle-the-case-where-someone-has-made-i-1391634819444Handle the case where someone has made `import weakref` return a weird proxy.Alex Gaynor10 years
auto-typesAn extra test for 'bool'.Armin Rigo11 years
bencord0/also-look-for-ffih-under-usrlocalinclude-1426863787737Only add '/usr/local/include' to include_dirs on FreeBSDBen Cordero9 years
binary_enumAdd test for binary operation in enum definitionJean-Sebastien Bevilacqua7 years
buffer_richcompareEnable the richcompare function in minibufferAndrew Leech7 years
build-with-xcode-onlyAble to build on macOS only with Xcode but without CLTKaito Udagawa7 years
c99-arrayDocument the changes with C99-style arrays.Armin Rigo10 years
calculate_variable_array_lengthDetect and mark the final variable array in a varsized struct with BS_VARSIZE...Andrew Leech8 years
cffi-1.0Close branch, ready for mergeArmin Rigo9 years
cffi-1.0.0b3Fix for 3.4.1 (this version forces -Werror=declaration-after-statement)Armin Rigo9 years
char16_char32_tready to mergeArmin Rigo7 years
cmacrosmore testsArmin Rigo9 years
complx/indexrst-edited-online-with-bitbucket-1403535394739index.rst edited online with BitbucketKurt Jaeger10 years
cpy-extensionMostly done. Listing two things missingArmin Rigo12 years
create-tmp-homedirpoint $HOME to empty tempdir rather than a nonexistent pathFrank Schaefer6 years
ctypesdefFixArmin Rigo12 years
define-integer-constantAdd more test to "#define FOO 0X10"mozbugbox10 years
demo-cleanupready to mergeArmin Rigo8 years
docready to mergeArmin Rigo6 years
doc-improvementsdoc: Only make the first reference in each section a linkRasmus Bondesson3 years
doc-indexClose branch doc-indexArmin Rigo6 years
doc-set_sourceClose branchArmin Rigo6 years
edbaunton/minor-fix-fucntion-typo-in-overviewrst-1529498764587Minor: Fix 'fucntion' typo in overview.rstedbaunton6 years
eliben/fix-link-to-pycparser-pointing-to-its-ne-1385473489984Fix link to pycparser pointing to its new homeEli Bendersky10 years
embedding-pypy-win32ready to mergeArmin Rigo8 years
enum-as-intMore documentationArmin Rigo11 years
ffi_closure_allocFix the logic: must store 'closure_exec' in the c_data field, and theArmin Rigo8 years
find-vcvarsmove _hack_at_distutils from global to per-functionMatti Picus7 years
fix-attribute-error-test-3.10fix a test that fails in the 3.10 alphas and will start failing on pypy soonCarl Friedrich Bolz-Tereick3 years
fix-multiple-sources-argumentsFix multiple sources arguments passed to setuptools.Christopher Rosell9 years
fix-typoFix a typo in using.rstHiroshi Hatake6 years
fix-zdist-testfix python 3.x compatibility for test_zdistFelix Yan9 years
fix/sinlClose branch fix/sinlArmin Rigo10 years
fix/unaligned-accessFix precision loss warning when casting integer types.Vincent Bernat10 years
fix_filelike_flushfixed test failures in Unraisable error collectorMatt Davis3 years
fix_missing_ffi_libupdate MANIFEST.in to include missing ffi.libsait-linaro3 years
hppastyle issues onlyArmin Rigo16 months
int128in-progressArmin Rigo4 years
issue547Clarify typing requirements of `struct: { ...;}` in cdef()Alex Willmer20 months
jasonandersonmyers/fix-broken-link-to-weave-1397835057617Fix broken link to WeaveJason Myers10 years
less-partial-curses-demoImplement enough extra bits to make pypy REPL and Twisted trial happy.Jeremy Thurgood12 years
library-moduleexplanatory commentAlex Gaynor11 years
license_filesUse license_files instead of license_file in setup.cfg [metadata] section.Manuel Jacob14 months
linux-onlyFinish the (non-partial) struct verification. For now usesArmin Rigo12 years
load-from-exe-dirpatch to search exe dir for dll before searching pathmatti11 years
macos11add commentArmin Rigo4 years
masterBack out changeset bc62e2cab087. It was accidentally pushed to the default br...Manuel Jacob14 months
memsetadd missing includeMatti Picus4 years
methane/homebrew-makes-symlink-for-current-versi-1412966022079Homebrew makes symlink for current version in `/usr/local/opt`.Naoki INADA10 years
msvcrtadd missing importMatti Picus4 years
new_struct_allocated_sizeWhen getting repr on CDataObject_own_structptr, use length field for owned bytesAndrew Leech8 years
ofekmeister/windows-support-py_limited_api-1534700268692close branch, ready to mergeArmin Rigo6 years
openvmsmerge default to 'openvms'Sergey Vorfolomeev3 years
osx-testsadd missing import for OS XKonstantin Lopuhin9 years
osx_use_homebrewOS X with Homebrew: set PKG_CONFIG_PATHMarc Abramowitz9 years
parse_constant_plusClose branch parse_constant_plusArmin Rigo10 years
podshumok/add-source_extnsion-param-to-verifier-1417477338819add source_extnsion param to Verifierpodshumok9 years
project-linksAdd project URLs to metadata and READMEAnderson Bravalheri22 months
py.codeMake the space count consistent with the pastMiro Hrončok18 months
py.testReplace py.test usage with pytest, explicitly require py for testsMiro Hrončok18 months
py3.8-interp-dictclose branch, ready for merge (python 3.8a3 was released)Armin Rigo5 years
python3-portClose the branch about to be mergedArmin Rigo12 years
python3.11.0b4Adjust tests for a last minute Python 3.11 change in the traceback formatMiro Hrončok22 months
qualtypesready for mergeArmin Rigo9 years
release-0.5Mark the release 0.5.Armin Rigo11 years
release-0.6hg merge defaultArmin Rigo11 years
release-0.7Update MD5/SHA1.Armin Rigo11 years
release-0.8Merged in methane/cffi/methane/homebrew-makes-symlink-for-current-versi-14129...Armin Rigo10 years
release-0.9hg merge defaultArmin Rigo9 years
release-1.0md5/sha1Armin Rigo9 years
release-1.1md5/sha1Armin Rigo9 years
release-1.10md5/shaArmin Rigo7 years
release-1.11Added tag v1.11.5 for changeset 48416163071eArmin Rigo6 years
release-1.12Added tag v1.12.3 for changeset bf80722dea36Armin Rigo5 years
release-1.13back-port typo fixArmin Rigo4 years
release-1.14Added tag v1.14.6 for changeset 7a912c19190fMatt Davis3 years
release-1.15add emulated ppc64le builds and basic smoketests only to GHAMatt Davis22 months
release-1.2md5/sha1Armin Rigo9 years
release-1.3md5/sha1Armin Rigo8 years
release-1.4md5/sha1Armin Rigo8 years
release-1.5md5/sha1Armin Rigo8 years
release-1.6md5/sha1Armin Rigo8 years
release-1.7md5/shaArmin Rigo8 years
release-1.8md5/shaArmin Rigo8 years
release-1.9md5/shaArmin Rigo7 years
reusable-enum-valuesffi.include update _int_constant and prevent duplicated const declmozbugbox10 years
setuptools_test_macos_fixfix setuptools tests for macosMatt Davis3 years
shorternameclose branch, ready to mergeArmin Rigo4 years
sirtom67/float_complexClose branch, ready to mergeArmin Rigo7 years
slicingAdd a past path for slice assignment with a cdata-of-same-type source.Armin Rigo11 years
split-verifyExperimental serialisation of cffi.model types into Python code that instanti...Jeremy Thurgood11 years
static-callbackready to mergeArmin Rigo8 years
static-callback-embeddingready to mergeArmin Rigo8 years
strbuf-as-bufferclose branchRichard Plangger7 years
the_drow/ensured-that-enums-cannot-be-declared-wi-1410868467138Ensured that enums cannot be declared with ...Omer Katz10 years
thread-safeAdd locking. Not really tested, apart from the absence of double locking.Armin Rigo10 years
tmpdir-from-environMention 'CFFI_TMPDIR' in changelogmalthe10 years
typosfix typos in comments: py.py -> pypyMatti Picus18 months
update_libffi_arm64updated whatsnew.rstMatt Davis2 years
verifier2Close branch about to be mergedArmin Rigo12 years
warn-no-ref-keptproof-of-concept issue a warning if assigning a dead object to a struct fieldMatti Picus7 years
wchar_tClose branch about to be mergedArmin Rigo12 years
win32merge default into branchmattip12 years
win32-callbackpasses on cpython 2.7.9 win32, fails on win64 (from cpython issue #20160)mattip9 years
win32-ownlibready to be mergedArmin Rigo9 years
win32-stdcallready to mergeArmin Rigo9 years
win32-zintegrationclose branch to be mergedmattip9 years
win64Close branch, ready to mergeArmin Rigo11 years
windowsClose this experimental branch. Took manually 05896a3af290 andArmin Rigo11 years
windows-tlsready to mergeArmin Rigo8 years
 
TagDownloadAuthorAge
v1.15.1cffi-1.15.1.tar.gz  Matt Davis22 months
v1.15.0cffi-1.15.0.tar.gz  Matt Davis3 years
v1.15.0rc1cffi-1.15.0rc1.tar.gz  Matt Davis3 years
v1.14.6cffi-1.14.6.tar.gz  Matt Davis3 years
v1.14.5cffi-1.14.5.tar.gz  Matt Davis3 years
v1.14.4-1cffi-1.14.4-1.tar.gz  Armin Rigo3 years
v1.14.4cffi-1.14.4.tar.gz  Armin Rigo3 years
v1.14.3cffi-1.14.3.tar.gz  Armin Rigo4 years
v1.14.2cffi-1.14.2.tar.gz  Armin Rigo4 years
v1.14.1cffi-1.14.1.tar.gz  Armin Rigo4 years
v1.14.0cffi-1.14.0.tar.gz  Armin Rigo4 years
v1.13.2cffi-1.13.2.tar.gz  Armin Rigo5 years
v1.13.1cffi-1.13.1.tar.gz  Armin Rigo5 years
v1.13.0cffi-1.13.0.tar.gz  Armin Rigo5 years
v1.12.3cffi-1.12.3.tar.gz  Armin Rigo5 years
v1.12.2cffi-1.12.2.tar.gz  Armin Rigo5 years
v1.12.1cffi-1.12.1.tar.gz  Armin Rigo5 years
v1.12.0cffi-1.12.0.tar.gz  Armin Rigo5 years
v1.11.5cffi-1.11.5.tar.gz  Armin Rigo6 years
v1.11.4cffi-1.11.4.tar.gz  Armin Rigo6 years
v1.11.3cffi-1.11.3.tar.gz  Armin Rigo6 years
v1.11.2cffi-1.11.2.tar.gz  Armin Rigo7 years
v1.11.1cffi-1.11.1.tar.gz  Armin Rigo7 years