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
*
Lots of small changes to make this work with the Python DOM bindings
Fred Drake
2001-03-23
1
-91/+95
*
Pick up the "encode" function from esistools instead of defining our own
Fred Drake
2001-03-23
1
-15/+9
*
Re-write to no longer depend on an old version of PyXML. This now
Fred Drake
2001-03-23
1
-46/+273
*
Pick the "escape" function from the standard library instead of from PyXML.
Fred Drake
2001-03-23
1
-1/+1
*
Add conversions for more of the markup -- not all of this was around when
Fred Drake
2001-03-23
1
-1/+32
*
Remove debugging "set -x".
Fred Drake
2001-03-03
1
-3/+0
*
Revise the scripts I use to update the documentation on the SourceForge
Fred Drake
2001-03-02
2
-37/+41
*
Job.build_html(): When formatting HTML into more than one HTML page, and
Fred Drake
2001-03-02
1
-7/+25
*
Add an option allowing the user to determine where the output HTML is built.
Fred Drake
2001-02-19
1
-3/+8
*
Be more careful to avoid spurious output from the shell script that
Fred Drake
2001-02-14
1
-1/+5
*
Jon Nelson <jnelson@users.sourceforge.net>:
Fred Drake
2001-02-12
2
-14/+17
*
Jon Nelson <jnelson@users.sourceforge.net>:
Fred Drake
2001-02-12
3
-8/+9
*
Improve diagnostic output when an external command returns a non-zero exit
Fred Drake
2001-02-04
1
-0/+19
*
Do not pass names of individual files to shutil.rmtree(); use os.unlink()
Fred Drake
2001-02-02
1
-2/+3
*
Make HTML the default output format, since that is what people actually
Fred Drake
2001-01-30
1
-3/+3
*
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
[next]