1. 3cc5817 Fixed bpo-29565: Corrected ctypes passing of large structs by value on Windows AMD64. (#168) (#220) by Vinay Sajip · 8 years ago
  2. 47ff073 more PY_LONG_LONG to long long by Benjamin Peterson · 8 years ago
  3. ed4aa83 require a long long data type (closes #27961) by Benjamin Peterson · 8 years ago
  4. a0b2568 Issue #20160: Merged fix from 3.3. by Vinay Sajip · 8 years ago
  5. 6f25003 Issue #20160: Handled passing of large structs to callbacks correctly. by Vinay Sajip · 8 years ago
  6. abd1c97 fix test where sizeof(long) != sizeof(int) by Benjamin Peterson · 10 years ago
  7. b7fa201 Issue #20160: broken ctypes calling convention on MSVC / 64-bit Windows (large structs) Patch by mattip by Steve Dower · 10 years ago
  8. 0ea622a Issue #8275: Fix passing of callback arguments with ctypes under Win64. by Antoine Pitrou · 14 years ago
  9. f95a1b3 Recorded merge of revisions 81029 via svnmerge from by Antoine Pitrou · 14 years ago
  10. 1a21451 Implement PEP 3121: new module initialization and finalization API. by Martin v. Löwis · 16 years ago
  11. dd15f6c Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,61285-61286,61288-61290,61298,61303-61305,61312-61314,61317,61329,61332,61344,61350-61351,61363-61376,61378-61379,61382-61383,61387-61388,61392,61395-61396,61402-61403 via svnmerge from by Christian Heimes · 17 years ago
  12. a612dc0 Merged revisions 61034-61036,61038-61048 via svnmerge from by Christian Heimes · 17 years ago
  13. 89d996e Merged revisions 57778-58052 via svnmerge from by Thomas Wouters · 17 years ago
  14. 84d66a0 Remove all the Python 2.3 compatibility markers (the Python 3 ctypes by Thomas Heller · 17 years ago
  15. 918d830 Make _ctypes_test.c compile on Windows. by Thomas Heller · 17 years ago
  16. b213704 Merged revisions 53451-53537 via svnmerge from by Thomas Wouters · 18 years ago
  17. f6657e6 Cruft removal: by Neal Norwitz · 18 years ago
  18. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  19. 00ee7ba Merge current trunk into p3yk. This includes the PyNumber_Index API change, by Thomas Wouters · 18 years ago
  20. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  21. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
  22. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  23. d4c9320 Copy ctypes-0.9.9.4 sources from external into the trunk. by Thomas Heller · 19 years ago