| Commit message (Expand) | Author | Age | Files | Lines |
* | Yet another round of improvements to manual font selection. |  schwarze | 2018-12-15 | 1 | -1/+2 |
* | Several improvements to escape sequence handling. |  schwarze | 2018-12-15 | 1 | -1/+5 |
* | Almost mechanical diff to remove the "struct mparse *" argument |  schwarze | 2018-12-14 | 1 | -5/+3 |
* | Major cleanup; may imply minor changes in edge cases of error reporting. |  schwarze | 2018-12-14 | 1 | -4/+12 |
* | Cleanup, no functional change: |  schwarze | 2018-12-13 | 1 | -33/+4 |
* | Cleanup, no functional change: |  schwarze | 2018-12-13 | 1 | -69/+1 |
* | Cleanup, no functional change: |  schwarze | 2018-12-12 | 1 | -107/+2 |
* | In tbl(7) -T html output, |  schwarze | 2018-11-25 | 1 | -2/+3 |
* | Implement the \f(CW and \f(CR (constant width font) escape sequences |  schwarze | 2018-10-25 | 1 | -1/+2 |
* | Rudimentary implementation of the roff(7) .char (output glyph |  schwarze | 2018-08-25 | 1 | -1/+3 |
* | Rudimentary implementation of the roff(7) .while request. |  schwarze | 2018-08-24 | 1 | -1/+5 |
* | The upcoming .while request will have to re-execute roff(7) lines |  schwarze | 2018-08-23 | 1 | -3/+2 |
* | Implement the roff(7) .shift and .return requests, |  schwarze | 2018-08-23 | 1 | -1/+5 |
* | Implement the \*(.T predefined string (interpolate device name) |  schwarze | 2018-08-16 | 1 | -1/+2 |
* | Issue a STYLE message when normalizing the date format in .Dd/.TH. |  schwarze | 2018-07-28 | 1 | -2/+3 |
* | Style message about bad input encoding of em-dashes as -- instead of \(em. |  schwarze | 2018-03-16 | 1 | -1/+2 |
* | Be less assertive when warning about a possible typo. |  jca | 2017-11-10 | 1 | -2/+2 |
* | 1. Eliminate struct eqn, instead use the existing members |  schwarze | 2017-07-08 | 1 | -12/+1 |
* | garbage collect unused enum member EQN_ROOT |  schwarze | 2017-07-07 | 1 | -2/+1 |
* | Now that we have the -Wstyle message level, downgrade six warnings |  schwarze | 2017-07-06 | 1 | -9/+9 |
* | The EQN_LISTONE box type is pointless. |  schwarze | 2017-07-05 | 1 | -2/+1 |
* | report trailing delimiters after macros where they are usually a mistake; |  schwarze | 2017-07-03 | 1 | -3/+3 |
* | warn about time machines; suggested by Thomas Klausner <wiz @ NetBSD> |  schwarze | 2017-07-03 | 1 | -1/+2 |
* | add warning "cross reference to self"; inspired by mdoclint |  schwarze | 2017-07-02 | 1 | -1/+2 |
* | Basic reporting of .Xrs to manual pages that don't exist |  schwarze | 2017-07-01 | 1 | -1/+2 |
* | warn about some non-portable idioms in .Bl -column; |  schwarze | 2017-06-29 | 1 | -1/+3 |
* | Catch typos in .Sh names; suggested by jmc@. |  schwarze | 2017-06-25 | 1 | -1/+2 |
* | operating system dependent message about unknown architecture; |  schwarze | 2017-06-24 | 1 | -1/+2 |
* | in the base system, suggest leaving .Os blank; inspired by mdoclint |  schwarze | 2017-06-24 | 1 | -1/+2 |
* | Split -Wstyle into -Wstyle and the even lower -Wbase, and add |  schwarze | 2017-06-24 | 1 | -4/+14 |
* | style message about duplicate RCS ids; inspired by mdoclint |  schwarze | 2017-06-17 | 1 | -1/+2 |
* | style message about missing RCS ids; inspired by mdoclint |  schwarze | 2017-06-17 | 1 | -1/+2 |
* | implement the roff(7) \p (break output line) escape sequence |  schwarze | 2017-06-14 | 1 | -1/+2 |
* | Style message about legacy man(7) date format in mdoc(7) documents |  schwarze | 2017-06-11 | 1 | -1/+4 |
* | style message about missing .Fn markup; inspired by mdoclint |  schwarze | 2017-06-11 | 1 | -1/+2 |
* | style message about missing blank before trailing delimiter; |  schwarze | 2017-06-10 | 1 | -1/+2 |
* | Implement w layout specifier (minimum column width). |  schwarze | 2017-06-08 | 1 | -4/+7 |
* | Portable mandoc just got a warning about unknown .Lb names |  schwarze | 2017-06-08 | 1 | -1/+2 |
* | style checks related to .Er; inspired by mdoclint(1) |  schwarze | 2017-06-07 | 1 | -1/+3 |
* | Minimal implementation of the roff(7) .ce request (center a number |  schwarze | 2017-06-06 | 1 | -1/+2 |
* | ignore blank lines in man(7) next line scope; |  schwarze | 2017-06-03 | 1 | -1/+2 |
* | Partial implementation of \h (horizontal line drawing function). |  schwarze | 2017-06-02 | 1 | -1/+2 |
* | Minimal implementation of the \h (horizontal motion) escape sequence. |  schwarze | 2017-06-01 | 1 | -1/+2 |
* | STYLE message about full stop at the end of .Nd; inspired by mdoclint(1) |  schwarze | 2017-06-01 | 1 | -1/+2 |
* | STYLE message about missing use of Ox/Nx/Fx/Dx; OK jmc@ wiz@ |  schwarze | 2017-05-31 | 1 | -1/+2 |
* | STYLE message about useless macros we don't want (Bt Tn Ud); |  schwarze | 2017-05-30 | 1 | -1/+3 |
* | Introduce a new mandoc(1) message level, -W style, below -W warning. |  schwarze | 2017-05-16 | 1 | -2/+4 |
* | Using .Nd only makes sense in the NAME section. |  schwarze | 2017-03-06 | 1 | -1/+2 |
* | Add a warning "new sentence, new line". |  schwarze | 2017-01-28 | 1 | -1/+2 |
* | Warnings and errors that occur during mdoc_validate() |  schwarze | 2017-01-09 | 1 | -1/+2 |