Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Messages of the -Wbase level now print STYLE:. Since this | Ingo Schwarze | 2017-07-04 | 10 | -27/+25 |
| | | | | | | | | causes horrible churn anyway, profit of the opportunity to stop excessive testing, such that this is hopefully the last instance of such churn. Consistently use OpenBSD RCS tags, blank .Os, blank fourth .TH argument, and Mdocdate like everywhere else. Use -Ios=OpenBSD for platform-independent predictable output. | ||||
* | catch up with the recent eqn(7) improvements | Ingo Schwarze | 2017-06-26 | 6 | -5/+55 |
| | |||||
* | cope with changes in BASE messages | Ingo Schwarze | 2017-06-25 | 2 | -4/+6 |
| | |||||
* | style message about missing RCS ids; inspired by mdoclint | Ingo Schwarze | 2017-06-17 | 2 | -0/+2 |
| | |||||
* | Style message about legacy man(7) date format in mdoc(7) documents | Ingo Schwarze | 2017-06-11 | 2 | -0/+2 |
| | | | | | and operating system dependent messages about missing or unexpected Mdocdate; inspired by mdoclint(1). | ||||
* | Parser reorg: | Ingo Schwarze | 2017-05-04 | 2 | -9/+9 |
| | | | | | Generate the first node on the roff level: .br Fix some column numbers in diagnostic messages while here. | ||||
* | test infinite recursion in eqn(7) "define" statements | Ingo Schwarze | 2017-03-11 | 4 | -2/+51 |
| | |||||
* | Finally port the OpenBSD regression suite. | Ingo Schwarze | 2017-02-08 | 4 | -0/+64 |
Both kristaps@ and wiz@ repeated asked for this, literally for years. |