summaryrefslogtreecommitdiffstats
path: root/Modules/_ctypes/_ctypes_test.c
Commit message (Expand)AuthorAgeFilesLines
* Issue #8275: Fix passing of callback arguments with ctypes under Win64.Antoine Pitrou2011-01-311-0/+14
* Recorded merge of revisions 81029 via svnmerge fromAntoine Pitrou2010-05-091-226/+226
* Implement PEP 3121: new module initialization and finalization API.Martin v. Löwis2008-06-111-2/+15
* Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,...Christian Heimes2008-03-161-0/+9
* Merged revisions 61034-61036,61038-61048 via svnmerge fromChristian Heimes2008-02-241-1/+1
* Merged revisions 57778-58052 via svnmerge fromThomas Wouters2007-09-081-0/+35
* Remove all the Python 2.3 compatibility markers (the Python 3 ctypesThomas Heller2007-07-131-13/+0
* Make _ctypes_test.c compile on Windows.Thomas Heller2007-07-111-2/+2
* Merged revisions 53451-53537 via svnmerge fromThomas Wouters2007-02-011-8/+12
* Cruft removal:Neal Norwitz2006-12-281-3/+3
* Four months of trunk changes (including a few releases...)Thomas Wouters2006-12-131-0/+10
* Merge current trunk into p3yk. This includes the PyNumber_Index API change,Thomas Wouters2006-08-211-12/+0
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-0/+5
* Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.Thomas Wouters2006-05-271-5/+5
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-36/+36
* Copy ctypes-0.9.9.4 sources from external into the trunk.Thomas Heller2006-03-081-0/+551