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
*
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
*
Change the suggestions pointer at the bottom of generated HTML pages.
Fred Drake
1999-10-29
1
-3/+3
*
Module/script to parse the reference count data file and make the
Fred Drake
1999-10-20
1
-0/+95
*
Added --about option to specify the file to load "About this
Fred Drake
1999-09-23
1
-1/+8
*
Added --image-type option to allow use of either GIF or PNG images.
Fred Drake
1999-09-22
1
-11/+38
*
Update the instructions slightly.
Fred Drake
1999-08-26
1
-4/+44
*
Removed; no longer needed now that the other tools can handle entity
Fred Drake
1999-08-26
1
-24/+0
*
feed(): Added support for ESIS '&' lines.
Fred Drake
1999-08-26
1
-1/+4
*
Remove use of fixgenents.sh; no longer needed.
Fred Drake
1999-08-26
1
-5/+4
*
Specify: \geq --> ≥
Fred Drake
1999-08-26
1
-4/+12
*
Conversion.subconvert(): Added support for "entityref" parameters
Fred Drake
1999-08-26
1
-0/+7
*
write_esis(): Added support for ENTITY_REFERENCE nodes.
Fred Drake
1999-08-26
1
-40/+44
*
convert(): Add support for ESIS '&' lines, and make sure we don't
Fred Drake
1999-08-26
1
-0/+5
*
rewrite_descriptor(): Fix bug that dropped the first TEXT node from
Fred Drake
1999-08-20
1
-45/+36
*
Re-write in Python for portability. About 30% slower, but who cares?!
Fred Drake
1999-08-03
1
-26/+61
*
remap_element_names(): Only used for things that the new conversion
Fred Drake
1999-08-03
1
-32/+6
*
The new conversion engine supports more of the table re-writing than
Fred Drake
1999-08-03
1
-6/+9
*
Remove obsolete version of script.
Fred Drake
1999-08-02
1
-84/+0
*
Re-implementation of mktarball.sh as a more portable Python script;
Fred Drake
1999-08-02
1
-0/+139
*
bwrite(), ewrite(): Helpers for diagnostic output; essentially the
Fred Drake
1999-08-02
1
-30/+61
*
Mostly minor changes.
Fred Drake
1999-08-02
1
-52/+23
*
This doesn't need to do nearly as much for the new conversion, so
Fred Drake
1999-08-02
1
-24/+0
*
A few small improvements to the conversion.
Fred Drake
1999-08-02
1
-3/+7
*
Ripped out the old conversion.
Fred Drake
1999-07-29
1
-367/+7
*
Added a few more passes through the document fragment. Not actually
Fred Drake
1999-07-29
1
-11/+126
*
Massive changes.
Fred Drake
1999-07-29
1
-38/+478
*
Minor updates.
Fred Drake
1999-07-29
1
-4/+8
*
Use the (new) buildFragment() method of the EsisBuilder rather than
Fred Drake
1999-07-29
1
-15/+1
*
Some minor cleanup.
Fred Drake
1999-07-29
1
-20/+18
*
Conversion specification, used by a new path through latex2esis.py.
Fred Drake
1999-07-29
1
-0/+631
*
Minor update.
Fred Drake
1999-07-29
1
-3/+6
*
Add support for bzip2 using --bzip2.
Fred Drake
1999-07-27
1
-4/+11
*
Add --zip parameter; make this able to produce .zip files as well as
Fred Drake
1999-07-23
1
-3/+20
*
Make the default target xml instead of sgml.
Fred Drake
1999-07-22
1
-2/+2
*
Make the default target xml instead of sgml.
Fred Drake
1999-07-22
1
-2/+4
*
When looking for things that might be modules, include *module.c from
Fred Drake
1999-06-17
1
-1/+18
*
Enhanced docstring and some comments.
Fred Drake
1999-05-19
1
-8/+21
*
Modify to perform "---" to "—" conversion outside of
Fred Drake
1999-05-18
1
-7/+16
*
Remove the "---" to "—" conversion; this is wrong in verbatim
Fred Drake
1999-05-18
1
-1/+0
[next]