Age | Commit message (Expand) | Author |
2014-08-18 | When the first child of the node being validated gets deleted during | Ingo Schwarze |
2014-08-17 | Segfault fixes from kristaps@. | Ingo Schwarze |
2014-08-16 | If a stray .It follows .El, we are no longer in the list, | Ingo Schwarze |
2014-08-14 | fix date that got changed by Mdocdate | Ingo Schwarze |
2014-08-14 | new regression tests collected during recent work | Ingo Schwarze |
2014-08-14 | add missing NOPTS arguments | Ingo Schwarze |
2014-08-14 | Add a simple target to validate the syntax of -Thtml output. | Ingo Schwarze |
2014-08-11 | start catching up with recent code changes, but no new files yet | Ingo Schwarze |
2014-07-07 | Clean up ERROR messages related to document structure and macros: | Ingo Schwarze |
2014-07-07 | no need to delete any content from .Rs blocks, | Ingo Schwarze |
2014-07-07 | no need to skip content before first section header | Ingo Schwarze |
2014-07-07 | implement .dei and .ami | Ingo Schwarze |
2014-07-06 | Clean up messages related to plain text and to escape sequences. | Ingo Schwarze |
2014-07-05 | Cleanup with respect to bad macro arguments. | Ingo Schwarze |
2014-07-05 | Cleanup regarding -offset and -width: | Ingo Schwarze |
2014-07-04 | Clean up messages regarding excess arguments: | Ingo Schwarze |
2014-07-04 | Clean up messages related to missing arguments. | Ingo Schwarze |
2014-07-03 | Fix formatting of empty .Bl -inset item heads. | Ingo Schwarze |
2014-07-03 | MANDOCERR_NOARGS reported three completely unrelated classes of problems. | Ingo Schwarze |
2014-07-02 | Improve and test the messages about empty macros, | Ingo Schwarze |
2014-07-02 | When .Sm is called without an argument, groff toggles the spacing mode, | Ingo Schwarze |
2011-12-04 | test some simple macros; written while working on -Tman | Ingo Schwarze |
2014-07-02 | Disentangle the MANDOCERR_CHILD message, which reported three | Ingo Schwarze |
2014-07-02 | Clean up warnings related to macros and nesting. | Ingo Schwarze |
2014-07-02 | Fix the column numbers associated with in_line_argn() macros; | Ingo Schwarze |
2014-07-02 | move test to the right directory | Ingo Schwarze |
2014-07-02 | Do not tun the .PHONY parts of ${LINT_TARGETS} twice. | Ingo Schwarze |
2014-07-02 | Improve "skipping paragraph macro" messages, | Ingo Schwarze |
2014-07-02 | Implement the obsolete macros .En .Es .Fr .Ot for backward compatibility, | Ingo Schwarze |
2014-07-01 | Clean up the warnings related to document structure. | Ingo Schwarze |
2014-07-01 | Add a test to catch .el\{ breakage; roff.c rev. 1.88 | Ingo Schwarze |
2014-06-29 | Use the freshly improved roff_getname() function | Ingo Schwarze |
2014-06-29 | Major roff_getname() cleanup. | Ingo Schwarze |
2014-06-21 | fix expected message level | Ingo Schwarze |
2014-06-20 | As suggested by jmc@, only include line and column numbers into messages | Ingo Schwarze |
2014-06-20 | As suggested by jmc@, only include line and column numbers into messages | Ingo Schwarze |
2014-06-20 | regression tests for prologue warnings | Ingo Schwarze |
2014-06-20 | Infrastructure for regression tests of mandoc messages. | Ingo Schwarze |
2014-04-15 | Using macros in .Sh header lines, or having .Sm off or .Bk -words open | Ingo Schwarze |
2014-04-14 | When i committed man_term.c rev. 1.99, i forgot to adjust this test; | Ingo Schwarze |
2014-04-08 | Add a new term_flushln() flag TERMP_BRIND (if break, then indent) | Ingo Schwarze |
2014-04-08 | more tests for excessively long text in TERMP_NOBREAK mode | Ingo Schwarze |
2014-04-08 | Fully implement the \B (validate numerical expression) and | Ingo Schwarze |
2014-04-07 | We already supported (outer) user-defined strings containing references | Ingo Schwarze |
2014-04-07 | Almost complete implementation of roff(7) numerical expressions. | Ingo Schwarze |
2014-04-05 | Implement the roff(7) .rr (remove register) request. | Ingo Schwarze |
2014-03-30 | Support relative arguments to .ll (increase or decrease line length). | Ingo Schwarze |
2014-03-30 | Implement the roff(7) .ll (line length) request. | Ingo Schwarze |
2014-03-30 | make -Tascii explicit, to be safe when -Tlocale becomes the default | Ingo Schwarze |
2014-03-28 | Allow leading and trailing vertical lines, | Ingo Schwarze |