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
/
testing
/
cffi1
/
test_recompiler.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
another test fix
Armin Rigo
2021-06-20
1
-3
/
+4
*
more CPython 3.9b5 fixes
Armin Rigo
2020-07-27
1
-2
/
+2
*
#453
Armin Rigo
2020-05-20
1
-0
/
+34
*
copy this from pypy
Armin Rigo
2020-04-16
1
-0
/
+3
*
Issue #440
Armin Rigo
2020-01-19
1
-0
/
+10
*
Python 3.9 compat
Armin Rigo
2020-01-07
1
-7
/
+12
*
fix some gcc warnings
Armin Rigo
2020-01-05
1
-8
/
+11
*
fix test for b9a98b040bd7
Armin Rigo
2020-01-05
1
-3
/
+3
*
Tweak the '-Wno-*' arguments passed to gcc during tests
Armin Rigo
2019-11-07
1
-2
/
+3
*
Add a warning when we use in cdef() a global variable without also specifying...
Armin Rigo
2019-10-14
1
-26
/
+26
*
Add another test
Armin Rigo
2019-07-23
1
-0
/
+12
*
Issue #413
Armin Rigo
2019-07-23
1
-0
/
+12
*
Issue #412
Armin Rigo
2019-06-12
1
-0
/
+53
*
Support for from_buffer("type *")
Armin Rigo
2019-05-26
1
-0
/
+21
*
Fix deprecated uses of pytest.raises()
Ronan Lamy
2019-03-12
1
-23
/
+47
*
Merged in rlamy/cffi (pull request #94)
Armin Rigo
2018-11-29
1
-2
/
+2
|
\
|
*
Move test-only function from cffi/ to testing/
Ronan Lamy
2018-11-27
1
-2
/
+2
*
|
Silence bogus warning
Armin Rigo
2018-11-27
1
-2
/
+5
|
/
*
Issue 364
Armin Rigo
2018-06-16
1
-0
/
+6
*
Add test for e8b85a3539f2
Armin Rigo
2018-01-17
1
-0
/
+8
*
Issue #352
Armin Rigo
2018-01-10
1
-0
/
+10
*
Issue #343 [patch by david naylor]
Armin Rigo
2017-11-16
1
-1
/
+1
*
Update the tests for pycparser 2.18
Armin Rigo
2017-09-15
1
-2
/
+4
*
Issue #300
Armin Rigo
2017-07-21
1
-1
/
+1
*
bah, I won't attempt to find the correct #ifdef magic to use on MSVC in C++ m...
Armin Rigo
2017-06-19
1
-1
/
+4
*
including <complex.h> fails on some systems with C++
Armin Rigo
2017-06-04
1
-4
/
+4
*
Didn't figure out how to cleanly define charN_t inside _cffi_include.h.
Armin Rigo
2017-06-04
1
-0
/
+5
*
Don't pass '-Werror' to MSVC
Armin Rigo
2017-06-02
1
-1
/
+1
*
tweaks
Armin Rigo
2017-05-31
1
-0
/
+2
*
fixes
Armin Rigo
2017-05-31
1
-0
/
+1
*
in-progress
Armin Rigo
2017-05-31
1
-1
/
+19
*
Tests and fixes
Armin Rigo
2017-05-31
1
-0
/
+6
*
More tweaks, more tests, try harder to avoid including <complex.h>
Armin Rigo
2017-05-29
1
-4
/
+34
*
merge default into sirtom67/float_complex.
Tom Krauss
2017-03-27
1
-1
/
+2
|
\
|
*
Add the module name in front of the error for missing def_extern().
Armin Rigo
2017-03-21
1
-1
/
+2
*
|
merge default in again.
Tom Krauss
2017-03-19
1
-0
/
+24
|
\
\
|
|
/
|
/
|
|
*
Merge default in.
Tom Krauss
2017-03-12
1
-0
/
+24
|
|
\
|
|
*
Support for "double _Complex". Skip the test_c tests for now
Tom Krauss
2017-03-12
1
-0
/
+24
*
|
|
skip on windows
Armin Rigo
2017-03-13
1
-0
/
+2
*
|
|
silence warnings
Armin Rigo
2017-03-13
1
-5
/
+5
|
/
/
*
|
complain clearly if set_source() is given a /-separated name
Armin Rigo
2017-01-26
1
-0
/
+5
*
|
Add '#pragma GCC visibility push(default)' in case the user
Armin Rigo
2017-01-17
1
-0
/
+13
|
/
*
py3 test fix
Armin Rigo
2017-01-02
1
-1
/
+1
*
Python 2.6 compat
Armin Rigo
2016-12-30
1
-1
/
+5
*
Explicitly flush the import machinery cache, in case the filesystem doesn't h...
Stefano Rivera
2016-12-30
1
-0
/
+3
*
Detect packed structs. Improve error messages and test them.
Armin Rigo
2016-12-22
1
-6
/
+64
*
A failing test
Armin Rigo
2016-12-22
1
-0
/
+22
*
Fix/test/expand the error messages we get by using structs/unions as
Armin Rigo
2016-12-22
1
-0
/
+76
*
Fix: the condition "offsetof == sizeof" for being a var-sized array
Armin Rigo
2016-10-29
1
-2
/
+5
*
Fix test
Armin Rigo
2016-10-25
1
-5
/
+8
[next]