summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libctypes.tex
Commit message (Expand)AuthorAgeFilesLines
* Duplicate label fix.Georg Brandl2007-03-301-1/+1
* Revert accidental change.Georg Brandl2007-03-241-1/+1
* Remove typo accent.Georg Brandl2007-03-241-2/+2
* Add versionadded marker for ctypes.c_bool.Thomas Heller2007-03-131-0/+1
* Patch #1649190: Adding support for _Bool to ctypes as c_bool, by David Remahl.Thomas Heller2007-03-131-0/+6
* Typo fix.Georg Brandl2007-03-121-1/+1
* Fix wrong markup of an argument in a method signature.Thomas Heller2006-12-211-1/+1
* [Bug #1619680] in_dll() arguments are documented in the wrong orderAndrew M. Kuchling2006-12-201-1/+1
* Fix grammatical error as well.Thomas Heller2006-11-071-2/+2
* Fix markup.Thomas Heller2006-11-071-4/+2
* Fix a code example by adding a missing import.Thomas Heller2006-11-021-1/+1
* Replace the XXX marker in the 'Arrays and pointers' reference manualThomas Heller2006-11-021-1/+2
* From SF 1557890, fix problem of using wrong type in example.Neal Norwitz2006-10-281-1/+1
* Tutorial:Thomas Heller2006-08-161-29/+48
* Fix a mistake.Thomas Heller2006-08-021-3/+3
* A few nore words about what ctypes does.Thomas Heller2006-08-021-7/+28
* Updates for the ctypes documentation.Thomas Heller2006-07-141-37/+27
* Fix the wrong description of LibraryLoader.LoadLibrary, and documentThomas Heller2006-07-121-7/+12
* Document the changes in svn revision 47263, from patch #1517790.Thomas Heller2006-07-061-0/+6
* Document the Struture and Union constructors.Thomas Heller2006-07-061-0/+7
* Small fixes, mostly in the markup.Thomas Heller2006-06-221-7/+7
* Fix typos.Thomas Heller2006-06-181-28/+27
* Document paramflags.Thomas Heller2006-06-141-21/+129
* Write more docs.Thomas Heller2006-06-141-32/+143
* More docs for ctypes.Thomas Heller2006-06-131-43/+177
* New docs for ctypes.Thomas Heller2006-06-101-107/+925
* On python-dev Thomas Heller said these were committedTim Peters2006-06-061-916/+107
* Specify argtypes for all test functions. Maybe that helps on strange ;-) arch...Thomas Heller2006-06-061-107/+916
* Documentation for ctypes.Thomas Heller2006-04-211-0/+1226