| .. |
|
darwin
|
Copy ctypes-0.9.9.4 sources from external into the trunk.
|
2006-03-08 19:35:11 +00:00 |
|
libffi
|
Merged revisions 55817-55961 via svnmerge from
|
2007-06-13 18:07:49 +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
|
Merged revisions 55325-55327 via svnmerge from
|
2007-05-14 22:51:27 +00:00 |
|
_ctypes.c
|
Change the StgDictObject's proto member to a PyUnicode_Object (was a
|
2007-07-12 18:53:22 +00:00 |
|
_ctypes_test.c
|
Make _ctypes_test.c compile on Windows.
|
2007-07-11 09:41:04 +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
|
Merged revisions 55817-55961 via svnmerge from
|
2007-06-13 18:07:49 +00:00 |
|
callproc.c
|
Merged revisions 55817-55961 via svnmerge from
|
2007-06-13 18:07:49 +00:00 |
|
cfield.c
|
Accept bytes in c_char_p and c_wchar_p types.
|
2007-07-12 15:41:51 +00:00 |
|
ctypes.h
|
Py_USING_UNICODE is no longer defined on Windows (on posix it is still
|
2007-07-12 11:00:22 +00:00 |
|
ctypes_dlfcn.h
|
Merged revisions 46753-51188 via svnmerge from
|
2006-08-11 14:57:12 +00:00 |
|
malloc_closure.c
|
Merged revisions 46753-51188 via svnmerge from
|
2006-08-11 14:57:12 +00:00 |
|
stgdict.c
|
PyType_stgdict() returns a borrowed reference which must not be Py_DECREF'd.
|
2007-07-11 12:18:46 +00:00 |