cpython/Modules/_ctypes
Mark Dickinson cf4ad76a0a typos in ctypes Module 2009-05-20 17:55:31 +00:00
..
darwin Copy ctypes-0.9.9.4 sources from external into the trunk. 2006-03-08 19:35:11 +00:00
libffi Issue #4305: ctypes fails to build on mipsel-linux-gnu (detects mips 2009-04-28 19:23:41 +00:00
libffi_arm_wince Copy ctypes-0.9.9.4 sources from external into the trunk. 2006-03-08 19:35:11 +00:00
libffi_msvc This refactoring should make it easier to add new calling conventions. 2009-02-03 17:07:40 +00:00
libffi_osx Issue #5341: Fix a variety of spelling errors. 2009-02-21 20:27:01 +00:00
_ctypes.c typos in ctypes Module 2009-05-20 17:55:31 +00:00
_ctypes_test.c Issue 1872: Changed the struct module typecode from 't' to '?', for 2008-03-05 15:34:29 +00:00
_ctypes_test.h Copy ctypes-0.9.9.4 sources from external into the trunk. 2006-03-08 19:35:11 +00:00
callbacks.c PyCode_NewEmpty: 2009-05-08 21:51:06 +00:00
callproc.c Issue #5078: Avoid redundant call to FormatError() 2009-04-25 16:37:18 +00:00
cfield.c Issue #5933: Fix some gcc -Wextra warnings. Thanks Victor Stinner for 2009-05-05 17:41:47 +00:00
ctypes.h Issue #3102: All global symbols that the _ctypes extension defines are 2009-04-24 20:31:47 +00:00
ctypes_dlfcn.h Add pep-291 compatibility markers. 2006-06-12 20:56:48 +00:00
libffi.diff Add a file that contains diffs between offical libffi files and the 2009-05-08 20:09:40 +00:00
malloc_closure.c Issue #3102: All global symbols that the _ctypes extension defines are 2009-04-24 20:31:47 +00:00
stgdict.c Issue #3102: All global symbols that the _ctypes extension defines are 2009-04-24 20:31:47 +00:00