CVS log for mandoc/mandoc_escape.3

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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.6 / (download) - annotate - [select for diffs], Mon Oct 23 14:46:22 2023 UTC (5 months ago) by schwarze
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +107 -63 lines
Diff to previous 1.5 (unified)

Various updates:
* document several missing ESCAPE_* constants
* some sequences are no longer ignored
* more information about what this function is used for
* better mark up output arguments
* improve some ordering
* drop the BUGS section, all that is almost completely fixed now

Revision 1.5 / (download) - annotate - [select for diffs], Mon Oct 23 10:56:55 2023 UTC (5 months ago) by schwarze
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (unified)

update the internal function name roff_res() to roff_expand(),
it was changed some time ago;
patch from Paul <Eggert at cs dot ucla dot edu>

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jul 4 23:40:01 2017 UTC (6 years, 8 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6, VERSION_1_14_5, VERSION_1_14_4, VERSION_1_14_3, VERSION_1_14_2
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (unified)

various nits found with mandoc -Tlint

Revision 1.3 / (download) - annotate - [select for diffs], Wed Jan 21 20:33:25 2015 UTC (9 years, 2 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_1, VERSION_1_13_4, VERSION_1_13_3, VERSION_1_13
Changes since 1.2: +8 -7 lines
Diff to previous 1.2 (unified)

Rudimentary implementation of the roff(7) \o escape sequence (overstrike).
This is of some relevance because the pod2man(1) preamble abuses it
for the icelandic letter Thorn, instead of simply using \(TP and \(Tp.
Missing feature found by sthen@ in DateTime::Locale::is_IS(3p).

Revision 1.2 / (download) - annotate - [select for diffs], Tue Oct 28 14:06:31 2014 UTC (9 years, 5 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_13_2
Changes since 1.1: +19 -15 lines
Diff to previous 1.1 (unified)

stricter parsing of Unicode escape names

Revision 1.1 / (download) - annotate - [select for diffs], Tue Aug 5 05:48:56 2014 UTC (9 years, 7 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_13_1, VERSION_1_12_4, VERSION_1_12

Sync library documentation with reality.
Split mandoc_escape(3), mandoc_malloc(3), and mchars_alloc(3)
out of mandoc(3), adding lots of new information.

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