Branch | Commit message | Author | Age |
AL_Ilia/setuptools_extpy-edited-online-with-bitb-1476289245197 | setuptools_ext.py edited online with Bitbucket | Ilia Sergachev | 8 years |
HERE-in-paths | Allow specifying $HERE in the paths given to verify() | Armin Rigo | 10 years |
Luke-Rogers/add-license-to-trove-classifiers-1578493878065 | Add license to trove classifiers. | Luke Rogers | 5 years |
adapt-tests-for-python3.11 | apply patch from Tomáš on PR 111 | Armin Rigo | 3 years |
add-float-dotdotdot | Close branch, ready to merge | Armin Rigo | 9 years |
alex_gaynor/added-a-long-description-for-pypi-1374279083916 | added a long description for pypi. | Alex Gaynor | 11 years |
alex_gaynor/handle-the-case-where-someone-has-made-i-1391634819444 | Handle the case where someone has made `import weakref` return a weird proxy. | Alex Gaynor | 11 years |
auto-types | An extra test for 'bool'. | Armin Rigo | 12 years |
bencord0/also-look-for-ffih-under-usrlocalinclude-1426863787737 | Only add '/usr/local/include' to include_dirs on FreeBSD | Ben Cordero | 10 years |
binary_enum | Add test for binary operation in enum definition | Jean-Sebastien Bevilacqua | 8 years |
buffer_richcompare | Enable the richcompare function in minibuffer | Andrew Leech | 8 years |
build-with-xcode-only | Able to build on macOS only with Xcode but without CLT | Kaito Udagawa | 8 years |
c99-array | Document the changes with C99-style arrays. | Armin Rigo | 11 years |
calculate_variable_array_length | Detect and mark the final variable array in a varsized struct with BS_VARSIZE... | Andrew Leech | 8 years |
cffi-1.0 | Close branch, ready for merge | Armin Rigo | 9 years |
cffi-1.0.0b3 | Fix for 3.4.1 (this version forces -Werror=declaration-after-statement) | Armin Rigo | 10 years |
char16_char32_t | ready to merge | Armin Rigo | 7 years |
cmacros | more tests | Armin Rigo | 9 years |
complx/indexrst-edited-online-with-bitbucket-1403535394739 | index.rst edited online with Bitbucket | Kurt Jaeger | 10 years |
cpy-extension | Mostly done. Listing two things missing | Armin Rigo | 12 years |
create-tmp-homedir | point $HOME to empty tempdir rather than a nonexistent path | Frank Schaefer | 6 years |
ctypesdef | Fix | Armin Rigo | 12 years |
define-integer-constant | Add more test to "#define FOO 0X10" | mozbugbox | 11 years |
demo-cleanup | ready to merge | Armin Rigo | 9 years |
doc | ready to merge | Armin Rigo | 6 years |
doc-improvements | doc: Only make the first reference in each section a link | Rasmus Bondesson | 3 years |
doc-index | Close branch doc-index | Armin Rigo | 7 years |
doc-set_source | Close branch | Armin Rigo | 7 years |
edbaunton/minor-fix-fucntion-typo-in-overviewrst-1529498764587 | Minor: Fix 'fucntion' typo in overview.rst | edbaunton | 6 years |
eliben/fix-link-to-pycparser-pointing-to-its-ne-1385473489984 | Fix link to pycparser pointing to its new home | Eli Bendersky | 11 years |
embedding-pypy-win32 | ready to merge | Armin Rigo | 9 years |
enum-as-int | More documentation | Armin Rigo | 12 years |
ffi_closure_alloc | Fix the logic: must store 'closure_exec' in the c_data field, and the | Armin Rigo | 9 years |
find-vcvars | move _hack_at_distutils from global to per-function | Matti Picus | 8 years |
fix-attribute-error-test-3.10 | fix a test that fails in the 3.10 alphas and will start failing on pypy soon | Carl Friedrich Bolz-Tereick | 4 years |
fix-multiple-sources-arguments | Fix multiple sources arguments passed to setuptools. | Christopher Rosell | 9 years |
fix-typo | Fix a typo in using.rst | Hiroshi Hatake | 7 years |
fix-zdist-test | fix python 3.x compatibility for test_zdist | Felix Yan | 9 years |
fix/sinl | Close branch fix/sinl | Armin Rigo | 11 years |
fix/unaligned-access | Fix precision loss warning when casting integer types. | Vincent Bernat | 10 years |
fix_filelike_flush | fixed test failures in Unraisable error collector | Matt Davis | 3 years |
fix_missing_ffi_lib | update MANIFEST.in to include missing ffi.lib | sait-linaro | 3 years |
hppa | style issues only | Armin Rigo | 23 months |
int128 | in-progress | Armin Rigo | 4 years |
issue547 | Clarify typing requirements of `struct: { ...;}` in cdef() | Alex Willmer | 2 years |
jasonandersonmyers/fix-broken-link-to-weave-1397835057617 | Fix broken link to Weave | Jason Myers | 11 years |
less-partial-curses-demo | Implement enough extra bits to make pypy REPL and Twisted trial happy. | Jeremy Thurgood | 12 years |
library-module | explanatory comment | Alex Gaynor | 12 years |
license_files | Use license_files instead of license_file in setup.cfg [metadata] section. | Manuel Jacob | 21 months |
linux-only | Finish the (non-partial) struct verification. For now uses | Armin Rigo | 12 years |
load-from-exe-dir | patch to search exe dir for dll before searching path | matti | 12 years |
macos11 | add comment | Armin Rigo | 4 years |
master | Back out changeset bc62e2cab087. It was accidentally pushed to the default br... | Manuel Jacob | 21 months |
memset | add missing include | Matti Picus | 4 years |
methane/homebrew-makes-symlink-for-current-versi-1412966022079 | Homebrew makes symlink for current version in `/usr/local/opt`. | Naoki INADA | 10 years |
msvcrt | add missing import | Matti Picus | 5 years |
new_struct_allocated_size | When getting repr on CDataObject_own_structptr, use length field for owned bytes | Andrew Leech | 8 years |
ofekmeister/windows-support-py_limited_api-1534700268692 | close branch, ready to merge | Armin Rigo | 6 years |
openvms | merge default to 'openvms' | Sergey Vorfolomeev | 4 years |
osx-tests | add missing import for OS X | Konstantin Lopuhin | 9 years |
osx_use_homebrew | OS X with Homebrew: set PKG_CONFIG_PATH | Marc Abramowitz | 10 years |
parse_constant_plus | Close branch parse_constant_plus | Armin Rigo | 10 years |
podshumok/add-source_extnsion-param-to-verifier-1417477338819 | add source_extnsion param to Verifier | podshumok | 10 years |
project-links | Add project URLs to metadata and README | Anderson Bravalheri | 2 years |
py.code | Make the space count consistent with the past | Miro Hrončok | 24 months |
py.test | Replace py.test usage with pytest, explicitly require py for tests | Miro Hrončok | 2 years |
py3.8-interp-dict | close branch, ready for merge (python 3.8a3 was released) | Armin Rigo | 6 years |
python3-port | Close the branch about to be merged | Armin Rigo | 12 years |
python3.11.0b4 | Adjust tests for a last minute Python 3.11 change in the traceback format | Miro Hrončok | 2 years |
qualtypes | ready for merge | Armin Rigo | 9 years |
release-0.5 | Mark the release 0.5. | Armin Rigo | 12 years |
release-0.6 | hg merge default | Armin Rigo | 12 years |
release-0.7 | Update MD5/SHA1. | Armin Rigo | 11 years |
release-0.8 | Merged in methane/cffi/methane/homebrew-makes-symlink-for-current-versi-14129... | Armin Rigo | 10 years |
release-0.9 | hg merge default | Armin Rigo | 9 years |
release-1.0 | md5/sha1 | Armin Rigo | 9 years |
release-1.1 | md5/sha1 | Armin Rigo | 9 years |
release-1.10 | md5/sha | Armin Rigo | 8 years |
release-1.11 | Added tag v1.11.5 for changeset 48416163071e | Armin Rigo | 7 years |
release-1.12 | Added tag v1.12.3 for changeset bf80722dea36 | Armin Rigo | 6 years |
release-1.13 | back-port typo fix | Armin Rigo | 5 years |
release-1.14 | Added tag v1.14.6 for changeset 7a912c19190f | Matt Davis | 3 years |
release-1.15 | add emulated ppc64le builds and basic smoketests only to GHA | Matt Davis | 2 years |
release-1.2 | md5/sha1 | Armin Rigo | 9 years |
release-1.3 | md5/sha1 | Armin Rigo | 9 years |
release-1.4 | md5/sha1 | Armin Rigo | 9 years |
release-1.5 | md5/sha1 | Armin Rigo | 9 years |
release-1.6 | md5/sha1 | Armin Rigo | 9 years |
release-1.7 | md5/sha | Armin Rigo | 8 years |
release-1.8 | md5/sha | Armin Rigo | 8 years |
release-1.9 | md5/sha | Armin Rigo | 8 years |
reusable-enum-values | ffi.include update _int_constant and prevent duplicated const decl | mozbugbox | 11 years |
setuptools_test_macos_fix | fix setuptools tests for macos | Matt Davis | 3 years |
shortername | close branch, ready to merge | Armin Rigo | 5 years |
sirtom67/float_complex | Close branch, ready to merge | Armin Rigo | 7 years |
slicing | Add a past path for slice assignment with a cdata-of-same-type source. | Armin Rigo | 12 years |
split-verify | Experimental serialisation of cffi.model types into Python code that instanti... | Jeremy Thurgood | 11 years |
static-callback | ready to merge | Armin Rigo | 9 years |
static-callback-embedding | ready to merge | Armin Rigo | 9 years |
strbuf-as-buffer | close branch | Richard Plangger | 8 years |
the_drow/ensured-that-enums-cannot-be-declared-wi-1410868467138 | Ensured that enums cannot be declared with ... | Omer Katz | 10 years |
thread-safe | Add locking. Not really tested, apart from the absence of double locking. | Armin Rigo | 11 years |
tmpdir-from-environ | Mention 'CFFI_TMPDIR' in changelog | malthe | 10 years |
typos | fix typos in comments: py.py -> pypy | Matti Picus | 24 months |
update_libffi_arm64 | updated whatsnew.rst | Matt Davis | 3 years |
verifier2 | Close branch about to be merged | Armin Rigo | 12 years |
warn-no-ref-kept | proof-of-concept issue a warning if assigning a dead object to a struct field | Matti Picus | 8 years |
wchar_t | Close branch about to be merged | Armin Rigo | 12 years |
win32 | merge default into branch | mattip | 12 years |
win32-callback | passes on cpython 2.7.9 win32, fails on win64 (from cpython issue #20160) | mattip | 10 years |
win32-ownlib | ready to be merged | Armin Rigo | 10 years |
win32-stdcall | ready to merge | Armin Rigo | 9 years |
win32-zintegration | close branch to be merged | mattip | 10 years |
win64 | Close branch, ready to merge | Armin Rigo | 11 years |
windows | Close this experimental branch. Took manually 05896a3af290 and | Armin Rigo | 11 years |
windows-tls | ready to merge | Armin Rigo | 9 years |
|
Tag | Download | Author | Age |
v1.15.1 | cffi-1.15.1.tar.gz | Matt Davis | 2 years |
v1.15.0 | cffi-1.15.0.tar.gz | Matt Davis | 3 years |
v1.15.0rc1 | cffi-1.15.0rc1.tar.gz | Matt Davis | 3 years |
v1.14.6 | cffi-1.14.6.tar.gz | Matt Davis | 3 years |
v1.14.5 | cffi-1.14.5.tar.gz | Matt Davis | 4 years |
v1.14.4-1 | cffi-1.14.4-1.tar.gz | Armin Rigo | 4 years |
v1.14.4 | cffi-1.14.4.tar.gz | Armin Rigo | 4 years |
v1.14.3 | cffi-1.14.3.tar.gz | Armin Rigo | 4 years |
v1.14.2 | cffi-1.14.2.tar.gz | Armin Rigo | 4 years |
v1.14.1 | cffi-1.14.1.tar.gz | Armin Rigo | 4 years |
v1.14.0 | cffi-1.14.0.tar.gz | Armin Rigo | 5 years |
v1.13.2 | cffi-1.13.2.tar.gz | Armin Rigo | 5 years |
v1.13.1 | cffi-1.13.1.tar.gz | Armin Rigo | 5 years |
v1.13.0 | cffi-1.13.0.tar.gz | Armin Rigo | 5 years |
v1.12.3 | cffi-1.12.3.tar.gz | Armin Rigo | 6 years |
v1.12.2 | cffi-1.12.2.tar.gz | Armin Rigo | 6 years |
v1.12.1 | cffi-1.12.1.tar.gz | Armin Rigo | 6 years |
v1.12.0 | cffi-1.12.0.tar.gz | Armin Rigo | 6 years |
v1.11.5 | cffi-1.11.5.tar.gz | Armin Rigo | 7 years |
v1.11.4 | cffi-1.11.4.tar.gz | Armin Rigo | 7 years |
v1.11.3 | cffi-1.11.3.tar.gz | Armin Rigo | 7 years |
v1.11.2 | cffi-1.11.2.tar.gz | Armin Rigo | 7 years |
v1.11.1 | cffi-1.11.1.tar.gz | Armin Rigo | 7 years |