aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/eqn/matrix
Commit message (Collapse)AuthorAgeFilesLines
* catch up with the recent eqn(7) improvementsIngo Schwarze2017-06-263-2/+5
|
* Do not access a NULL pointer if a matrix or square root are empty.Ingo Schwarze2017-02-124-2/+29
| | | | Crashes found by tb@ with afl(1).
* Finally port the OpenBSD regression suite.Ingo Schwarze2017-02-084-0/+33
Both kristaps@ and wiz@ repeated asked for this, literally for years.