summaryrefslogtreecommitdiff
path: root/Modules/_ctypes/libffi_msvc
Commit message (Expand)AuthorAgeFilesLines
* Issue #22733: MSVC ffi_prep_args doesn't handle 64-bit arguments properlySteve Dower2014-12-171-9/+28
* Issue #20160: broken ctypes calling convention on MSVC / 64-bit Windows (larg...Steve Dower2014-11-043-9/+38
* Issue #8275: Fix passing of callback arguments with ctypes under Win64.Antoine Pitrou2011-01-311-1/+1
* Fix compilation warning in _ctypes module on WindowAmaury Forgeot d'Arc2010-10-171-1/+1
* Fix issue5504: ctypes does now work with systems where mmap can't beThomas Heller2010-08-082-7/+11
* Merged revisions 82126-82127 via svnmerge fromThomas Heller2010-06-2112-295/+1861
* Merged revisions 80761,80766 via svnmerge fromThomas Heller2010-05-0412-1861/+295
* Merged revisions 69260 via svnmerge fromThomas Heller2009-02-033-400/+29
* Merged revisions 68633,68648,68667,68706,68718,68720-68721,68724-68727,68739 ...Benjamin Peterson2009-01-181-1/+1
* Fix two compiler warnings on Win64.Thomas Heller2007-11-151-1/+1
* Merged revisions 55325-55327 via svnmerge fromGuido van Rossum2007-05-141-0/+4
* Merged revisions 53304-53433,53435-53450 via svnmerge fromThomas Wouters2007-01-151-1/+2
* Four months of trunk changes (including a few releases...)Thomas Wouters2006-12-134-37/+278
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-114-256/+5
* Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.Thomas Wouters2006-05-277-98/+280
* Copy ctypes-0.9.9.4 sources from external into the trunk.Thomas Heller2006-03-0812-0/+2348