CVS log for mandoc/mdoc_argv.c

[BACK] Up to [cvsweb.bsd.lv] / mandoc

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: VERSION_1_13


Revision 1.110 / (download) - annotate - [select for diffs], Fri Mar 3 15:05:48 2017 UTC (7 years ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_13
Changes since 1.109: +10 -9 lines
Diff to previous 1.109 (colored)

Markdown output mode helped us to find the first parser bug (as such,
this bug could cause wrong output in other modes as well):
Do not misinterpret tab characters as .Ta macros when they appear
on non-column .It lines in non-column .Bl lists that are nested
inside a parent .Bl -column list.  (Admittedly, such constructions
are not very useful; don't use them!)
Found by tb@ with afl(1) because the resulting tree corruption
triggered an assertion in the markdown output module.

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