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] regress/        
[TXT] Makefile  1.288   13 years  kristaps   Pre-tag checkin of release bits and shortlist.
[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] term.c  1.163   13 years  kristaps   Accomodate for groff's crappy behaviour wherein an unrecognised single-character...
[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.7  1.140   13 years  kristaps   All macros in mdoc.7 are now documented.
[TXT] mdoc_validate.c  1.113   13 years  kristaps   Finally make mdoc argv CPP-defines into a proper enum.
[TXT] html.c  1.109   13 years  kristaps   Add support for `Sm' in -T[x]html -mdoc.
[TXT] mdoc.h  1.102   13 years  kristaps   Finally make mdoc argv CPP-defines into a proper enum.
[TXT] main.c  1.99   13 years  kristaps   Strip non-graphable input characters from input. The manuals specifically say t...
[TXT] mdoc_html.c  1.99   13 years  kristaps   Add support for `Sm' in -T[x]html -mdoc.
[TXT] roff.c  1.95   13 years  kristaps   Lint-fixes (NetBSD).
[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] man.c  1.84   13 years  kristaps   Added `in' macro support for -man -Tascii. This is not yet supported in -Thtml ...
[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.7  1.79   13 years  kristaps   Added `in' macro support for -man -Tascii. This is not yet supported in -Thtml ...
[TXT] term.h  1.74   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] libmdoc.h  1.61   13 years  schwarze   correct lots of copyright notices; ok kristaps@
[TXT] mdoc_argv.c  1.58   13 years  kristaps   Nit-picking assign in decl.
[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] 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] libman.h  1.42   13 years  schwarze   correct lots of copyright notices; ok kristaps@
[TXT] man.h  1.41   13 years  kristaps   Added `in' macro support for -man -Tascii. This is not yet supported in -Thtml ...
[TXT] mandoc_char.7  1.39   13 years  kristaps   Fix quoting of bar: \*(Ba mapping "|" is dumb, dumb, dumb (thanks groff).
[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] TODO  1.32   13 years  kristaps   Fix spurrious newline emitted by `Pp' when specified before or after `Sh'/`Ss'. ...
[TXT] html.h  1.27   13 years  kristaps   Add support for `Sm' in -T[x]html -mdoc.
[TXT] mandoc.c  1.26   13 years  kristaps   Accept "\s0" (i.e., properly ignore it). Found in the wild (e.g., gfdl.7).
[TXT] tree.c  1.24   13 years  kristaps   Re-constitution of `ds' symbol processing. First, push the roff_getstr() family...
[TXT] chars.c  1.23   13 years  kristaps   Clean up mandoc_special() (in order later to catch \m). It also flags several s...
[TXT] out.c  1.23   13 years  kristaps   Added `in' macro support for -man -Tascii. This is not yet supported in -Thtml ...
[TXT] mandoc.h  1.17   13 years  kristaps   Strip non-graphable input characters from input. The manuals specifically say t...
[TXT] roff.h  1.17   13 years  kristaps   Downstream maintainers: this removes UGLY! I don't want diverging functionality...
[TXT] out.h  1.14   13 years  kristaps   Accomodate for groff's crappy behaviour wherein an unrecognised single-character...
[TXT] roff.7  1.13   13 years  kristaps   Re-constitution of `ds' symbol processing. First, push the roff_getstr() family...
[TXT] lib.in  1.9   13 years  kristaps   Churn as I finish email address migration kth.se -> bsd.lv.
[TXT] libmandoc.h  1.9   13 years  schwarze   Text ending in a full stop, exclamation mark or question mark should not flag th...
[TXT] term_ascii.c  1.9   13 years  schwarze   correct lots of copyright notices; ok kristaps@
[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] main.h  1.8   13 years  kristaps   Add in -Opaper=xxx support for -Tps postscript. This doesn't have any functiona...
[TXT] msec.c  1.8   13 years  kristaps   Enable the unified error/warning enumeration in mandoc.h that's stringified in m...
[TXT] st.c  1.8   13 years  kristaps   Churn as I finish email address migration kth.se -> bsd.lv.
[TXT] msec.in  1.6   13 years  kristaps   Churn as I finish email address migration kth.se -> bsd.lv.
[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...
[TXT] ChangeLog.xsl (in the Attic) [Hide]  1.4   14 years  kristaps   Wrong stylesheet in xsl.
[TXT] arch.in (in the Attic) [Hide]  1.9   13 years  kristaps   Finished document -mdoc macros. Note `br' and `sp' remain. Noted in arch.in an...
[TXT] att.in (in the Attic) [Hide]  1.6   13 years  kristaps   Churn as I finish email address migration kth.se -> bsd.lv.
[TXT] chars.h (in the Attic) [Hide]  1.5   13 years  kristaps   Change chars.in HTML encoding to be a Unicode codepoint (int), which is later fo...
[TXT] chars.in (in the Attic) [Hide]  1.29   13 years  kristaps   Changed Unicode codepoint of left-arrow right-arrow to be the regular ASCII symb...
[TXT] compat.c (in the Attic) [Hide]  1.5   14 years  kristaps   Big check-in of compatibility layer. This should work on most major architectur...
[TXT] config.h.post (in the Attic) [Hide]  1.1   14 years  kristaps   Big check-in of compatibility layer. This should work on most major architectur...
[TXT] config.h.pre (in the Attic) [Hide]  1.1   14 years  kristaps   Big check-in of compatibility layer. This should work on most major architectur...
[TXT] example.style.css (in the Attic) [Hide]  1.20   13 years  kristaps   Fixed %T: it now correctly underlines, instead of quoting (noted by Jason McInty...
[TXT] external.png (in the Attic) [Hide]  1.1   15 years  kristaps   branches: 1.1.2; Adding revamped webpage.
[TXT] index.css (in the Attic) [Hide]  1.5   13 years  kristaps   Tidy up the www page.
[TXT] index.sgml (in the Attic) [Hide]  1.87   13 years  kristaps   Enable literal contexts (Vb/nf) in -T[x]html -man. This requires that a new str...
[TXT] man.3 (in the Attic) [Hide]  1.22   13 years  kristaps   Re-constitution of `ds' symbol processing. First, push the roff_getstr() family...
[TXT] man_action.c (in the Attic) [Hide]  1.40   13 years  kristaps   Added `in' macro support for -man -Tascii. This is not yet supported in -Thtml ...
[TXT] man_argv.c (in the Attic) [Hide]  1.4   13 years  kristaps   Churn as I finish email address migration kth.se -> bsd.lv.
[TXT] man_hash.c (in the Attic) [Hide]  1.22   13 years  kristaps   Churn as I finish email address migration kth.se -> bsd.lv.
[TXT] mdoc.3 (in the Attic) [Hide]  1.48   13 years  kristaps   Re-constitution of `ds' symbol processing. First, push the roff_getstr() family...
[TXT] mdoc.template (in the Attic) [Hide]  1.7   13 years  kristaps   Strip empty-line markers from mdoc.template and its mdoc.7 embedded form (as per...
[TXT] mdoc_action.c (in the Attic) [Hide]  1.76   13 years  schwarze   correct lots of copyright notices; ok kristaps@
[TXT] mdoc_hash.c (in the Attic) [Hide]  1.16   13 years  kristaps   Churn as I finish email address migration kth.se -> bsd.lv.
[TXT] mdoc_strings.c (in the Attic) [Hide]  1.23   13 years  kristaps   Churn as I finish email address migration kth.se -> bsd.lv.
[TXT] roff.3 (in the Attic) [Hide]  1.7   13 years  schwarze   correct lots of copyright notices; ok kristaps@
[TXT] st.in (in the Attic) [Hide]  1.14   13 years  kristaps   Finished document -mdoc macros. Note `br' and `sp' remain. Noted in arch.in an...
[TXT] style.css (in the Attic) [Hide]  1.14   13 years  kristaps   Prettyfied the stylesheet for mdocml.bsd.lv's online manuals.
[TXT] vol.c (in the Attic) [Hide]  1.8   13 years  kristaps   Churn as I finish email address migration kth.se -> bsd.lv.
[TXT] vol.in (in the Attic) [Hide]  1.6   13 years  kristaps   Churn as I finish email address migration kth.se -> bsd.lv.


CVSweb