mandoc/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvsweb.bsd.lv] / mandoc

Current tag: VERSION_1_10_5_PREPDF


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] regress/        
[TXT] man_term.c  1.84   13 years  kristaps   Collapse `nf', `fi', `Vb', and `Ve' into one function as in man_html.c.
[TXT] man_html.c  1.45   13 years  kristaps   Enable literal contexts (Vb/nf) in -T[x]html -man. This requires that a new str...
[TXT] html.c  1.109   13 years  kristaps   Add support for `Sm' in -T[x]html -mdoc.
[TXT] html.h  1.27   13 years  kristaps   Add support for `Sm' in -T[x]html -mdoc.
[TXT] mdoc_html.c  1.99   13 years  kristaps   Add support for `Sm' in -T[x]html -mdoc.
[TXT] man.7  1.79   13 years  kristaps   Added `in' macro support for -man -Tascii. This is not yet supported in -Thtml ...
[TXT] man.c  1.84   13 years  kristaps   Added `in' macro support for -man -Tascii. This is not yet supported in -Thtml ...
[TXT] man.h  1.41   13 years  kristaps   Added `in' macro support for -man -Tascii. This is not yet supported in -Thtml ...
[TXT] man_macro.c  1.49   13 years  kristaps   Added `in' macro support for -man -Tascii. This is not yet supported in -Thtml ...
[TXT] man_validate.c  1.47   13 years  kristaps   Added `in' macro support for -man -Tascii. This is not yet supported in -Thtml ...
[TXT] out.c  1.23   13 years  kristaps   Added `in' macro support for -man -Tascii. This is not yet supported in -Thtml ...
[TXT] mandoc.c  1.26   13 years  kristaps   Accept "\s0" (i.e., properly ignore it). Found in the wild (e.g., gfdl.7).
[TXT] mdoc_term.c  1.177   13 years  schwarze   In the SYNOPSIS, .Nm at the beginning of an input line starts an .Nm block, and ...
[TXT] out.h  1.14   13 years  kristaps   Accomodate for groff's crappy behaviour wherein an unrecognised single-character...
[TXT] term.c  1.163   13 years  kristaps   Accomodate for groff's crappy behaviour wherein an unrecognised single-character...
[TXT] mdoc_argv.c  1.58   13 years  kristaps   Nit-picking assign in decl.
[TXT] roff.c  1.95   13 years  kristaps   Lint-fixes (NetBSD).
[TXT] mdoc.h  1.102   13 years  kristaps   Finally make mdoc argv CPP-defines into a proper enum.
[TXT] mdoc_validate.c  1.113   13 years  kristaps   Finally make mdoc argv CPP-defines into a proper enum.
[TXT] term_ps.c  1.36   13 years  kristaps   The "wx" value is quite small, so use a u_short instead of a size_t.
[TXT] main.c  1.99   13 years  kristaps   Strip non-graphable input characters from input. The manuals specifically say t...
[TXT] mandoc.h  1.17   13 years  kristaps   Strip non-graphable input characters from input. The manuals specifically say t...
[TXT] mdoc.7  1.140   13 years  kristaps   All macros in mdoc.7 are now documented.
[TXT] TODO  1.32   13 years  kristaps   Fix spurrious newline emitted by `Pp' when specified before or after `Sh'/`Ss'. ...
[TXT] libmandoc.h  1.9   13 years  schwarze   Text ending in a full stop, exclamation mark or question mark should not flag th...
[TXT] mdoc.c  1.159   13 years  schwarze   Text ending in a full stop, exclamation mark or question mark should not flag th...
[TXT] mdoc_macro.c  1.93   13 years  schwarze   Text ending in a full stop, exclamation mark or question mark should not flag th...
[TXT] chars.c  1.23   13 years  kristaps   Clean up mandoc_special() (in order later to catch \m). It also flags several s...
[TXT] libman.h  1.42   13 years  schwarze   correct lots of copyright notices; ok kristaps@
[TXT] libmdoc.h  1.61   13 years  schwarze   correct lots of copyright notices; ok kristaps@
[TXT] mandoc.1  1.72   13 years  schwarze   correct lots of copyright notices; ok kristaps@
[TXT] term.h  1.74   13 years  schwarze   correct lots of copyright notices; ok kristaps@
[TXT] term_ascii.c  1.9   13 years  schwarze   correct lots of copyright notices; ok kristaps@
[TXT] Makefile  1.288   13 years  kristaps   Pre-tag checkin of release bits and shortlist.
[TXT] roff.7  1.13   13 years  kristaps   Re-constitution of `ds' symbol processing. First, push the roff_getstr() family...
[TXT] tree.c  1.24   13 years  kristaps   Re-constitution of `ds' symbol processing. First, push the roff_getstr() family...
[TXT] main.h  1.8   13 years  kristaps   Add in -Opaper=xxx support for -Tps postscript. This doesn't have any functiona...
[TXT] roff.h  1.17   13 years  kristaps   Downstream maintainers: this removes UGLY! I don't want diverging functionality...
[TXT] msec.in  1.6   13 years  kristaps   Churn as I finish email address migration kth.se -> bsd.lv.
[TXT] st.c  1.8   13 years  kristaps   Churn as I finish email address migration kth.se -> bsd.lv.
[TXT] arch.c  1.8   13 years  kristaps   Churn as I finish email address migration kth.se -> bsd.lv.
[TXT] att.c  1.8   13 years  kristaps   Churn as I finish email address migration kth.se -> bsd.lv.
[TXT] lib.c  1.8   13 years  kristaps   Churn as I finish email address migration kth.se -> bsd.lv.
[TXT] lib.in  1.9   13 years  kristaps   Churn as I finish email address migration kth.se -> bsd.lv.
[TXT] msec.c  1.8   13 years  kristaps   Enable the unified error/warning enumeration in mandoc.h that's stringified in m...
[TXT] mandoc_char.7  1.39   13 years  kristaps   Fix quoting of bar: \*(Ba mapping "|" is dumb, dumb, dumb (thanks groff).
[TXT] test-strlcat.c  1.1   14 years  kristaps   Big check-in of compatibility layer. This should work on most major architectur...
[TXT] test-strlcpy.c  1.1   14 years  kristaps   Big check-in of compatibility layer. This should work on most major architectur...


CVSweb