summaryrefslogtreecommitdiffstats
path: root/Modules/_ctypes/libffi_msvc
Commit message (Expand)AuthorAgeFilesLines
* On 64-bit Windows, ffi_arg must be 8 bytes long. This fixes theThomas Heller2007-05-041-0/+4
* Fixes for 64-bit Windows: In ctypes.wintypes, correct the definitionsThomas Heller2007-01-111-1/+2
* Add missing file for _ctypes.pyd port to win64 on AMD64.Thomas Heller2006-08-251-0/+156
* Port _ctypes.pyd to win64 on AMD64.Thomas Heller2006-08-253-37/+122
* Fixes so that _ctypes can be compiled with the MingW compiler.Thomas Heller2006-07-032-6/+4
* Cleanup: Remove commented out code.Thomas Heller2006-07-031-22/+1
* Upgrade to ctypes version 0.9.9.7.Thomas Heller2006-06-101-228/+0
* Merge in changes from ctypes 0.9.9.6 upstream version.Thomas Heller2006-04-217-98/+280
* Copy ctypes-0.9.9.4 sources from external into the trunk.Thomas Heller2006-03-0812-0/+2348