CVS log for mandoc/regress/tbl/data/escz.out_ascii

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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.3 / (download) - annotate - [select for diffs], Mon Nov 13 21:22:11 2023 UTC (7 months ago) by schwarze
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +5 -5 lines
Diff to previous 1.2 (colored)

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

Revision 1.2 / (download) - annotate - [select for diffs], Sun Aug 28 11:55:35 2022 UTC (21 months, 2 weeks ago) by schwarze
Branch: MAIN
Changes since 1.1: +0 -1 lines
Diff to previous 1.1 (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.1 / (download) - annotate - [select for diffs], Tue Apr 26 14:52:06 2022 UTC (2 years, 1 month ago) by schwarze
Branch: MAIN

At the end of every tbl(7) cell, clear the \z state.
This is needed because the TERMP_MULTICOL mode is designed such
that term_tbl() buffers all the cells of the table row before the
normal reset logic near the end of term_flushln() can be reached.

This fixes an assertion failure triggered by \z near the end
of a table cell, found by tb@ using afl(1).

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