1. 9eda3ae Simplify a helper by returning fewer values. by Fred Drake · 24 years ago
  2. b5fc0ab Allow optional arguments to LaTeX macros to span lines. This is legal in by Fred Drake · 24 years ago
  3. 2262a80 Pick up the "encode" function from esistools instead of defining our own by Fred Drake · 24 years ago
  4. fed0d09 Conversion.write_ordinal(): Not used, remove it. by Fred Drake · 25 years ago
  5. 691a5a7 Convert the LaTeX "tie" (~) to a simple space. by Fred Drake · 25 years ago
  6. f6199ed Conversion.subconvert(): Added support for "entityref" parameters by Fred Drake · 26 years ago
  7. 4fbdf97 Mostly minor changes. Removed some obsolete commented-out code. by Fred Drake · 26 years ago
  8. eac8abe Ripped out the old conversion. by Fred Drake · 26 years ago
  9. 96e4a06 Massive changes. by Fred Drake · 26 years ago
  10. 0eb7b2a Enhanced docstring and some comments. by Fred Drake · 26 years ago
  11. 54fb7fb Some more fixes. by Fred Drake · 26 years ago
  12. f79acbd Fix some bugs introduced in the previous checkin. by Fred Drake · 26 years ago
  13. 96c00b0 Define & use a Conversion object. It's still really ugly, but at by Fred Drake · 26 years ago
  14. 75930b3 Added table entries for \funcline and \funclineni. by Fred Drake · 27 years ago
  15. 3f3b096 Added table entries for \methodline, \methodlineni. by Fred Drake · 27 years ago
  16. 1453a8c Constructor arguments for classes should be called <args>. by Fred Drake · 27 years ago
  17. 3effeed Shorten the name of the <rfc> "number" attribute to "num". by Fred Drake · 27 years ago
  18. 9d1c3b5 Elaborate a comment on the format of the table that drives the conversion. by Fred Drake · 27 years ago
  19. d7acf02 Adjustments to allow elements with subelements as parameters. This is by Fred Drake · 27 years ago
  20. 637ad47 convert(): Make sure no line has trailing whitespace. (docfixer.py by Fred Drake · 27 years ago
  21. aeea981 Use esistools. Lots of changes to the conversion table. by Fred Drake · 27 years ago
  22. 42f5298 Several small adjustments. by Fred Drake · 27 years ago
  23. 1cb330c The & character is also escaped using \. by Fred Drake · 27 years ago
  24. 5701482 Fix comment regex so we don't screw up structured comments with by Fred Drake · 27 years ago
  25. 30a68c7 Moved into tools/sgmlconv/. by Fred Drake · 27 years ago