CVS log for mandoc/regress/tbl/mod/expand-toowide.out_ascii

[BACK] Up to [cvsweb.bsd.lv] / mandoc / regress / tbl / mod

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.4 / (download) - annotate - [select for diffs], Mon Nov 13 21:22:13 2023 UTC (6 months, 2 weeks ago) by schwarze
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +9 -10 lines
Diff to previous 1.3 (colored)

reduce the man(7) global indentation from 7n to 5n, see man_term.c rev. 1.244

Revision 1.3 / (download) - annotate - [select for diffs], Sun Aug 28 11:55:43 2022 UTC (21 months ago) by schwarze
Branch: MAIN
Changes since 1.2: +0 -1 lines
Diff to previous 1.2 (colored)

Vertical spacing changes around tables in man_term.c rev. 1.241
and tbl_term.c rev. 1.79 cause quite a bit of churn, unfortunately.
This commit cleans up most of it.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jun 28 20:13:08 2021 UTC (2 years, 11 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6
Changes since 1.1: +0 -4 lines
Diff to previous 1.1 (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.1 / (download) - annotate - [select for diffs], Mon May 1 20:55:00 2017 UTC (7 years, 1 month ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_5, VERSION_1_14_4, VERSION_1_14_3, VERSION_1_14_2

When trying to expand some columns in a table where the sum of the
widths of the remaining columns is already wider than the line
length, underflowing size_t and dying from ENOMEM is the wrong plan.
Instead, simply refrain from expanding anything in such a situation,
avoiding a crash that tb@ found with afl.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb