CVS log for pod2mdoc/Regress/Makefile.inc

[BACK] Up to [cvsweb.bsd.lv] / pod2mdoc / Regress

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.4 / (download) - annotate - [select for diffs], Mon Nov 17 18:46:23 2014 UTC (9 years, 5 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_0_2, VERSION_0_1, HEAD
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

version 0.1 and some Makefile tweaks

Revision 1.3 / (download) - annotate - [select for diffs], Sat Jul 19 01:31:46 2014 UTC (9 years, 9 months ago) by schwarze
Branch: MAIN
Changes since 1.2: +6 -4 lines
Diff to previous 1.2 (colored)

make it easier to override the POD2MAN and POD2MDOC variables

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jul 18 05:09:33 2014 UTC (9 years, 9 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_0_0_13
Changes since 1.1: +1 -0 lines
Diff to previous 1.1 (colored)

Proper translation of POD escape sequences into mdoc macros,
including correct whitespace handling.
This is surprisingly hard to get right.

The main idea is to not write Ns at the end of formatcode(),
but instead clear the wantws state and let the caller parse
ahead (in the manner required by the context) to see what is
following, then break the line or print Ns as appropriate.

Also use the following logic throughout:
* Clear wantws after writing a non-whitespace character.
* Switch to text state after flushing text output.
* Switch back to OUST_NL/wantws after a line break.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Jul 15 19:20:47 2014 UTC (9 years, 9 months ago) by schwarze
Branch: MAIN

start a regression suite

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