aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/eqn/nullary
Commit message (Collapse)AuthorAgeFilesLines
* catch up with ASCII renderings in chars.c rev. 1.72Ingo Schwarze2017-08-231-2/+2
|
* print HTML character references as 4+ digits hexadecimal, like Unicode;Ingo Schwarze2017-07-142-6/+6
| | | | from bentley@, tweaked by me
* Messages of the -Wbase level now print STYLE:. Since thisIngo Schwarze2017-07-045-7/+9
| | | | | | | | 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) improvementsIngo Schwarze2017-06-268-10/+92
|
* Finally port the OpenBSD regression suite.Ingo Schwarze2017-02-084-0/+31
Both kristaps@ and wiz@ repeated asked for this, literally for years.