This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b6dfaed90337565b40dca779bded0a67a9dbcd51
cpython
/
Modules
/
_ctypes
History
Thomas Heller
b6dfaed903
Rename remaining StgDictObject's ffi_type fields to ffi_type_pointer.
2006-04-18 20:09:27 +00:00
..
darwin
…
libffi
Fix for FreeBSD. Fixes
http://python.org/sf/1470353
.
2006-04-15 20:23:54 +00:00
libffi_arm_wince
…
libffi_msvc
…
_ctypes_test.c
C++ compiler cleanup: the typical few casts, and ... C++ didn't like that
2006-04-18 19:45:17 +00:00
_ctypes_test.h
…
_ctypes.c
C++ compiler cleanup: the typical few casts, and ... C++ didn't like that
2006-04-18 19:45:17 +00:00
callbacks.c
C++ compiler cleanup: the typical few casts, and ... C++ didn't like that
2006-04-18 19:45:17 +00:00
callproc.c
Rename remaining StgDictObject's ffi_type fields to ffi_type_pointer.
2006-04-18 20:09:27 +00:00
cfield.c
Explicitely use 'signed char', to avoid problems on platforms with unsigned char type.
2006-04-05 19:51:19 +00:00
ctypes_dlfcn.h
…
ctypes.h
C++ compiler cleanup: the typical few casts, and ... C++ didn't like that
2006-04-18 19:45:17 +00:00
malloc_closure.c
…
stgdict.c
C++ compiler cleanup: the typical few casts, and ... C++ didn't like that
2006-04-18 19:45:17 +00:00