index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor markup nit.
Fred Drake
1999-07-02
1
-1/+1
*
Added paragraph about potential re-initialization of extension
Fred Drake
1999-06-18
1
-0/+7
*
Always use "section" when referring to sections of a document, not "Section".
Fred Drake
1999-04-29
1
-3/+3
*
Clarify that the Modules/ directory is in an unpacked source
Fred Drake
1999-04-29
1
-3/+3
*
Update starship URLs.
Fred Drake
1999-04-29
1
-1/+1
*
Fixed latex2html weirdness for a footnote.
Fred Drake
1999-04-05
1
-2/+2
*
Fix a number of typos and small grammatical nits pointed out by Detlef
Fred Drake
1999-03-09
1
-9/+13
*
Added note about *static* after description of *shared*.
Fred Drake
1999-02-22
1
-1/+3
*
Removed "This will be discussed later." where it's not. Reported by
Fred Drake
1999-02-22
1
-4/+4
*
Update note about the (...) format specifier for PyArg_ParseTuple().
Fred Drake
1999-02-18
1
-4/+10
*
Small updates and grammatical adjustments.
Fred Drake
1999-02-17
1
-24/+28
*
Removed old dynamic linking chapter.
Fred Drake
1999-02-16
1
-213/+148
*
Integrated notes on building extension modules on Windows, by Neil
Fred Drake
1999-02-16
1
-1/+50
*
Small grammatical fix; missing comma.
Fred Drake
1999-02-16
1
-1/+1
*
Make it clear that Demo/embed/ is from the source distribution.
Fred Drake
1999-02-16
1
-1/+1
*
Added section "Providing a C API for an Extension Module" by Konrad
Fred Drake
1999-02-15
1
-90/+311
*
Minor nit to prevent dropping a space in the HTML generation.
Fred Drake
1999-02-05
1
-2/+2
*
Document 'N' format character for Py_BuildValue -- like 'O' but doesn't INCREF.
Guido van Rossum
1998-12-23
1
-1/+6
*
Ignore the byproducts of SGML/XML conversions for now.
Fred Drake
1998-12-01
1
-0/+3
*
Rationalize a word-space markup to not break in the LaTeX->*ML
Fred Drake
1998-11-24
1
-2/+173
*
Update the example in "Calling Python Functions from C" to use
Fred Drake
1998-11-16
1
-61/+80
*
Update to use a separate page for front matter.
Fred Drake
1998-07-28
1
-0/+4
*
"ZeroDevisionError" --> "ZeroDivisionError"
Fred Drake
1998-04-13
1
-1/+1
*
Change \sectcode to logical markup.
Fred Drake
1998-04-04
1
-3/+3
*
Hyphenate "built-in" for consistency.
Fred Drake
1998-04-02
1
-1/+1
*
Minor markup nits.
Fred Drake
1998-04-02
1
-10/+12
*
Markup consistency nits.
Fred Drake
1998-04-02
1
-24/+30
*
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
-3/+1
*
Remove unnecessary blank line in long code sample.
Fred Drake
1998-03-07
1
-3/+2
*
Simplify some of the escaping around ']' in \item[...] markup in light of
Fred Drake
1998-03-04
1
-4/+4
*
Convert LaTeX support to create a new class of documents. HTML generation
Fred Drake
1998-03-03
1
-2/+1
*
Fix typo.
Fred Drake
1998-03-03
1
-1/+1
*
Marked reference to the Python Library Reference with \emph{}.
Fred Drake
1998-03-03
1
-226/+238
*
Marked references to the other manuals as \emph{} in the abstract.
Fred Drake
1998-02-26
1
-22/+49
*
Fix up description of 'S' format; as Dave Ascher pointed out, it
Guido van Rossum
1998-02-26
1
-3/+3
*
Make sure the ']' in the content of the \item[] isn't used as the ending ']'.
Fred Drake
1998-02-25
1
-1/+1
*
"--" --> "---" in two places.
Fred Drake
1998-02-16
1
-2/+2
*
Remove \bcode / \ecode everywhere.
Fred Drake
1998-02-13
1
-148/+143
*
Retract the statement that all functions called by Python (even method
Guido van Rossum
1998-02-05
1
-4/+3
*
Added description of "D" format for PyArg_ParseTuple(), including example
Fred Drake
1998-02-04
1
-3/+86
*
Use \url{} to mark URLs.
Fred Drake
1998-01-22
1
-4/+4
*
Consistency: In two \section{} headers, change {\tt ...} to \sectcode{...}.
Fred Drake
1998-01-19
1
-2/+2
*
Consistency: "{\bf ...}" ==> "\strong{...}"
Fred Drake
1998-01-14
1
-4/+5
*
Removed \mytableofcontents; just use \tableofcontents.
Fred Drake
1998-01-13
1
-1/+1
*
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
-132/+136
*
Added pointer to api.tex and note about the out-of-date-ness of this
Guido van Rossum
1997-10-07
1
-0/+7
*
Minor typo only.
Guido van Rossum
1997-08-14
1
-2/+2
*
AMK's megapatch:
Guido van Rossum
1997-07-17
1
-84/+81
[next]