]> git.cameronkatri.com Git - mandoc.git/history - regress/eqn
Revert part of the previous diff to fix a regression (another endless loop)
[mandoc.git] / regress / eqn /
2020-07-30 Ingo Schwarzetrivial sync with OpenBSD
2020-01-08 Ingo SchwarzeSkip whitespace before tokens, too.
2020-01-08 Ingo SchwarzeImprove the test case by changing the eqn(7) delimiters...
2020-01-08 Ingo SchwarzeEnable generation of the desired delim/basic output...
2020-01-08 Ingo SchwarzeSimplify maintainer targets in OpenBSD: EQN and TBL...
2019-09-05 Ingo Schwarzeadapt to print_indent() HTML_NOSPACE fix, html.c rev...
2018-10-02 Ingo SchwarzeRender the eqn(7) "sqrt" function as U+221A in UTF...
2017-08-23 Ingo Schwarzeeliminate white space after opening and before closing...
2017-08-23 Ingo SchwarzeSuppress spacing before certain kinds of lists.
2017-08-23 Ingo SchwarzeImprove ASCII rendering of a few rare character escape...
2017-08-23 Ingo Schwarzecatch up with ASCII renderings in chars.c rev. 1.72
2017-07-15 Ingo Schwarzeprint the right character for mathematical overbar...
2017-07-14 Ingo Schwarzeprint HTML character references as 4+ digits hexadecima...
2017-07-07 Ingo Schwarzeadd parentheses to the output where required for disamb...
2017-07-06 Ingo SchwarzeFix operator precedence according to Brian W. Kernighan...
2017-07-04 Ingo SchwarzeMessages of the -Wbase level now print STYLE:. Since...
2017-06-26 Ingo Schwarzecatch up with the recent eqn(7) improvements
2017-06-25 Ingo Schwarzecope with changes in BASE messages
2017-06-17 Ingo Schwarzestyle message about missing RCS ids; inspired by mdoclint
2017-06-11 Ingo SchwarzeStyle message about legacy man(7) date format in mdoc...
2017-05-04 Ingo SchwarzeParser reorg:
2017-03-11 Ingo Schwarzetest infinite recursion in eqn(7) "define" statements
2017-03-08 Ingo SchwarzeNow that markdown output is tested for almost everythin...
2017-02-12 Ingo SchwarzeDo not access a NULL pointer if a matrix or square...
2017-02-08 Ingo SchwarzeFinally port the OpenBSD regression suite.