| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-35947: Update Windows to the current version of libffi (GH-11797) | Paul Monson | 2019-03-29 | 12 | -2247/+0 |
|
|
* | bpo-34906: Doc: Fix typos (2) (GH-9735) | Stéphane Wirtel | 2018-10-06 | 1 | -1/+1 |
|
|
* | bpo-34603, ctypes/libffi_msvc: Fix returning structs from functions (GH-9258) | Vladimir Matveev | 2018-09-16 | 3 | -4/+25 |
|
|
* | Remove wording that could be deemed to be perjorative (GH-9287) | Raymond Hettinger | 2018-09-14 | 1 | -2/+2 |
|
|
* | Fixed bpo-29565: Corrected ctypes passing of large structs by value on Window... | Vinay Sajip | 2017-02-20 | 1 | -0/+10 |
|
|
* | Issue #20160: Merged fix from 3.4. | Vinay Sajip | 2016-08-05 | 1 | -2/+12 |
|\ |
|
| * | Issue #20160: Merged fix from 3.3. | Vinay Sajip | 2016-08-05 | 1 | -2/+12 |
| |\ |
|
| | * | Issue #20160: Handled passing of large structs to callbacks correctly. | Vinay Sajip | 2016-08-05 | 1 | -2/+12 |
|
|
* | | | Issue #22733: MSVC ffi_prep_args doesn't handle 64-bit arguments properly | Steve Dower | 2014-12-17 | 1 | -9/+28 |
|/ / |
|
* | | Issue #20160: broken ctypes calling convention on MSVC / 64-bit Windows (larg... | Steve Dower | 2014-11-05 | 3 | -9/+38 |
|/ |
|
* | Issue #8275: Fix passing of callback arguments with ctypes under Win64. | Antoine Pitrou | 2011-01-31 | 1 | -1/+1 |
|
|
* | Fix compilation warning in _ctypes module on Window | Amaury Forgeot d'Arc | 2010-10-17 | 1 | -1/+1 |
|
|
* | Fix issue5504: ctypes does now work with systems where mmap can't be | Thomas Heller | 2010-08-08 | 2 | -7/+11 |
|
|
* | Merged revisions 82126-82127 via svnmerge from | Thomas Heller | 2010-06-21 | 12 | -295/+1861 |
|
|
* | Merged revisions 80761,80766 via svnmerge from | Thomas Heller | 2010-05-04 | 12 | -1861/+295 |
|
|
* | Merged revisions 69260 via svnmerge from | Thomas Heller | 2009-02-03 | 3 | -400/+29 |
|
|
* | Merged revisions 68633,68648,68667,68706,68718,68720-68721,68724-68727,68739 ... | Benjamin Peterson | 2009-01-18 | 1 | -1/+1 |
|
|
* | Fix two compiler warnings on Win64. | Thomas Heller | 2007-11-15 | 1 | -1/+1 |
|
|
* | Merged revisions 55325-55327 via svnmerge from | Guido van Rossum | 2007-05-14 | 1 | -0/+4 |
|
|
* | Merged revisions 53304-53433,53435-53450 via svnmerge from | Thomas Wouters | 2007-01-15 | 1 | -1/+2 |
|
|
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 4 | -37/+278 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 4 | -256/+5 |
|
|
* | Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. | Thomas Wouters | 2006-05-27 | 7 | -98/+280 |
|
|
* | Copy ctypes-0.9.9.4 sources from external into the trunk. | Thomas Heller | 2006-03-08 | 12 | -0/+2348 |
|
|