.. |
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
|
Must create heaptypes with unicode names.
|
2007-07-11 20:02:35 +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
|
PyUnicode_AsEncodedString() returns a bytes object.
|
2007-07-11 13:55:28 +00:00 |
ctypes.h
|
Avoid compiler warnings about 'const char*'.
|
2007-07-11 12:21:58 +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 |