Up to [cvsweb.bsd.lv] / mandoc / regress / eqn / unary
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Thu Jul 6 00:19:58 2017 UTC (8 years ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6,
VERSION_1_14_5,
VERSION_1_14_4,
VERSION_1_14_3,
VERSION_1_14_2,
HEAD
Changes since 1.3: +1 -1 lines
Diff to previous 1.3 (unified)
Fix operator precedence according to Brian W. Kernighan and Lorinda L. Cherry, "Typesetting Mathematics - User's Guide (Second Edition)", August 15, 1978, paragraph 23; swarm of bugs pointed out by bentley@.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Jun 26 20:11:53 2017 UTC (8 years ago) by schwarze
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (unified)
catch up with the recent eqn(7) improvements
Revision 1.2 / (download) - annotate - [select for diffs], Sun Feb 12 14:19:03 2017 UTC (8 years, 5 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_1,
VERSION_1_13
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (unified)
Do not access a NULL pointer if a matrix or square root are empty. Crashes found by tb@ with afl(1).
Revision 1.1 / (download) - annotate - [select for diffs], Wed Feb 8 03:02:22 2017 UTC (8 years, 5 months ago) by schwarze
Branch: MAIN
Finally port the OpenBSD regression suite. Both kristaps@ and wiz@ repeated asked for this, literally for years.