Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle HTML <style> and <script> elements by adding CDATA sections as appropr... | David A. Madore | 2011-10-02 | 1 | -12/+66 |
* | Try to produce HTML5/XHTML5 (polyglot) output. | David A. Madore | 2011-09-07 | 1 | -2/+0 |
* | Move most of the context to a "general context" substructure. | David A. Madore | 2011-08-26 | 1 | -4/+4 |
* | Various "stylistic" improvements suggested by Joshua Bloch's book. | David A. Madore | 2010-04-22 | 1 | -16/+27 |
* | Rather than an ad hoc "Options" class, use caller todo directly. | David A. Madore | 2010-04-19 | 1 | -2/+2 |
* | Use RuntimeException classes rather than Error to indicate errors. | David A. Madore | 2010-04-19 | 1 | -1/+1 |
* | A handful of meta tags, script and style sections. | David A. Madore | 2010-04-18 | 1 | -0/+41 |