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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added the Distutils manuals.
Greg Ward
2000-04-28
1
-0/+2
*
Added the Distutils manuals: inst and dist.
Greg Ward
2000-04-28
1
-3/+17
*
Added 'inst' and 'dist' -- the two Distutils manuals.
Greg Ward
2000-04-28
4
-4/+50
*
Documentation patch describing the 'u' and 'u#' format specifiers,
Fred Drake
2000-04-28
1
-0/+10
*
Support for the special macros used by the distutils documentation.
Fred Drake
2000-04-27
1
-0/+21
*
Added a note to the section on 'exec' about the need for a trailing newline
Greg Ward
2000-04-27
1
-1/+10
*
Added a "See also:" section that exhibits the \seerfc markup.
Fred Drake
2000-04-26
1
-0/+7
*
Define \seerfc within the seealso environment.
Fred Drake
2000-04-26
1
-0/+9
*
ref_module_index_helper(): Use "my" instead of "local".
Fred Drake
2000-04-26
1
-5/+22
*
Removed some extraneous and confusing parenthesized expressions.
Fred Drake
2000-04-25
1
-3/+3
*
Added section headers for "Extending the Distutils" section (just
Greg Ward
2000-04-25
1
-0/+14
*
Patch from Andrew Kuchling: document the new multiple pattern feature in the
Greg Ward
2000-04-21
1
-12/+15
*
Reformatted wide paragraphs.
Greg Ward
2000-04-19
1
-23/+22
*
Reverted '\var' in the "standard installation location" table to '\filevar'.
Greg Ward
2000-04-19
1
-49/+51
*
Dropped '\tilde' and '\bslash' definitions.
Greg Ward
2000-04-19
1
-5/+0
*
Changed '\tilde' and '\bslash' to the standard '\textasciitilde' and
Greg Ward
2000-04-19
1
-9/+9
*
Removed '\package' definition.
Greg Ward
2000-04-19
1
-2/+0
*
Changed '\package' to \module'.
Greg Ward
2000-04-19
1
-6/+6
*
Changed '\option' to '\longprogramopt' wherever it referred to a command-line
Greg Ward
2000-04-19
2
-27/+27
*
Added documentation for WindowsError; omission noted by Michal Bozon
Fred Drake
2000-04-17
1
-0/+10
*
Clarify the description of the else clause for try/except, and add an
Fred Drake
2000-04-17
1
-3/+8
*
Various wording/formattin tweaks.
Greg Ward
2000-04-14
1
-12/+132
*
Update change to version_info structure.
Fred Drake
2000-04-13
1
-6/+7
*
Document hexversion (incompletely explained) and version_info (easily
Fred Drake
2000-04-13
1
-0/+32
*
Added note about usual default prefix under Linux (thanks to Peter Funk
Greg Ward
2000-04-12
1
-4/+9
*
Trying to placate Fred: redefine \tilde and \bslash; document everything.
Greg Ward
2000-04-12
1
-9/+23
*
Changed the table of per-platform default installation locations to be
Greg Ward
2000-04-12
1
-21/+32
*
Make use of \longprogramopt where appropriate.
Fred Drake
2000-04-11
2
-3/+3
*
Elaborate descriptions of \e, \module.
Fred Drake
2000-04-11
1
-2/+11
*
Revise the description of \programopt, document \longprogramopt.
Fred Drake
2000-04-11
1
-2/+10
*
\longprogramopt: New macro.
Fred Drake
2000-04-11
1
-0/+2
*
do_cmd_longprogramopt(): New function.
Fred Drake
2000-04-11
1
-0/+3
*
LaTeX macros for the Distutils manuals.
Greg Ward
2000-04-11
1
-0/+26
*
Spewed a bunch more verbiage.
Greg Ward
2000-04-11
1
-87/+179
*
Added reference count information for Py_FindMethod().
Fred Drake
2000-04-10
1
-0/+5
*
Yet another markup nit: functions that are part of the Python/C API
Fred Drake
2000-04-10
1
-3/+5
*
PyErr_Format():
Fred Drake
2000-04-10
1
-1/+0
*
document PyErr_Format
Jeremy Hylton
2000-04-10
2
-0/+16
*
letters:
Fred Drake
2000-04-10
1
-4/+4
*
Add to the comment a description of the "null" value for returned
Fred Drake
2000-04-10
1
-1/+4
*
load_refcounts(),
Fred Drake
2000-04-10
1
-1/+5
*
The reference count field for PyErr_NoMemory() and
Fred Drake
2000-04-10
1
-2/+2
*
If the refcount field is "null", that's ok; the value will be None.
Fred Drake
2000-04-10
1
-1/+3
*
For functions which return a PyObject* but use "null" for the
Fred Drake
2000-04-10
1
-1/+5
*
cfuncdesc environment:
Fred Drake
2000-04-10
1
-1/+1
*
do_cmd_datalineni(): New function, to implement the non-indexing form
Fred Drake
2000-04-10
1
-0/+6
*
Moved definition of \XXX command out to distutils.sty.
Greg Ward
2000-04-09
1
-1/+0
*
Wrote the introduction (including several subsections).
Greg Ward
2000-04-09
1
-16/+177
*
Fixed so LaTeX can actually process it, and so it looks like the other
Greg Ward
2000-04-09
1
-26/+29
*
Got started for real on this manual. Completely untested and unread -- just
Greg Ward
2000-04-09
1
-2/+567
[next]