1. c235af4 fix a PY_LONG_LONG straggler by Benjamin Peterson · 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. f3dd329 merge 3.5 by Benjamin Peterson · 8 years ago
  5. 5130a4d Backed out changeset 8b6be1341770 by Benjamin Peterson · 8 years ago
  6. 6360403 merge 3.5 by Benjamin Peterson · 8 years ago
  7. 6d99980 remove long double from ctypes value union by Benjamin Peterson · 8 years ago
  8. 15f44ab Issue #27895: Spelling fixes (Contributed by Ville Skyttä). by Raymond Hettinger · 8 years ago
  9. ef1585e Issue #25923: Added more const qualifiers to signatures of static and private functions. by Serhiy Storchaka · 8 years ago
  10. 4882cac Issue #23943: Fix typos. Patch by Piotr Kasprzyk. by Berker Peksag · 9 years ago
  11. 0ddbf47 Issue #22462: Fix pyexpat's creation of a dummy frame to make it appear in exception tracebacks. by Antoine Pitrou · 10 years ago
  12. 5eb6b39 support pep 3118 format strings for ctypes objects with nontrivial shapes (closes #10744) by Benjamin Peterson · 10 years ago
  13. 305e1a7 Issue #16628: Fix a memory leak in ctypes.resize(). by Antoine Pitrou · 12 years ago
  14. 864cc67 Fix issue5504: ctypes does now work with systems where mmap can't be by Thomas Heller · 14 years ago
  15. ca9400f Copy Sun-specific inclusion of <alloca.h> from 2.7 maint to trunk; it seems to not have been merged to py3k. by Georg Brandl · 14 years ago
  16. f95a1b3 Recorded merge of revisions 81029 via svnmerge from by Antoine Pitrou · 14 years ago
  17. 34596a9 Merged revisions 71853 via svnmerge from by Thomas Heller · 15 years ago
  18. 579b65c Merged revisions 71640-71641 via svnmerge from by Thomas Heller · 15 years ago
  19. 9cac7b6 Merged revisions 63977 via svnmerge from by Thomas Heller · 16 years ago
  20. b041fda Merged revisions 60056-60071,60073-60127,60129-60261,60263-60284,60286-62589,62591-62594 via svnmerge from by Thomas Heller · 16 years ago
  21. e106dc3 Merged revisions 62481 via svnmerge from by Thomas Heller · 16 years ago
  22. 3071f81 Merged revisions 62338 via svnmerge from by Thomas Heller · 16 years ago
  23. 13394e9 Merged revisions 60767,60768 via svnmerge from by Thomas Heller · 16 years ago
  24. 89d996e Merged revisions 57778-58052 via svnmerge from by Thomas Wouters · 17 years ago
  25. b5a755e Merged revisions 56301-56442 via svnmerge from by Guido van Rossum · 17 years ago
  26. ace0505 Remove all the Python 2.3 compatibility markers (the Python 3 ctypes by Thomas Heller · 17 years ago
  27. 5fa3f05 Py_USING_UNICODE is no longer defined on Windows (on posix it is still by Thomas Heller · 17 years ago
  28. 67611a6 Avoid compiler warnings about 'const char*'. by Thomas Heller · 17 years ago
  29. cd16bf6 Merged revisions 55817-55961 via svnmerge from by Guido van Rossum · 17 years ago
  30. 360e4b8 Merged revisions 55325-55327 via svnmerge from by Guido van Rossum · 17 years ago
  31. 00ee7ba Merge current trunk into p3yk. This includes the PyNumber_Index API change, by Thomas Wouters · 18 years ago
  32. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  33. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  34. a977329 Merge part of the trunk changes into the p3yk branch. This merges from 43030 by Thomas Wouters · 18 years ago
  35. fe8f862 Integrate patch from Neal Norwitz. He writes: by Thomas Heller · 18 years ago
  36. d4c9320 Copy ctypes-0.9.9.4 sources from external into the trunk. by Thomas Heller · 18 years ago