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
/
sgmlconv
/
latex2esis.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete the LaTeX doc tree.
Georg Brandl
2007-08-15
1
-566/+0
*
Run 2to3 over Doc/tools/.
Collin Winter
2007-03-21
1
-3/+3
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-1/+2
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
1
-1/+1
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-9/+9
*
Modernization: Use string methods, use str instead of
Fred Drake
2002-10-16
1
-17/+14
*
When adding a name to the table of macros and environments, make sure it
Fred Drake
2002-04-10
1
-1/+4
*
Fix bug in command line handling, noted by Fredrik Lundh.
Fred Drake
2002-04-05
1
-1/+1
*
Drop xmllib in favor of SAX.
Fred Drake
2001-11-30
1
-21/+30
*
Adjust input pre-processing so that a comment on the last line does not
Fred Drake
2001-11-19
1
-1/+3
*
Convert most uses of the string module to string methods.
Fred Drake
2001-09-28
1
-5/+5
*
Simplify a helper by returning fewer values.
Fred Drake
2001-09-25
1
-5/+4
*
Allow optional arguments to LaTeX macros to span lines. This is legal in
Fred Drake
2001-07-06
1
-1/+1
*
Pick up the "encode" function from esistools instead of defining our own
Fred Drake
2001-03-23
1
-15/+9
*
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
*
Conversion.subconvert(): Added support for "entityref" parameters
Fred Drake
1999-08-26
1
-0/+7
*
Mostly minor changes.
Fred Drake
1999-08-02
1
-52/+23
*
Ripped out the old conversion.
Fred Drake
1999-07-29
1
-367/+7
*
Massive changes.
Fred Drake
1999-07-29
1
-38/+478
*
Enhanced docstring and some comments.
Fred Drake
1999-05-19
1
-8/+21
*
Some more fixes.
Fred Drake
1999-05-10
1
-11/+16
*
Fix some bugs introduced in the previous checkin.
Fred Drake
1999-05-07
1
-9/+13
*
Define & use a Conversion object. It's still really ugly, but at
Fred Drake
1999-05-07
1
-227/+255
*
Added table entries for \funcline and \funclineni.
Fred Drake
1999-01-29
1
-0/+2
*
Added table entries for \methodline, \methodlineni.
Fred Drake
1999-01-28
1
-0/+2
*
Constructor arguments for classes should be called <args>.
Fred Drake
1999-01-28
1
-1/+1
*
Shorten the name of the <rfc> "number" attribute to "num".
Fred Drake
1999-01-14
1
-1/+1
*
Elaborate a comment on the format of the table that drives the
Fred Drake
1999-01-14
1
-1/+5
*
Adjustments to allow elements with subelements as parameters. This is
Fred Drake
1999-01-14
1
-95/+145
*
convert(): Make sure no line has trailing whitespace. (docfixer.py
Fred Drake
1999-01-07
1
-3/+5
*
Use esistools.
Fred Drake
1998-12-01
1
-29/+25
*
Several small adjustments.
Fred Drake
1998-11-30
1
-60/+88
*
The & character is also escaped using \.
Fred Drake
1998-11-23
1
-1/+1
*
Fix comment regex so we don't screw up structured comments with
Fred Drake
1998-11-23
1
-1/+1
*
Moved into tools/sgmlconv/.
Fred Drake
1998-11-23
1
-0/+337