Up to [cvsweb.bsd.lv] / mandoc / regress / char / unicode
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5 / (download) - annotate - [select for diffs], Mon Nov 13 21:06:38 2023 UTC (19 months, 4 weeks ago) by schwarze
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored) to selected 1.3 (colored)
reduce the man(7) global indentation from 7n to 5n, see man_term.c rev. 1.244
Revision 1.4 / (download) - annotate - [select for diffs], Mon Jun 28 20:12:13 2021 UTC (4 years ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6
Changes since 1.3: +0 -4 lines
Diff to previous 1.3 (colored)
delete the two pairs of extra blank lines from expected man(7) terminal output that are no longer printed since man_term.c rev. 1.236
Revision 1.3 / (download) - annotate - [selected], Tue Aug 21 16:06:49 2018 UTC (6 years, 10 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_5
Changes since 1.2: +1 -7 lines
Diff to previous 1.2 (colored)
Improve the ASCII rendering of \(Po (Pound Sterling) and of the playing card suits to match groff, using feedback from Ralph Corderoy <ralph at inputplus dot co dot uk>.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Aug 23 10:59:58 2017 UTC (7 years, 10 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_4
Changes since 1.1: +0 -4 lines
Diff to previous 1.1 (colored) to selected 1.3 (colored)
catch up with ASCII renderings in chars.c rev. 1.72
Revision 1.1 / (download) - annotate - [select for diffs], Wed Feb 8 03:02:17 2017 UTC (8 years, 5 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_3,
VERSION_1_14_2,
VERSION_1_14_1,
VERSION_1_13
Diff to selected 1.3 (colored)
Finally port the OpenBSD regression suite. Both kristaps@ and wiz@ repeated asked for this, literally for years.