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
*
When generating the source package, copy in the LICENSE file from the main
Fred Drake
2001-01-22
1
-4/+6
*
Added a --global-module-index option to specify a (possibly relative) URL
Fred Drake
2001-01-09
1
-1/+6
*
Adjust to allow an explanation of the changes to be included in the
Fred Drake
2000-11-30
2
-2/+13
*
Use a subclass of buildindex.Node to clean up the HTML and get the
Fred Drake
2000-11-28
1
-4/+18
*
Conversion.write_ordinal(): Not used, remove it.
Fred Drake
2000-11-22
1
-4/+0
*
Convert the LaTeX "tie" (~) to a simple space.
Fred Drake
2000-11-22
1
-4/+40
*
Update to reflect the process changes.
Fred Drake
2000-11-22
1
-21/+6
*
Update the rules to separate the two phases for the ESIS generation,
Fred Drake
2000-11-22
2
-22/+27
*
Add support for (relatively) recent additions and changes to python.sty,
Fred Drake
2000-11-22
1
-2/+30
*
Note that readframes() returns data in linear format, even if the original
Fred Drake
2000-11-17
2
-8/+53
*
Make sure we clean up the index data each time it is written by LaTeX.
Fred Drake
2000-11-03
1
-1/+4
*
Revise the message to be a little nicer.
Fred Drake
2000-10-29
1
-3/+6
*
Make this actually work now that the tool is checked in here instead of
Fred Drake
2000-10-24
1
-0/+1
*
Helper scripts used in published the "development" snapshots of the
Fred Drake
2000-10-19
2
-0/+43
*
Substantially revise to handle the fact that Python CVS is no longer in a
Fred Drake
2000-10-10
1
-16/+35
*
Hush the nanny.
Fred Drake
2000-10-07
3
-78/+78
*
Use the cvsinfo module instead of a module stuff off in my personal
Fred Drake
2000-10-06
1
-3/+2
*
Support module to help work with checked-out CVS trees.
Fred Drake
2000-10-06
1
-0/+81
*
Better add at least a short docstring to the module!
Fred Drake
2000-10-05
1
-1/+5
*
New script to convert the ACKS file to a nicely formatted HTML file.
Fred Drake
2000-10-05
1
-0/+62
*
Use the new support module instead of including all the getopt
Fred Drake
2000-10-05
1
-113/+23
*
Factor out some of the presentation and shared code from mkmodindex and
Fred Drake
2000-10-05
1
-0/+144
*
Remove styling information that conflicts with or duplicates the stylesheet;
Fred Drake
2000-10-04
1
-3/+2
*
Preliminary tool to troll through the CVS logs and LaTeX sources for
Fred Drake
2000-10-03
1
-0/+162
*
Fix the way we found relevant cfuncdesc lines; PREFIX was not a regular
Fred Drake
2000-09-22
1
-7/+10
*
.use_latex(): Make this a little smarter so that it only runs pdflatex
Fred Drake
2000-09-20
1
-31/+24
*
Before running LaTeX2HTML, remove all the HTML files from the output
Fred Drake
2000-09-14
1
-0/+3
*
Make this script handle PyVarObject* functions as well as PyObject*
Fred Drake
2000-09-12
1
-4/+5
*
Make the HTML more XHTML-friendly.
Fred Drake
2000-09-07
1
-22/+22
*
Fix mkhowto so that the bookmarks for the PDF work for both "howto" and
Fred Drake
2000-09-05
1
-1/+5
*
Add --up-link and --up-title parameters to allow linking the top level
Fred Drake
2000-08-31
1
-1/+12
*
Remove obsolete scripts.
Fred Drake
2000-08-31
3
-159/+0
*
Add --l2h-init option, which can augment the standard LaTeX2HTML
Fred Drake
2000-08-31
1
-3/+11
*
Add a --style option to allow specifying an alternate CSS style sheet for
Fred Drake
2000-08-29
1
-4/+8
*
Small changes to reflect changes in LaTeX2HTML support for newer versions
Fred Drake
2000-07-31
2
-3/+8
*
Only use one initialization file for LaTeX2HTML; more recent versions only
Fred Drake
2000-07-24
1
-4/+5
*
Martin von Loewis <loewis@informatik.hu-berlin.de>:
Fred Drake
2000-07-01
1
-1/+1
*
Removed --l2h-config option; it introduced unnecessary complexity and
Fred Drake
2000-06-29
1
-10/+1
*
Remove unused "import curses".
Guido van Rossum
2000-05-24
1
-1/+0
*
Added the Distutils manuals.
Greg Ward
2000-04-28
1
-0/+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
*
Merged changes from the 1.5.2p2 release.
Fred Drake
2000-04-03
8
-13/+57
*
Added --numeric option, similar to mkhtml.sh.
Fred Drake
2000-03-31
1
-2/+7
*
Script to annotate api.tex with reference count information.
Fred Drake
2000-03-15
1
-0/+63
*
Script to help locate markup that LaTeX2HTML has a problem with.
Fred Drake
2000-02-21
1
-0/+26
*
Don't insert extra indentation before <title> elements.
Fred Drake
2000-01-20
1
-12/+12
*
rewrite_descriptor(): Fixup conversion of arguments (simpler).
Fred Drake
1999-11-23
1
-12/+35
*
Don't rename \var to <varname>; DocBook is too verbose here.
Fred Drake
1999-11-23
1
-4/+9
*
Added citetitle and programopt.
Fred Drake
1999-11-09
1
-1/+8
[next]