aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/eqn/unary/sqrt.out_html
Commit message (Collapse)AuthorAgeFilesLines
* Fix operator precedence according to Brian W. Kernighan and LorindaIngo Schwarze2017-07-061-1/+1
| | | | | L. Cherry, "Typesetting Mathematics - User's Guide (Second Edition)", August 15, 1978, paragraph 23; swarm of bugs pointed out by bentley@.
* catch up with the recent eqn(7) improvementsIngo Schwarze2017-06-261-1/+1
|
* Do not access a NULL pointer if a matrix or square root are empty.Ingo Schwarze2017-02-121-1/+1
| | | | Crashes found by tb@ with afl(1).
* Finally port the OpenBSD regression suite.Ingo Schwarze2017-02-081-0/+1
Both kristaps@ and wiz@ repeated asked for this, literally for years.