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
/
Doc
/
library
/
ctypes.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
#4820: use correct module for ctypes.util.
Georg Brandl
2009-02-05
1
-0/+1
*
Change an example in the docs to avoid a mistake when the code is copy
Thomas Heller
2009-01-16
1
-1/+1
*
Fix two issues found by the suspicious builder.
Georg Brandl
2009-01-04
1
-1/+1
*
Fix uses of the default role.
Georg Brandl
2009-01-03
1
-39/+37
*
#4399: fix typo.
Georg Brandl
2008-11-23
1
-1/+1
*
Markup fixes. (optparse.rst probably needs an entire revision pass.)
Andrew M. Kuchling
2008-09-30
1
-1/+1
*
Tidy up some sentences
Andrew M. Kuchling
2008-08-30
1
-14/+14
*
Re-word
Andrew M. Kuchling
2008-07-13
1
-2/+2
*
Markup fixes, thanks Georg for the help.
Thomas Heller
2008-06-11
1
-47/+70
*
Add versionadded marker to ctypes.c_longdouble.
Thomas Heller
2008-06-11
1
-0/+1
*
Smaller doc fixes.
Thomas Heller
2008-06-11
1
-19/+16
*
More doc fixes.
Thomas Heller
2008-06-11
1
-15/+6
*
Markup fixes, spelling corrections, and better wordings. Hopefully.
Thomas Heller
2008-06-11
1
-9/+8
*
Fix markup.
Thomas Heller
2008-06-11
1
-20/+30
*
Document the new ctypes features.
Thomas Heller
2008-06-06
1
-6/+68
*
Add from_buffer and from_buffer_copy class methods to ctypes types.
Thomas Heller
2008-04-25
1
-0/+22
*
reformat some documentation of classes so methods and attributes are under th...
Benjamin Peterson
2008-04-25
1
-138/+143
*
Try to correct a markup error that does hide the following paragraph.
Thomas Heller
2008-02-14
1
-1/+0
*
Add pickle support to ctypes types.
Thomas Heller
2008-02-13
1
-0/+5
*
Some cleanup in the docs.
Georg Brandl
2007-12-29
1
-5/+1
*
Add :term:s for "new-style class".
Georg Brandl
2007-10-21
1
-1/+1
*
Add :term:s for iterator.
Georg Brandl
2007-10-21
1
-2/+2
*
Add :term:s for descriptors.
Georg Brandl
2007-10-21
1
-7/+7
*
Add a 'c_longdouble' type to the ctypes module.
Thomas Heller
2007-09-07
1
-0/+9
*
Fix typo: c_float represents to C float type.
Thomas Heller
2007-09-06
1
-1/+1
*
Spell check (also americanify behaviour, it's almost 3 times as common)
Neal Norwitz
2007-08-26
1
-26/+26
*
Move the 2.6 reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+2364