summaryrefslogtreecommitdiffstats
path: root/Doc/api.tex
Commit message (Expand)AuthorAgeFilesLines
* Relocating file to Doc/api.Fred Drake1998-05-061-3016/+0
* Fred's right -- we need PyList_SET_ITEM().Guido van Rossum1998-04-241-0/+5
* Convert recent additions to use new, "logical" markup.Fred Drake1998-04-231-128/+132
* Filled in some more blanks, with the help of Drew Csillag.Guido van Rossum1998-04-211-29/+93
* Some patches by Drew Csillag; plus a few of my own uncommitted changes.Guido van Rossum1998-04-141-2/+49
* Typo: (and often severly limited) -- severelyFred Drake1998-04-131-2/+2
* In descriptions of Py_GetPrefix() and Py_GetExecPrefix(), make sure theFred Drake1998-04-121-5/+5
* Don't assume that \version expands to the 3-character major.minor number; itFred Drake1998-04-091-2/+2
* Capitalize "Python" for consistency.Fred Drake1998-04-031-1/+1
* Markup consistency & nits.Fred Drake1998-04-021-166/+151
* Revert the index stuff to work better with LaTeX2HTML.Fred Drake1998-03-171-1/+1
* Adjust the index inclusion for the new index support.Fred Drake1998-03-091-1/+1
* Convert LaTeX support to create a new class of documents. HTML generationFred Drake1998-03-031-2/+1
* Added \label{}s for logical addressing.Fred Drake1998-02-261-0/+44
* PyFile_FromFile() description: make sure the closing brace for the argumentsFred Drake1998-02-251-1/+1
* Fixed typo reported by Vladimir Marangozov <Vladimir.Marangozov@imag.fr>.Fred Drake1998-02-201-1/+1
* Removed various "(New in 1.5a?!)" constructs. Other notes pertaining toFred Drake1998-02-161-22/+3
* Place C typedef for Py_complex after brief description, to be more consistentFred Drake1998-02-161-32/+42
* Added index enties for the Python built-in functions, where appropriate.Fred Drake1998-02-161-12/+15
* Lots of nitty-gritty stuff:Fred Drake1998-02-161-634/+684
* Remove obsolete pagenumbering / pagestyle cruft.Fred Drake1998-02-131-5/+0
* "ASCII" --> "\ASCII{}"Fred Drake1998-02-121-3/+3
* Reorganized a bit. No changed content.Fred Drake1998-02-121-624/+617
* For sections describing the "Foo Protocol", consistently use the capitalizedFred Drake1998-02-121-2/+2
* Py_Exit(status) calls exit(status), not exit(0).Fred Drake1998-02-121-1/+1
* Py_AtExit(): Added brief note about the constraint on cleanup functions notFred Drake1998-01-261-6/+9
* Removed \mytableofcontents; just use \tableofcontents.Fred Drake1998-01-131-1/+1
* Consistency:Fred Drake1998-01-131-38/+38
* Added openright option the the \documentclass{} for each of the manuals.Fred Drake1998-01-131-1/+1
* Revise prologue and frontmatter to use latex2e (not in 2.09 compatibilityFred Drake1998-01-091-9/+4
* Descriptions for PyRun_String(), PyRun_File(), and PyRun_CompileString() allFred Drake1998-01-021-4/+4
* A whole bunch of typos fixed by Andrew Kuchling.Guido van Rossum1997-12-301-22/+33
* Several changes, e.g. restructuring of the intro to be closer to whatGuido van Rossum1997-11-251-236/+134
* struct _frozen:Fred Drake1997-10-131-4/+4
* Change title to {Python/C API Reference Manual}; remove \bcode \ecodeGuido van Rossum1997-10-071-11/+11
* Done with tread state descriptions. Sigh!Guido van Rossum1997-10-061-50/+309
* Checkpoint. Added docs for the new exception handling APIs and forGuido van Rossum1997-10-051-35/+253
* Fix some badly botched prototypes for PyRun* c.s.Guido van Rossum1997-08-211-3/+3
* Consistently change Python-C API to Python/C API; added lots of newGuido van Rossum1997-08-171-9/+289
* Fixes to make it pass latex without complaints.Guido van Rossum1997-08-151-10/+14
* Added more stuff on initialization (still rudimentary)Guido van Rossum1997-08-141-125/+433
* Added new intro sections (incomplete); fixed various typosGuido van Rossum1997-08-141-7/+187
* Just another checkin for backup. Nothing substantial yet.Guido van Rossum1997-05-221-10/+806
* Made a start with api.tex, the Python-C API Reference Manual.Guido van Rossum1997-05-151-0/+884