Up to [cvsweb.bsd.lv] / mandoc
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: VERSION_1_8_3
Revision 1.9 / (download) - annotate - [select for diffs], Sat Jul 4 09:01:55 2009 UTC (14 years, 3 months ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_9_0,
VERSION_1_8_5,
VERSION_1_8_4,
VERSION_1_8_3,
VERSION_1_8_2,
VERSION_1_8_1,
VERSION_1_8_0,
VERSION_1_7_24,
VERSION_1_7_23,
VERSION_1_7_22,
VERSION_1_7_21
Changes since 1.8: +1 -78 lines
Diff to previous 1.8 (colored)
Moved escape validation into libmandoc.h/mandoc.c (common between libman/libmdoc1). libman supports MAN_IGN_ESCAPE (like MDOC_IGN_ESCAPE). All popular escapes now handled consistently.