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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 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
*
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
1
-0/+38
*
Martin von Loewis <loewis@informatik.hu-berlin.de>:
Fred Drake
2000-07-01
1
-1/+1
*
Remove unused "import curses".
Guido van Rossum
2000-05-24
1
-1/+0
*
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
*
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
*
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
*
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
*
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
*
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]