index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
_ctypes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum
2007-04-27
6
-94/+655
*
Merged revisions 53538-53622 via svnmerge from
Thomas Wouters
2007-02-05
1
-8/+21
*
Merged revisions 53451-53537 via svnmerge from
Thomas Wouters
2007-02-01
1
-8/+12
*
Merged revisions 53304-53433,53435-53450 via svnmerge from
Thomas Wouters
2007-01-15
2
-2/+3
*
Merged the int/long unification branch, by very crude means (sorry Thomas!).
Guido van Rossum
2007-01-14
2
-7/+1
*
Cruft removal:
Neal Norwitz
2006-12-28
1
-3/+3
*
Four months of trunk changes (including a few releases...)
Thomas Wouters
2006-12-13
12
-61/+361
*
- patch #1600346 submitted by Tomer Filiba
Jack Diederich
2006-11-28
1
-4/+4
*
Jiwon Seo's PEP 3102 implementation.
Guido van Rossum
2006-10-27
1
-0/+1
*
Merge current trunk into p3yk. This includes the PyNumber_Index API change,
Thomas Wouters
2006-08-21
10
-200/+276
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
17
-511/+609
*
Get rid of most of the flags (in tp_flags) that keep track of various
Guido van Rossum
2006-07-27
1
-2/+0
*
Merge the rest of the trunk.
Thomas Wouters
2006-06-08
3
-48/+41
*
Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn
Thomas Wouters
2006-06-08
1
-1/+1
*
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters
2006-05-27
21
-118/+1271
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
11
-307/+419
*
Merge part of the trunk changes into the p3yk branch. This merges from 43030
Thomas Wouters
2006-04-21
3
-4/+35
*
Get rid of remnants of integer division
Neal Norwitz
2006-03-24
1
-2/+0
*
Finish getting rid of statichere/staticforward
Neal Norwitz
2006-03-22
1
-1/+1
*
Try to avoid many of the compiler warnings when compiling libffi by
Thomas Heller
2006-03-14
1
-3/+3
*
Cast an Py_ssize_t to int, to avoid a compiler warning.
Thomas Heller
2006-03-14
1
-2/+2
*
Integrate patch from Neal Norwitz. He writes:
Thomas Heller
2006-03-14
3
-56/+60
*
Copy ctypes-0.9.9.4 sources from external into the trunk.
Thomas Heller
2006-03-08
108
-0/+43876