summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libctypes.tex
Commit message (Expand)AuthorAgeFilesLines
* 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 markup and grammatical errors. Backport from trunkThomas Heller2006-11-071-6/+4
* Fix 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