Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eliminate white space after opening and before closing punctuation | Ingo Schwarze | 2017-08-23 | 1 | -1/+1 |
| | |||||
* | print the right character for mathematical overbar; from bentley@ | Ingo Schwarze | 2017-07-15 | 2 | -2/+2 |
| | |||||
* | print HTML character references as 4+ digits hexadecimal, like Unicode; | Ingo Schwarze | 2017-07-14 | 1 | -1/+1 |
| | | | | from bentley@, tweaked by me | ||||
* | add parentheses to the output where required for disambiguation | Ingo Schwarze | 2017-07-07 | 4 | -4/+4 |
| | |||||
* | Fix operator precedence according to Brian W. Kernighan and Lorinda | Ingo Schwarze | 2017-07-06 | 4 | -3/+27 |
| | | | | | L. Cherry, "Typesetting Mathematics - User's Guide (Second Edition)", August 15, 1978, paragraph 23; swarm of bugs pointed out by bentley@. | ||||
* | Messages of the -Wbase level now print STYLE:. Since this | Ingo Schwarze | 2017-07-04 | 6 | -9/+12 |
| | | | | | | | | 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 | -6/+6 |
| | |||||
* | Finally port the OpenBSD regression suite. | Ingo Schwarze | 2017-02-08 | 10 | -0/+72 |
Both kristaps@ and wiz@ repeated asked for this, literally for years. |