index
:
delta/python-packages/cffi.git
AL_Ilia/setuptools_extpy-edited-online-with-bitb-1476289245197
HERE-in-paths
Luke-Rogers/add-license-to-trove-classifiers-1578493878065
adapt-tests-for-python3.11
add-float-dotdotdot
alex_gaynor/added-a-long-description-for-pypi-1374279083916
alex_gaynor/handle-the-case-where-someone-has-made-i-1391634819444
auto-types
bencord0/also-look-for-ffih-under-usrlocalinclude-1426863787737
binary_enum
buffer_richcompare
build-with-xcode-only
c99-array
calculate_variable_array_length
cffi-1.0
cffi-1.0.0b3
char16_char32_t
cmacros
complx/indexrst-edited-online-with-bitbucket-1403535394739
cpy-extension
create-tmp-homedir
ctypesdef
define-integer-constant
demo-cleanup
doc
doc-improvements
doc-index
doc-set_source
edbaunton/minor-fix-fucntion-typo-in-overviewrst-1529498764587
eliben/fix-link-to-pycparser-pointing-to-its-ne-1385473489984
embedding-pypy-win32
enum-as-int
ffi_closure_alloc
find-vcvars
fix-attribute-error-test-3.10
fix-multiple-sources-arguments
fix-typo
fix-zdist-test
fix/sinl
fix/unaligned-access
fix_filelike_flush
fix_missing_ffi_lib
hppa
int128
issue547
jasonandersonmyers/fix-broken-link-to-weave-1397835057617
less-partial-curses-demo
library-module
license_files
linux-only
load-from-exe-dir
macos11
master
memset
methane/homebrew-makes-symlink-for-current-versi-1412966022079
msvcrt
new_struct_allocated_size
ofekmeister/windows-support-py_limited_api-1534700268692
openvms
osx-tests
osx_use_homebrew
parse_constant_plus
podshumok/add-source_extnsion-param-to-verifier-1417477338819
project-links
py.code
py.test
py3.8-interp-dict
python3-port
python3.11.0b4
qualtypes
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
release-1.0
release-1.1
release-1.10
release-1.11
release-1.12
release-1.13
release-1.14
release-1.15
release-1.2
release-1.3
release-1.4
release-1.5
release-1.6
release-1.7
release-1.8
release-1.9
reusable-enum-values
setuptools_test_macos_fix
shortername
sirtom67/float_complex
slicing
split-verify
static-callback
static-callback-embedding
strbuf-as-buffer
the_drow/ensured-that-enums-cannot-be-declared-wi-1410868467138
thread-safe
tmpdir-from-environ
typos
update_libffi_arm64
verifier2
warn-no-ref-kept
wchar_t
win32
win32-callback
win32-ownlib
win32-stdcall
win32-zintegration
win64
windows
windows-tls
foss.heptapod.net: pypy/cffi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
c
Commit message (
Expand
)
Author
Age
Files
Lines
*
musllinux test updates and wheels, py3.11 beta wheels
Matt Davis
2022-06-29
1
-2
/
+13
*
tweak the test for pypy, where we get an extra null byte after a plain 'char'
Armin Rigo
2022-06-08
1
-1
/
+1
*
dump version to 1.15.1
Armin Rigo
2022-06-08
2
-2
/
+2
*
issue #535
Armin Rigo
2022-06-08
2
-1
/
+50
*
#532 Use Py_SET_REFCNT in _cffi_backend.c instead of ob_refcnt
Armin Rigo
2022-04-12
1
-3
/
+4
*
Issue #531
Armin Rigo
2022-03-29
1
-3
/
+8
*
update from default
Matt Davis
2022-02-01
1
-1
/
+46
|
\
|
*
apply patch from Tomáš on PR 111
adapt-tests-for-python3.11
Armin Rigo
2022-02-01
1
-1
/
+46
|
*
Backed out changeset: e184bbd523d6
Armin Rigo
2022-02-01
1
-7
/
+0
|
*
Adapt tests for Python 3.11
Tomáš Hrnčiar
2022-01-24
1
-0
/
+7
*
|
fix hardcoded path
Matt Davis
2022-02-01
1
-1
/
+2
*
|
update libffi for arm64 to release 3.4.2 and add scripts to generate static l...
Niyas Sait
2021-10-28
6
-31
/
+134
|
/
*
Bump version to 1.15.0
Matt Davis
2021-10-12
2
-2
/
+2
*
Bump version to 1.15.0rc2
Matt Davis
2021-10-04
2
-2
/
+2
*
Bump version to 1.15.0rc1
Matt Davis
2021-09-17
2
-2
/
+2
*
Remove this directory, it was already copied to c/libffi_x86_64
Armin Rigo
2021-07-22
13
-2210
/
+0
*
added support for building cffi on windows on arm machines
Niyas Sait
2021-07-22
18
-0
/
+3037
*
Bump version to 1.14.6
Armin Rigo
2021-06-20
2
-2
/
+2
*
fix tests for py.test running on CPython v3.10.0b3
Armin Rigo
2021-06-20
1
-0
/
+2
*
fix for fdc0cbcdb65f on pre-3.10 pythons
Armin Rigo
2021-06-20
1
-2
/
+2
*
fix a test that fails in the 3.10 alphas and will start failing on pypy soon
fix-attribute-error-test-3.10
Carl Friedrich Bolz-Tereick
2021-04-24
1
-2
/
+4
*
#492
Armin Rigo
2021-02-19
2
-1
/
+92
*
Need a cast here because the type ffi_status is unsigned
Armin Rigo
2021-02-19
1
-2
/
+2
*
fix another (very minor) leak, also found by Sebastian Berg
Armin Rigo
2021-02-18
1
-1
/
+1
*
BUG: Fix string memory leak in `b_do_dlopen`
Sebastian Berg
2021-02-17
1
-2
/
+7
*
Bump version to 1.14.5 and add whatsnew entry
Armin Rigo
2021-02-11
2
-2
/
+2
*
add some more tests
Armin Rigo
2020-12-21
1
-0
/
+5
*
A test that passes on CPython but fails on PyPy
Armin Rigo
2020-12-21
1
-0
/
+9
*
gcc-4.4.7: this pragma must not be inside functions
Armin Rigo
2020-11-28
1
-13
/
+16
*
bump version to 1.14.4
Armin Rigo
2020-11-24
2
-2
/
+2
*
fix for yet another way in which old libffi's are not compatible with new lib...
Armin Rigo
2020-11-24
1
-5
/
+13
*
Fix what I think will be a compile-time error in some cases
Armin Rigo
2020-11-20
1
-10
/
+20
*
Issue #475
Armin Rigo
2020-10-14
2
-2
/
+3
*
py3
Armin Rigo
2020-10-14
1
-2
/
+2
*
Fix building `cffi` for macOS with Apple Silicon support + backwards compatib...
Max Bélanger
2020-10-02
1
-47
/
+83
*
explicit test of unaligned pointer reads/writes
Armin Rigo
2020-09-23
1
-0
/
+21
*
bump version to 1.14.3
Armin Rigo
2020-09-15
2
-2
/
+2
*
this test is fragile on a non-translated pypy, skip it
Armin Rigo
2020-09-03
1
-2
/
+2
*
merge heads
Armin Rigo
2020-08-31
1
-11
/
+11
|
\
|
*
let the test run directly on pypy too
Armin Rigo
2020-08-30
1
-11
/
+11
*
|
Don't call PyEval_InitThreads() on CPython >= 3.7, where it should always be a
Armin Rigo
2020-08-31
1
-2
/
+4
|
/
*
bump version number to 1.14.2
Armin Rigo
2020-08-15
2
-2
/
+2
*
bump version number to 1.14.1
Armin Rigo
2020-07-26
2
-2
/
+2
*
more of the same, for win64
Armin Rigo
2020-07-21
1
-0
/
+5
*
next fix, for win64
Armin Rigo
2020-07-21
1
-0
/
+2
*
#465 Callback returning non-small struct failed on Windows
Armin Rigo
2020-07-21
1
-10
/
+10
*
tentative windows fix for 3ea8b17d97f0
Armin Rigo
2020-07-19
2
-5
/
+10
*
Comment more
Armin Rigo
2020-07-17
1
-1
/
+4
*
hack around until I make recent pytest versions happy
Armin Rigo
2020-07-17
1
-4
/
+9
*
Windows fix
Armin Rigo
2020-07-17
1
-1
/
+1
[next]