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
...
*
Miscellaneous code cleanups.
Fred Drake
2001-06-23
1
-4/+10
*
Adjust to understand use of either single- or double-quotes to quote
Fred Drake
2001-06-22
1
-20/+23
*
Make the option processing more robust.
Fred Drake
2001-06-12
1
-7/+31
*
New solution to the "Someone stuck a colon in that filename!" problem:
Fred Drake
2001-05-29
1
-3/+10
*
Hack to make this play nicer with *old* versions of Python: os.path.abspath()
Fred Drake
2001-05-29
1
-0/+10
*
If the input line does not contain enough fields, raise a meaningful
Fred Drake
2001-05-29
1
-0/+2
*
Update the directory names to match changes at SourceForge.
Fred Drake
2001-05-09
2
-2/+2
*
Job.build_html(): Be more robust in ensuring about.html exists; copying
Fred Drake
2001-05-09
1
-17/+16
*
Update publish-to-SourceForge scripts to automatically determine if the
Fred Drake
2001-04-22
2
-7/+26
*
encode(): Handle Latin-1 input characters better.
Fred Drake
2001-04-21
1
-3/+7
*
Add support for <memberline/> (needs markup improvement!).
Fred Drake
2001-04-21
1
-1/+5
*
Update the helper scripts that push development docs to SourceForge;
Fred Drake
2001-04-13
2
-5/+5
*
Update the XML conversion specification.
Fred Drake
2001-04-10
1
-0/+2
*
Allow the <author/> element to appear before a paragraph without being
Fred Drake
2001-03-29
1
-1/+1
*
Remove the annoying __version__ definitions.
Fred Drake
2001-03-23
3
-4/+0
*
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
[prev]
[next]