1. 44b548d #27364: fix "incorrect" uses of escape character in the stdlib. by R David Murray · 8 years ago
  2. 7a1104d Issue #22924: Scripts gprof2html.py and highlight.py now use html.escape() by Serhiy Storchaka · 10 years ago
  3. d3f63d3 Simplify the LaTeX section (only three escapes are needed for alltt) by Raymond Hettinger · 12 years ago
  4. c4ac789 Fix-up latex styling by Raymond Hettinger · 12 years ago
  5. fb20a1a Fix builtin test and simplify the classified text tuple. by Raymond Hettinger · 12 years ago
  6. 7d39055 Add simple LaTeX markup by Raymond Hettinger · 12 years ago
  7. 848245a Add verbose option for diagnostics by Raymond Hettinger · 12 years ago
  8. 42a5f4a Minor algorithmic tweaks, better factoring, improved docstrings and variable names by Raymond Hettinger · 12 years ago
  9. 3bee1f1 Fix undefined names in __all__. by Mark Dickinson · 12 years ago
  10. 5b381a3 Make ANSI the default output style by Raymond Hettinger · 12 years ago
  11. 0712f40 Add examples to the module docstring by Raymond Hettinger · 12 years ago
  12. 1087d9c Fix spelling. by Raymond Hettinger · 12 years ago
  13. 3a96161 Add support for ANSI escape sequences by Raymond Hettinger · 12 years ago
  14. 5da6039 Refactor to isolate HTML encoding step from the parsing step. by Raymond Hettinger · 12 years ago
  15. ac5f846 Fix keyword argument by Raymond Hettinger · 12 years ago
  16. cf6eac4 Minor cleanups by Raymond Hettinger · 12 years ago[Renamed (87%) from Tools/scripts/pycolorize.py]
  17. ecea0fb Use new-style string formatting for the HTML template by Raymond Hettinger · 12 years ago
  18. f57baab Clean-up unused variable by Raymond Hettinger · 12 years ago
  19. f2cc352 Do HTML escaping after the tokenization step. by Raymond Hettinger · 12 years ago
  20. e4870b5 Limit which operators get colorized by Raymond Hettinger · 12 years ago
  21. 9b8ede6 Set title to the source filename by Raymond Hettinger · 12 years ago
  22. fd490cc Small cleanups by Raymond Hettinger · 12 years ago
  23. 410afbc Fix local variable by Raymond Hettinger · 12 years ago
  24. 461fcaa Add author tag by Raymond Hettinger · 12 years ago
  25. bc09cf1 Add syntax highlighter tool by Raymond Hettinger · 12 years ago