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
*
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
*
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
[next]