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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
*Sigh*
Fred Drake
1998-03-11
1
-0/+8
*
Allow the user to operate the script in debugging mode (-D), which just does
Fred Drake
1998-03-11
1
-9/+39
*
Script to format HOWTO documents. Currently only tested on the "Using
Fred Drake
1998-03-10
1
-0/+122
*
clean_title(): Remove debugging prints.
Fred Drake
1998-03-10
1
-2/+0
*
clean_title(): Clean a little more carefully. Still does funny things with
Fred Drake
1998-03-10
1
-6/+15
*
In the source dist., don't include:
Fred Drake
1998-03-10
1
-0/+5
*
Obsolete.
Fred Drake
1998-03-09
2
-84/+0
*
Don't generate a \label{} here.
Fred Drake
1998-03-09
1
-1/+1
*
Allow the user to specify the "biggest" section type from the command line;
Fred Drake
1998-03-07
1
-6/+15
*
Utility to help create outline information for PDF.
Fred Drake
1998-03-06
1
-0/+115
*
Build a tarball that extracts to Python-$VERSION/Doc/ instead of Doc/,
Fred Drake
1998-03-05
1
-4/+5
*
Oops, remove some debugging prints.
Fred Drake
1998-03-04
1
-2/+0
*
changeit(): Added support for \deprecated{}.
Fred Drake
1998-03-04
1
-1/+28
*
Script to create a source distribution. See comments at top.
Fred Drake
1998-03-03
1
-0/+36
*
Use a Python script to create "empty" indexes. This solves Guido's
Fred Drake
1998-02-27
1
-0/+22
*
Adjusted to work with the newer version of LaTeX2HTML as well.
Fred Drake
1998-02-26
1
-1/+4
*
Do a little bit more work on a table-driven basis. A little cleanup.
Fred Drake
1998-02-26
1
-45/+94
*
Clean up name->name conversion a little, *make sure it happens in all the
Fred Drake
1998-02-19
1
-12/+18
*
Work on a temporary file, not the input file.
Fred Drake
1998-02-19
1
-1/+1
*
Support environments {fulllineitems} and {classdesc}, more of the new logical
Fred Drake
1998-02-19
1
-12/+7
*
breakable_re: Fix the RE so that module definition entries don't prevent
Fred Drake
1998-02-19
1
-1/+2
*
assure a consistent assignment for nodes with multiple labels
Jeremy Hylton
1998-02-18
1
-1/+2
*
Don't make backups.
Fred Drake
1998-02-18
1
-3/+3
*
Patch HREFs in html files, replacing nodeXXX.html with label.html.
Jeremy Hylton
1998-02-18
1
-0/+38
*
main(): Include a \label{modindex} in the output so latex won't let us re-use
Fred Drake
1998-02-17
1
-1/+2
*
Massive changes. Fewer warnings from the Python Library Reference. Still
Fred Drake
1998-02-17
1
-93/+131
*
parse_line(): Strip whitespace from the module name.
Fred Drake
1998-02-13
1
-3/+2
*
Minor performance nits.
Fred Drake
1998-02-10
1
-16/+18
*
Script to fix up the Library Reference index so it's less ugly. The docstring:
Fred Drake
1998-02-09
1
-0/+89
*
Script to convert module index data to module index.
Fred Drake
1998-01-02
1
-0/+62
*
Getting uglier. But it doesn't completely bomb except for some table stuff.
Fred Drake
1997-12-29
1
-40/+73
*
A bunch of minor stuff.
Fred Drake
1997-12-29
1
-9/+115
*
Change name of temporary file to avoid possible filesystem issues; matches
Fred Drake
1997-12-29
1
-1/+1
*
Added the "italic correction" command ("\/") to the list of ignored commands.
Fred Drake
1997-11-25
1
-1/+1
*
A nicety (author lost).
Guido van Rossum
1997-06-02
1
-0/+73
*
(lib<all sorts of stuff>.tex):
Fred Drake
1996-12-13
1
-1/+7
*
(fix_libaux.sed): Hackish little sed script to modify lib.aux to get section
Fred Drake
1996-11-11
1
-0/+3
*
(texi2html.py): Minor improvement to HTML 3.0 output for code examples.
Fred Drake
1996-10-25
1
-2/+7
*
(partparse.py): Fix nasty bug where \e got translated to @e only within
Fred Drake
1996-10-25
1
-0/+1
*
(partparse.py): Small change by Sjoerd to improve handle of X11 extension
Fred Drake
1996-10-14
1
-1/+1
*
(texi2html.py): Added CLASS=Navigation attribute to DIV around top/bottom
Fred Drake
1996-10-11
1
-2/+2
*
(partparse.py): Small fix to do_datadesc(): in some odd cases the name of
Fred Drake
1996-10-10
1
-4/+4
*
(texi2html.py): Tightened the generated HTML slightly. Added -p option to
Fred Drake
1996-10-09
1
-159/+251
*
(partparse.py): Rationalize some behavior around unexpected conditions.
Fred Drake
1996-10-09
1
-4/+7
*
(texi2html.py): Use "if __name__ == '__main__':" test. Adjust indentation
Fred Drake
1996-09-13
1
-1324/+1319
*
More performance and layout improvements by Fred
Guido van Rossum
1996-09-11
1
-251/+225
*
Reformatted with 4 spaces indent.
Guido van Rossum
1996-09-10
1
-1713/+1699
*
20% speedup by Fred
Guido van Rossum
1996-09-10
1
-49/+41
*
Some improvements by Fred Drake.
Guido van Rossum
1996-08-09
1
-60/+58
*
many fixes by anonymous contributor
Guido van Rossum
1995-08-28
1
-72/+298
[next]