| Commit message (Expand) | Author | Age | Files | Lines |
* | PyCObject_FromVoidPtr(): Clarify that the destr function will only be | Fred Drake | 1999-05-13 | 1 | -1/+2 |
|
|
* | Fill in a few holes in the "Very High Level" chapter. | Fred Drake | 1999-04-29 | 1 | -0/+37 |
|
|
* | Updated list of standard exceptions in section 4.1. | Fred Drake | 1999-02-17 | 1 | -0/+3 |
|
|
* | Be explicit about the reference count of the original value of the | Fred Drake | 1999-02-15 | 1 | -2/+6 |
|
|
* | Markup nits. | Fred Drake | 1999-02-15 | 1 | -87/+83 |
|
|
* | Header for PyObject_DelItem() mentioned non-existing 3rd argument. | Guido van Rossum | 1999-01-22 | 1 | -1/+1 |
|
|
* | Warn that AddModule doesn't import the module. | Guido van Rossum | 1998-11-02 | 1 | -1/+6 |
|
|
* | PyMapping_SetItemString() returns int, not an object. | Guido van Rossum | 1998-10-16 | 1 | -1/+1 |
|
|
* | Clarify that the Python interpreter lock need *not* be held by | Guido van Rossum | 1998-08-07 | 1 | -3/+5 |
|
|
* | Update to use a separate page for front matter. | Fred Drake | 1998-07-28 | 1 | -0/+4 |
|
|
* | Fred's right -- we need PyList_SET_ITEM(). | Guido van Rossum | 1998-04-24 | 1 | -0/+5 |
|
|
* | Convert recent additions to use new, "logical" markup. | Fred Drake | 1998-04-23 | 1 | -128/+132 |
|
|
* | Filled in some more blanks, with the help of Drew Csillag. | Guido van Rossum | 1998-04-21 | 1 | -29/+93 |
|
|
* | Some patches by Drew Csillag; plus a few of my own uncommitted changes. | Guido van Rossum | 1998-04-14 | 1 | -2/+49 |
|
|
* | Typo: (and often severly limited) -- severely | Fred Drake | 1998-04-13 | 1 | -2/+2 |
|
|
* | In descriptions of Py_GetPrefix() and Py_GetExecPrefix(), make sure the | Fred Drake | 1998-04-12 | 1 | -5/+5 |
|
|
* | Don't assume that \version expands to the 3-character major.minor number; it | Fred Drake | 1998-04-09 | 1 | -2/+2 |
|
|
* | Capitalize "Python" for consistency. | Fred Drake | 1998-04-03 | 1 | -1/+1 |
|
|
* | Markup consistency & nits. | Fred Drake | 1998-04-02 | 1 | -166/+151 |
|
|
* | Revert the index stuff to work better with LaTeX2HTML. | Fred Drake | 1998-03-17 | 1 | -1/+1 |
|
|
* | Adjust the index inclusion for the new index support. | Fred Drake | 1998-03-09 | 1 | -1/+1 |
|
|
* | Convert LaTeX support to create a new class of documents. HTML generation | Fred Drake | 1998-03-03 | 1 | -2/+1 |
|
|
* | Added \label{}s for logical addressing. | Fred Drake | 1998-02-26 | 1 | -0/+44 |
|
|
* | PyFile_FromFile() description: make sure the closing brace for the arguments | Fred Drake | 1998-02-25 | 1 | -1/+1 |
|
|
* | Fixed typo reported by Vladimir Marangozov <Vladimir.Marangozov@imag.fr>. | Fred Drake | 1998-02-20 | 1 | -1/+1 |
|
|
* | Removed various "(New in 1.5a?!)" constructs. Other notes pertaining to | Fred Drake | 1998-02-16 | 1 | -22/+3 |
|
|
* | Place C typedef for Py_complex after brief description, to be more consistent | Fred Drake | 1998-02-16 | 1 | -32/+42 |
|
|
* | Added index enties for the Python built-in functions, where appropriate. | Fred Drake | 1998-02-16 | 1 | -12/+15 |
|
|
* | Lots of nitty-gritty stuff: | Fred Drake | 1998-02-16 | 1 | -634/+684 |
|
|
* | Remove obsolete pagenumbering / pagestyle cruft. | Fred Drake | 1998-02-13 | 1 | -5/+0 |
|
|
* | "ASCII" --> "\ASCII{}" | Fred Drake | 1998-02-12 | 1 | -3/+3 |
|
|
* | Reorganized a bit. No changed content. | Fred Drake | 1998-02-12 | 1 | -624/+617 |
|
|
* | For sections describing the "Foo Protocol", consistently use the capitalized | Fred Drake | 1998-02-12 | 1 | -2/+2 |
|
|
* | Py_Exit(status) calls exit(status), not exit(0). | Fred Drake | 1998-02-12 | 1 | -1/+1 |
|
|
* | Py_AtExit(): Added brief note about the constraint on cleanup functions not | Fred Drake | 1998-01-26 | 1 | -6/+9 |
|
|
* | Removed \mytableofcontents; just use \tableofcontents. | Fred Drake | 1998-01-13 | 1 | -1/+1 |
|
|
* | Consistency: | Fred Drake | 1998-01-13 | 1 | -38/+38 |
|
|
* | Added openright option the the \documentclass{} for each of the manuals. | Fred Drake | 1998-01-13 | 1 | -1/+1 |
|
|
* | Revise prologue and frontmatter to use latex2e (not in 2.09 compatibility | Fred Drake | 1998-01-09 | 1 | -9/+4 |
|
|
* | Descriptions for PyRun_String(), PyRun_File(), and PyRun_CompileString() all | Fred Drake | 1998-01-02 | 1 | -4/+4 |
|
|
* | A whole bunch of typos fixed by Andrew Kuchling. | Guido van Rossum | 1997-12-30 | 1 | -22/+33 |
|
|
* | Several changes, e.g. restructuring of the intro to be closer to what | Guido van Rossum | 1997-11-25 | 1 | -236/+134 |
|
|
* | struct _frozen: | Fred Drake | 1997-10-13 | 1 | -4/+4 |
|
|
* | Change title to {Python/C API Reference Manual}; remove \bcode \ecode | Guido van Rossum | 1997-10-07 | 1 | -11/+11 |
|
|
* | Done with tread state descriptions. Sigh! | Guido van Rossum | 1997-10-06 | 1 | -50/+309 |
|
|
* | Checkpoint. Added docs for the new exception handling APIs and for | Guido van Rossum | 1997-10-05 | 1 | -35/+253 |
|
|
* | Fix some badly botched prototypes for PyRun* c.s. | Guido van Rossum | 1997-08-21 | 1 | -3/+3 |
|
|
* | Consistently change Python-C API to Python/C API; added lots of new | Guido van Rossum | 1997-08-17 | 1 | -9/+289 |
|
|
* | Fixes to make it pass latex without complaints. | Guido van Rossum | 1997-08-15 | 1 | -10/+14 |
|
|
* | Added more stuff on initialization (still rudimentary) | Guido van Rossum | 1997-08-14 | 1 | -125/+433 |
|
|