Up to [cvsweb.bsd.lv] / mandoc
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: VERSION_1_7_23
Revision 1.15 / (download) - annotate - [select for diffs], Sat Jul 4 09:01:55 2009 UTC (14 years, 5 months ago) by kristaps
Branch: MAIN
CVS Tags: 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.14: +18 -3 lines
Diff to previous 1.14 (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.