| Commit message (Expand) | Author | Age | Files | Lines |
* | The header file "html.h" uses enum roff_tok, |  schwarze | 2019-03-17 | 1 | -1/+2 |
* | Cleanup, no functional change: |  schwarze | 2018-12-13 | 1 | -1/+2 |
* | do not print <math class="eqn"><mrow></mrow></math> for empty .EQ; |  schwarze | 2017-07-14 | 1 | -1/+4 |
* | 1. Eliminate struct eqn, instead use the existing members |  schwarze | 2017-07-08 | 1 | -3/+3 |
* | The EQN_LISTONE box type is pointless. |  schwarze | 2017-07-05 | 1 | -4/+7 |
* | Consistently treat character escape sequences as operators, |  schwarze | 2017-06-23 | 1 | -9/+15 |
* | Write text boxes as <mi>, <mn>, or <mo> as appropriate, |  schwarze | 2017-06-23 | 1 | -4/+50 |
* | KNF: remove parentheses from switch case labels; no binary change |  schwarze | 2017-06-20 | 1 | -9/+9 |
* | Simplify the usage of print_otag() by making it accept a variable |  schwarze | 2017-01-17 | 1 | -35/+29 |
* | Improve error handling in the eqn(7) parser. |  schwarze | 2014-10-12 | 1 | -5/+9 |
* | Partial eqn(7) rewrite by kristaps@ in order to get operator precedence right. |  schwarze | 2014-10-10 | 1 | -145/+114 |
* | parse and render "from" and "to" clauses in eqn, and render matrices; |  schwarze | 2014-10-09 | 1 | -3/+15 |
* | initial bits of MathML rendering for eqn(7) -Thtml; |  schwarze | 2014-10-09 | 1 | -22/+150 |
* | KNF: case (FOO): -> case FOO, remove /* LINTED */ and /* ARGSUSED */, |  schwarze | 2014-04-20 | 1 | -9/+5 |
* | sync to version 1.11.5: |  schwarze | 2011-09-18 | 1 | -0/+81 |