Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | It turns out association of tbl spans with layout rows is simpler than | Ingo Schwarze | 2017-07-04 | 4 | -3/+48 |
| | | | | i thought. Fixing a bug in curs_addch(3) and minus 25 lines of code. | ||||
* | Messages of the -Wbase level now print STYLE:. Since this | Ingo Schwarze | 2017-07-04 | 9 | -14/+17 |
| | | | | | | | | 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. | ||||
* | cope with changes in BASE messages | Ingo Schwarze | 2017-06-25 | 2 | -2/+2 |
| | |||||
* | style message about missing RCS ids; inspired by mdoclint | Ingo Schwarze | 2017-06-17 | 2 | -0/+2 |
| | |||||
* | tables leak tab settings to subsequent text | Ingo Schwarze | 2017-06-17 | 2 | -0/+7 |
| | |||||
* | round default width of tbl(7) text blocks in the same way as groff | Ingo Schwarze | 2017-06-15 | 3 | -1/+166 |
| | |||||
* | test the new allbox and wrapping features | Ingo Schwarze | 2017-06-12 | 3 | -1/+59 |
| | |||||
* | Parser reorg: | Ingo Schwarze | 2017-05-04 | 2 | -3/+3 |
| | | | | | Generate the first node on the roff level: .br Fix some column numbers in diagnostic messages while here. | ||||
* | Finally port the OpenBSD regression suite. | Ingo Schwarze | 2017-02-08 | 9 | -0/+131 |
Both kristaps@ and wiz@ repeated asked for this, literally for years. |