| Commit message (Expand) | Author | Age | Files | Lines |
* | show meta data for -Ttree output | Ingo Schwarze | 2017-01-12 | 2 | -4/+36 |
* | Put compiler arguments that may contain -l at the end; according to | Ingo Schwarze | 2017-01-12 | 1 | -2/+2 |
* | Do text production for .Bt, .Ex, .Rv, .Ud at the validation stage | Ingo Schwarze | 2017-01-11 | 5 | -401/+207 |
* | Use new NODE_NOSRC and NODE_NOPRT flags for .Bx and .At. | Ingo Schwarze | 2017-01-10 | 5 | -99/+50 |
* | For the .Ux/.Ox family of macros, do text production at the validation | Ingo Schwarze | 2017-01-10 | 6 | -219/+207 |
* | simplify; NODE_ENDED does no harm in man(7) | Ingo Schwarze | 2017-01-10 | 1 | -8/+2 |
* | unify names of AST node flags; no change of cpp output | Ingo Schwarze | 2017-01-10 | 15 | -143/+140 |
* | Introduce flags NODE_NOSRC and NODE_NOPRT for AST nodes. | Ingo Schwarze | 2017-01-10 | 7 | -18/+48 |
* | Use stdout rather than stdin for controlling the terminal | Ingo Schwarze | 2017-01-09 | 2 | -7/+7 |
* | Clarify how tabs after .It work | Ingo Schwarze | 2017-01-09 | 1 | -6/+18 |
* | The .No macro is not supposed to produce fixed-width font, it is not | Ingo Schwarze | 2017-01-09 | 1 | -1/+1 |
* | Warnings and errors that occur during mdoc_validate() | Ingo Schwarze | 2017-01-09 | 4 | -3/+37 |
* | Indentation must be measured in units of the surrounding text, | Ingo Schwarze | 2017-01-08 | 1 | -8/+8 |
* | Fix an assertion failure caused by \z\[u00FF] with -Tps/-Tpdf. | Ingo Schwarze | 2017-01-08 | 1 | -2/+14 |
* | from Tiago Silva <tiagofilipesilva at icloud dot com> long ago | Ingo Schwarze | 2017-01-08 | 1 | -1/+1 |
* | Tolerate bare tabs in SYNOPSIS .Cd for now. | Ingo Schwarze | 2017-01-08 | 1 | -1/+2 |
* | Stricter validation of the NAME section, in particular: | Ingo Schwarze | 2017-01-08 | 4 | -19/+36 |
* | sort options list; from jmc@ | Ingo Schwarze | 2017-01-06 | 2 | -10/+10 |
* | escape a macro name that is not intended to be called | Ingo Schwarze | 2016-12-28 | 1 | -1/+1 |
* | correct spelling error; from jmc@ | Ingo Schwarze | 2016-12-28 | 1 | -1/+1 |
* | Make the second, section number argument of .Xr mandatory. | Ingo Schwarze | 2016-12-28 | 5 | -6/+30 |
* | When reporting "whitespace at end of input line" on lines ending with | Ingo Schwarze | 2016-12-07 | 1 | -1/+3 |
* | sync with NetBSD: add four new libraries; | Ingo Schwarze | 2016-11-23 | 1 | -0/+4 |
* | Do not install libmandoc.a by default. | Ingo Schwarze | 2016-11-19 | 3 | -11/+28 |
* | warn about trailing whitespace at the end of comments; | Ingo Schwarze | 2016-11-10 | 1 | -5/+11 |
* | document improved tagging functionality | Ingo Schwarze | 2016-11-08 | 1 | -1/+13 |
* | use .Fn in custom sections for tagging, in addition to in DESCRIPTION; | Ingo Schwarze | 2016-11-08 | 1 | -1/+1 |
* | tag leading .Dv, .Li, and .No in .It; | Ingo Schwarze | 2016-11-08 | 1 | -0/+1 |
* | implement tag priority 0, which will tag only keys that appear as | Ingo Schwarze | 2016-11-08 | 2 | -5/+35 |
* | generate two tag entries from list entries of the form | Ingo Schwarze | 2016-11-08 | 1 | -1/+3 |
* | skip leading \& and \e in tags | Ingo Schwarze | 2016-11-08 | 1 | -1/+7 |
* | support more than one tag entry for the same search term; | Ingo Schwarze | 2016-11-08 | 1 | -7/+38 |
* | cast off_t and uint64_t for printf(3) | Ingo Schwarze | 2016-10-22 | 2 | -2/+3 |
* | typo in informational message: s/UTF_LOCALE/UTF8_LOCALE/ | Ingo Schwarze | 2016-10-20 | 1 | -1/+1 |
* | 0x%llu is a bad idea, make that 0x%llx; | Ingo Schwarze | 2016-10-20 | 1 | -1/+1 |
* | st_size is off_t, which is signed, so use %lld rather than %llu; | Ingo Schwarze | 2016-10-20 | 1 | -1/+1 |
* | Avoid the confusion that -a might require a section argument; it does not. | Ingo Schwarze | 2016-10-19 | 1 | -6/+2 |
* | bring back support for sorting | Ingo Schwarze | 2016-10-18 | 2 | -8/+65 |
* | sync with OpenBSD | Ingo Schwarze | 2016-10-18 | 1 | -16/+11 |
* | The termination condition of the iteration logic in page_bymacro() | Ingo Schwarze | 2016-10-18 | 1 | -18/+22 |
* | Compat glue for the FreeBSD comparison function prototype for fts_open(3) | Ingo Schwarze | 2016-10-18 | 4 | -16/+51 |
* | update after rev. 1.5 of dba.c | Ingo Schwarze | 2016-10-18 | 1 | -1/+1 |
* | Simplify and correct support for reproducible builds, such that database | Ingo Schwarze | 2016-10-18 | 2 | -37/+28 |
* | link to http://mdocml.bsd.lv/mdoc/ below SEE ALSO; | Ingo Schwarze | 2016-10-11 | 1 | -0/+6 |
* | Delete complicated code dealing with .Bl -tag without -width, | Ingo Schwarze | 2016-10-09 | 4 | -84/+3 |
* | We cannot use fputs(3) in passthrough() because the stdout stream | Ingo Schwarze | 2016-09-18 | 1 | -4/+14 |
* | Make sure an output device is allocated before calling terminal_sepline(), | Ingo Schwarze | 2016-09-18 | 1 | -27/+34 |
* | minor tbl(7) column spacing and wrapping issues in lftp(1) | Ingo Schwarze | 2016-09-13 | 1 | -0/+7 |
* | use the proper HTML escape for double quote ("): " not "e; | Ingo Schwarze | 2016-09-12 | 1 | -1/+1 |
* | move zaurus down to the discontinued architectures | Ingo Schwarze | 2016-09-03 | 1 | -3/+3 |