summaryrefslogtreecommitdiffstats
path: root/Doc/ext
Commit message (Expand)AuthorAgeFilesLines
* Always use "section" when referring to sections of a document, not "Section".Fred Drake1999-04-291-3/+3
* Clarify that the Modules/ directory is in an unpacked sourceFred Drake1999-04-291-3/+3
* Update starship URLs.Fred Drake1999-04-291-1/+1
* Fixed latex2html weirdness for a footnote.Fred Drake1999-04-051-2/+2
* Fix a number of typos and small grammatical nits pointed out by DetlefFred Drake1999-03-091-9/+13
* Added note about *static* after description of *shared*.Fred Drake1999-02-221-1/+3
* Removed "This will be discussed later." where it's not. Reported byFred Drake1999-02-221-4/+4
* Update note about the (...) format specifier for PyArg_ParseTuple().Fred Drake1999-02-181-4/+10
* Small updates and grammatical adjustments.Fred Drake1999-02-171-24/+28
* Removed old dynamic linking chapter.Fred Drake1999-02-161-213/+148
* Integrated notes on building extension modules on Windows, by NeilFred Drake1999-02-161-1/+50
* Small grammatical fix; missing comma.Fred Drake1999-02-161-1/+1
* Make it clear that Demo/embed/ is from the source distribution.Fred Drake1999-02-161-1/+1
* Added section "Providing a C API for an Extension Module" by KonradFred Drake1999-02-151-90/+311
* Minor nit to prevent dropping a space in the HTML generation.Fred Drake1999-02-051-2/+2
* Document 'N' format character for Py_BuildValue -- like 'O' but doesn't INCREF.Guido van Rossum1998-12-231-1/+6
* Ignore the byproducts of SGML/XML conversions for now.Fred Drake1998-12-011-0/+3
* Rationalize a word-space markup to not break in the LaTeX->*MLFred Drake1998-11-241-2/+173
* Update the example in "Calling Python Functions from C" to useFred Drake1998-11-161-61/+80
* Update to use a separate page for front matter.Fred Drake1998-07-281-0/+4
* "ZeroDevisionError" --> "ZeroDivisionError"Fred Drake1998-04-131-1/+1
* Change \sectcode to logical markup.Fred Drake1998-04-041-3/+3
* Hyphenate "built-in" for consistency.Fred Drake1998-04-021-1/+1
* Minor markup nits.Fred Drake1998-04-021-10/+12
* Markup consistency nits.Fred Drake1998-04-021-24/+30
* 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-3/+1
* Remove unnecessary blank line in long code sample.Fred Drake1998-03-071-3/+2
* Simplify some of the escaping around ']' in \item[...] markup in light ofFred Drake1998-03-041-4/+4
* Convert LaTeX support to create a new class of documents. HTML generationFred Drake1998-03-031-2/+1
* Fix typo.Fred Drake1998-03-031-1/+1
* Marked reference to the Python Library Reference with \emph{}.Fred Drake1998-03-031-226/+238
* Marked references to the other manuals as \emph{} in the abstract.Fred Drake1998-02-261-22/+49
* Fix up description of 'S' format; as Dave Ascher pointed out, itGuido van Rossum1998-02-261-3/+3
* Make sure the ']' in the content of the \item[] isn't used as the ending ']'.Fred Drake1998-02-251-1/+1
* "--" --> "---" in two places.Fred Drake1998-02-161-2/+2
* Remove \bcode / \ecode everywhere.Fred Drake1998-02-131-148/+143
* Retract the statement that all functions called by Python (even methodGuido van Rossum1998-02-051-4/+3
* Added description of "D" format for PyArg_ParseTuple(), including exampleFred Drake1998-02-041-3/+86
* Use \url{} to mark URLs.Fred Drake1998-01-221-4/+4
* Consistency: In two \section{} headers, change {\tt ...} to \sectcode{...}.Fred Drake1998-01-191-2/+2
* Consistency: "{\bf ...}" ==> "\strong{...}"Fred Drake1998-01-141-4/+5
* Removed \mytableofcontents; just use \tableofcontents.Fred Drake1998-01-131-1/+1
* 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-132/+136
* Added pointer to api.tex and note about the out-of-date-ness of thisGuido van Rossum1997-10-071-0/+7
* Minor typo only.Guido van Rossum1997-08-141-2/+2
* AMK's megapatch:Guido van Rossum1997-07-171-84/+81
* Fix dropped word.Guido van Rossum1997-07-171-1/+1
* Made a start with api.tex, the Python-C API Reference Manual.Guido van Rossum1997-05-151-1/+1