Age | Commit message (Expand) | Author |
2017-03-07 | implement .An -split and -nosplit | Ingo Schwarze |
2017-03-07 | Fix .In formatting in the SYNOPSIS: | Ingo Schwarze |
2017-03-06 | Using .Nd only makes sense in the NAME section. | Ingo Schwarze |
2017-03-06 | URIs need different escaping; reported by reyk@ | Ingo Schwarze |
2017-03-05 | first batch of -T markdown tests | Ingo Schwarze |
2017-03-05 | Infrastructure for -T markdown tests. | Ingo Schwarze |
2011-12-04 | test some simple macros; written while working on -Tman | Ingo Schwarze |
2017-02-17 | Use typographic quotes rather than '"' for .Rs %T (no change for -Tascii | Ingo Schwarze |
2017-02-17 | Many people have been complaining for a long time that ``...'' looks | Ingo Schwarze |
2017-02-17 | more tests for .IP/.nf interaction that i forgot to commit | Ingo Schwarze |
2017-02-16 | Surprisingly, groff does not support scaling units in .Bl -column | Ingo Schwarze |
2017-02-16 | cope with macro value sorting implemented in dba.c rev. 1.6 | Ingo Schwarze |
2017-02-16 | Fix block scoping error if an explicit block is broken by two | Ingo Schwarze |
2017-02-12 | Do not access a NULL pointer if a matrix or square root are empty. | Ingo Schwarze |
2015-01-01 | eqn(7) tests | Ingo Schwarze |
2017-02-11 | new regression tests for mdoc_macro.c revs. 1.167-1.172 | Ingo Schwarze |
2017-02-11 | remove a few Mdocdate that snuck in | Ingo Schwarze |
2017-02-06 | one less groff-mandoc difference after mdoc_validate.c rev. 1.234 | Ingo Schwarze |
2017-01-26 | Fix -man -Thtml formatting after .nf (which has nothing to do | Ingo Schwarze |
2017-01-19 | Implement line breaking of the generated HTML code at space characters | Ingo Schwarze |
2017-01-18 | Make HTML output more human readable by overhauling line break logic | Ingo Schwarze |
2017-01-11 | Do text production for .Bt, .Ex, .Rv, .Ud at the validation stage | Ingo Schwarze |
2017-01-08 | Stricter validation of the NAME section, in particular: | Ingo Schwarze |
2016-12-28 | Make the second, section number argument of .Xr mandatory. | Ingo Schwarze |
2016-12-07 | test different kinds of the "WARNING: whitespace at end of input line"; | Ingo Schwarze |
2016-12-07 | comment out non-working parts of the test with .ig rather than \", | Ingo Schwarze |
2016-12-07 | enable commented parts of the test, they seem to work now | Ingo Schwarze |
2016-12-07 | enable commented parts of the test, they seem to work now | Ingo Schwarze |
2016-11-05 | fix previous; looks good to bcook@ | Ingo Schwarze |
2016-11-05 | don't skip names that match the beginning of the file name; | Ingo Schwarze |
2016-11-05 | update example directory | Brent Cook |
2016-11-05 | add EXAMPLES and tweak some wording | Ingo Schwarze |
2016-11-04 | a new utility for bcook@: find mlinks for portable LibreSSL | Ingo Schwarze |
2016-10-18 | adjust after the ordering was made well-defined in mandocdb.c rev. 1.180 | Ingo Schwarze |
2016-10-17 | test .Bl -tag without -width; | Ingo Schwarze |
2016-09-23 | Add dependencies to build the required test tools for mandoc on | Alexander Bluhm |
2016-09-04 | Mandoc db dump regress depends on objects existing in usr.bin/mandoc. | Alexander Bluhm |
2016-09-04 | define the targets the parent level forwards with _SUBDIRUSE | Ingo Schwarze |
2016-09-01 | Make this work both with and without "make obj" in src/usr.bin/mandoc; | Ingo Schwarze |
2016-08-30 | Test handling of invalid pointers in the pages table. | Ingo Schwarze |
2016-08-20 | When a mismatching end macro occurs while at least two nested blocks | Ingo Schwarze |
2016-08-20 | When scanning upwards for a column list to put a .Ta macro in, | Ingo Schwarze |
2016-08-20 | If a column list starts with implicit rows (that is, rows without .It) | Ingo Schwarze |
2015-01-29 | reorg tbl(7) test suite | Ingo Schwarze |
2016-08-10 | regression tests for mdoc_validate.c revisions 1.219 and 1.220 | Ingo Schwarze |
2016-08-05 | enable the mandoc.db(5) regression suite, code is stable enough now | Ingo Schwarze |
2016-08-05 | adjust expected output after the NAME_HEAD fix in mandocdb.c rev. 1.175 | Ingo Schwarze |
2016-08-04 | adjust database file name and version number to what was committed | Ingo Schwarze |
2016-07-30 | test suite for the new mandoc.db(5) format; | Ingo Schwarze |
2015-12-02 | Fix the mandoc test suite after afresh1@ changed wcwidth(3) in libc | Ingo Schwarze |