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
Commit message (
Expand
)
Author
Age
Files
Lines
*
In-progress: verify fully-declared structs.
Armin Rigo
2012-06-12
4
-4
/
+23
*
Verifying the typedefs, precisely enough to be able to
Armin Rigo
2012-06-12
1
-0
/
+13
*
Progress on test_ffi_nonfull_struct(), but unfinished so far.
Armin Rigo
2012-06-08
2
-20
/
+23
*
More tweaks, and a test that doesn't pass so far because of the "const"
Armin Rigo
2012-06-08
1
-0
/
+4
*
Linux-only tweaks until the test passes.
Armin Rigo
2012-06-08
1
-5
/
+5
*
Random check-in changing things here and there.
Armin Rigo
2012-06-08
1
-7
/
+5
*
The point of this is to detect broken signatures, which doesn't
Armin Rigo
2012-06-08
1
-0
/
+7
*
Fix for the C backend.
Armin Rigo
2012-06-06
1
-2
/
+2
*
Test and fix.
Armin Rigo
2012-06-06
1
-1
/
+10
*
Test and fix.
Armin Rigo
2012-06-06
1
-0
/
+12
*
Fix an important corner case. Sadly, it requires yet another dict
Armin Rigo
2012-06-05
1
-2
/
+10
*
Rename the package from "ffi" to "cffi".
Armin Rigo
2012-06-05
8
-10
/
+10
*
Add a test with anonymous structures.
Armin Rigo
2012-06-04
1
-0
/
+10
*
Merge branch 'master' of github.com:arigo/ffi
Armin Rigo
2012-06-04
1
-0
/
+5
|
\
|
*
Mistake in building the function type name.
Armin Rigo
2012-06-04
1
-0
/
+5
*
|
Merge branch 'api-refactor-2'
fijal
2012-06-03
2
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
pass all the tests, barring test_verify
fijal
2012-06-03
1
-2
/
+2
|
*
Merge branch 'master' of github.com:arigo/ffi into api-refactor-2
fijal
2012-06-03
1
-0
/
+3
|
|
\
|
|
*
Progress on the model. Now some tests start passing
fijal
2012-06-03
1
-0
/
+3
*
|
|
Complete the tests.
Armin Rigo
2012-06-03
1
-2
/
+9
|
/
/
*
|
Fix the ctypes backend to not accept so many None
Armin Rigo
2012-06-03
1
-2
/
+1
*
|
Test and fix.
Armin Rigo
2012-06-03
1
-0
/
+2
|
/
*
Shuffle tests.
Armin Rigo
2012-06-01
1
-7
/
+7
*
Variadic calls.
Armin Rigo
2012-06-01
1
-1
/
+2
*
Extent the API to allow None to variadic funcs.
Armin Rigo
2012-06-01
1
-1
/
+3
*
Not implementing this feature.
Armin Rigo
2012-06-01
1
-2
/
+4
*
Don't want to investigate this
Armin Rigo
2012-06-01
1
-2
/
+6
*
Fix test.
Armin Rigo
2012-06-01
1
-1
/
+1
*
Import other tests here too.
Armin Rigo
2012-06-01
3
-192
/
+201
*
Make the tests pass (or skip).
Armin Rigo
2012-06-01
2
-8
/
+17
*
finish enum.
Armin Rigo
2012-06-01
1
-0
/
+2
*
These tests are also skipped under PyPy.
Alex Gaynor
2012-05-31
1
-0
/
+7
*
Merge branch 'master' of github.com:arigo/ffi
Alex Gaynor
2012-05-31
1
-3
/
+3
|
\
|
*
Fix some of the fake functions.
Alex Gaynor
2012-05-31
1
-3
/
+3
*
|
Fixes in corner cases of the API for enums.
Armin Rigo
2012-05-31
1
-3
/
+4
|
/
*
More failing tests
Armin Rigo
2012-05-31
1
-0
/
+16
*
Tweaks. All functionptr tests pass!
Armin Rigo
2012-05-31
1
-1
/
+2
*
Dict initializer for structs.
Armin Rigo
2012-05-31
1
-0
/
+1
*
fix test
Armin Rigo
2012-05-31
1
-1
/
+1
*
Shuffle things around to support recursive structs.
Armin Rigo
2012-05-31
1
-0
/
+11
*
str(char* or char[]).
Armin Rigo
2012-05-30
1
-0
/
+5
*
type(x) -> ffi.typeof(x). unsigned chars.
Armin Rigo
2012-05-30
1
-4
/
+4
*
Use a string to initialize arrays of chars.
Armin Rigo
2012-05-30
1
-0
/
+8
*
typeof(cdata instance).
Armin Rigo
2012-05-30
3
-12
/
+15
*
- allow non-0 index in non-owned pointers
Armin Rigo
2012-05-30
1
-1
/
+2
*
test and fix
Armin Rigo
2012-05-30
1
-0
/
+9
*
test and fix.
Armin Rigo
2012-05-30
1
-0
/
+6
*
Fix the ctypes impl and tests accordingly
Armin Rigo
2012-05-29
1
-9
/
+4
*
Test everything with the _ffi_backend.
Armin Rigo
2012-05-28
1
-0
/
+9
*
Work in progress on verification, probably needs a bit of refactoring
fijal
2012-05-28
1
-5
/
+9
[next]