cpython/Modules/_ctypes
Antoine Pitrou 2e811c92c7 Merged revisions 88284 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r88284 | antoine.pitrou | 2011-01-31 22:08:57 +0100 (lun., 31 janv. 2011) | 4 lines

  Issue #8275: Fix passing of callback arguments with ctypes under Win64.
  Patch by Stan Mihai. Ok'ed by Georg.
........
2011-01-31 21:36:33 +00:00
..
darwin Recorded merge of revisions 81032 via svnmerge from 2010-05-09 16:14:21 +00:00
libffi Fix buildbot issues due to _ctypes failing to compile in 3.1. 2010-08-10 00:22:01 +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 88284 via svnmerge from 2011-01-31 21:36:33 +00:00
libffi_osx Merged revisions 74974 via svnmerge from 2009-09-20 18:58:52 +00:00
_ctypes.c Merged revisions 83841,84741 via svnmerge from 2010-09-12 16:19:05 +00:00
_ctypes_test.c Merged revisions 88284 via svnmerge from 2011-01-31 21:36:33 +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 Fix buildbot issues due to _ctypes failing to compile in 3.1. 2010-08-10 00:22:01 +00:00
callproc.c Recorded merge of revisions 81032 via svnmerge from 2010-05-09 16:14:21 +00:00
cfield.c Recorded merge of revisions 81032 via svnmerge from 2010-05-09 16:14:21 +00:00
ctypes.h Fix buildbot issues due to _ctypes failing to compile in 3.1. 2010-08-10 00:22:01 +00:00
ctypes_dlfcn.h Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
libffi.diff Merged revisions 70768,71657,71721,71729,71794,71976,72036-72037,72079,72085,72131-72134,72191,72197-72198,72219,72221,72225,72303,72434,72467,72476 via svnmerge from 2009-05-08 20:42:26 +00:00
malloc_closure.c Fix buildbot issues due to _ctypes failing to compile in 3.1. 2010-08-10 00:22:01 +00:00
stgdict.c Recorded merge of revisions 81032 via svnmerge from 2010-05-09 16:14:21 +00:00