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_9_23


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] regress/        
[TXT] out.c  1.15   13 years  kristaps   Lint fix.
[TXT] Makefile  1.262   13 years  kristaps   Noting version.
[TXT] mandoc.c  1.11   13 years  kristaps   Add support/ignoring of \f(xy, \f[X...], \F(xy, \FX, \F[X...] roff-style font es...
[TXT] out.h  1.10   13 years  kristaps   Add support/ignoring of \f(xy, \f[X...], \F(xy, \FX, \F[X...] roff-style font es...
[TXT] mdoc.7  1.91   13 years  kristaps   Breaking mdoc.7's multiline examples into sets of D1. A few errors found here a...
[TXT] mdoc_html.c  1.60   13 years  kristaps   Bug in printing of reserved words with form \*[xxx] fixed (found by Joerg Sonnen...
[TXT] mdoc_validate.c  1.67   13 years  kristaps   Removed warning for `Er' when not used in certain sections (pointed out by Joerg...
[TXT] mdoc_term.c  1.116   13 years  kristaps   Allow `Bd' to accept (warn about then ignore) in-line arguments.
[TXT] libmdoc.h  1.33   13 years  kristaps   Migrating mdoc_node_free() and mdoc_node_freelist() to use mdoc_node_delete(), w...
[TXT] mdoc.c  1.121   13 years  kristaps   Migrating mdoc_node_free() and mdoc_node_freelist() to use mdoc_node_delete(), w...
[TXT] mdoc_macro.c  1.52   13 years  kristaps   Fix mdoc bug found by Claus Assmann: `Pf' should be callable.
[TXT] mandoc_char.7  1.35   13 years  kristaps   Make mathematical symbols have a longer first-column width (pointed out by Joerg...
[TXT] html.h  1.23   13 years  kristaps   Fix in `Mt' mailto from a patch by Tim van der Molen. Fixed PAIR_xxx_INIT macros...
[TXT] man.7  1.61   13 years  kristaps   Removed lingering `Sp' reference (not -man).
[TXT] man_validate.c  1.34   13 years  kristaps   Modified version of Ingo Schwarze's patch so that -man doesn't puke when a TH is...
[TXT] mdoc_argv.c  1.37   13 years  kristaps   Merged Ingo Schwarze's patch (plus documentation) for removing extraneous list t...
[TXT] html.c  1.97   13 years  kristaps   Removed erroneous `{' and `}' as punctuation (see mdoc.samples "General Syntax" ...
[TXT] term.c  1.130   13 years  kristaps   Removed erroneous `{' and `}' as punctuation (see mdoc.samples "General Syntax" ...
[TXT] mdoc.h  1.74   14 years  kristaps   Macro types enum-ated (enum mdoct) (for easier debugging in gdb of "tok" values)...
[TXT] libman.h  1.30   14 years  kristaps   Final (?) fix to issue pointed out by Sascha Wildner: roff instructions clobberi...
[TXT] man.c  1.59   14 years  kristaps   Final (?) fix to issue pointed out by Sascha Wildner: roff instructions clobberi...
[TXT] man_macro.c  1.42   14 years  kristaps   Final (?) fix to issue pointed out by Sascha Wildner: roff instructions clobberi...
[TXT] mandoc.1  1.56   14 years  kristaps   Final (?) fix to issue pointed out by Sascha Wildner: roff instructions clobberi...
[TXT] man.h  1.27   14 years  kristaps   Lint fixes.
[TXT] man_html.c  1.30   14 years  kristaps   Using man_node_delete() instead of man_node_free()/man_node_freelist() and frien...
[TXT] man_term.c  1.59   14 years  kristaps   Using man_node_delete() instead of man_node_free()/man_node_freelist() and frien...
[TXT] chars.c  1.17   14 years  kristaps   Added stupid pod2man reserved strings.
[TXT] term.h  1.52   14 years  kristaps   Fixed two very subtle bugs in retaining overstep and maxrmargin widths between p...
[TXT] main.c  1.60   14 years  kristaps   Have -Tlint imply -Wall and -fstrict. Based on a patch submitted by Ingo Schwar...
[TXT] main.h  1.2   14 years  kristaps   Fixed Makefile for `make lint' dep. on config.h Added -Txhtml for XHTML output (...
[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] tree.c  1.19   14 years  kristaps   Big check-in of compatibility layer. This should work on most major architectur...
[TXT] msec.c  1.6   14 years  kristaps   Big check-in of compatibility layer. This should work on most major architectur...
[TXT] st.c  1.6   14 years  kristaps   Big check-in of compatibility layer. This should work on most major architectur...
[TXT] lib.c  1.6   14 years  kristaps   Big check-in of compatibility layer. This should work on most major architectur...
[TXT] arch.c  1.6   14 years  kristaps   Big check-in of compatibility layer. This should work on most major architectur...
[TXT] att.c  1.6   14 years  kristaps   Big check-in of compatibility layer. This should work on most major architectur...
[TXT] libmandoc.h  1.4   14 years  kristaps   Added mandoc_a2time() for proper date conversion. Fitted TH and Dd handlers to u...
[TXT] lib.in  1.6   14 years  kristaps   More libraries entered into lib.in (thanks Joerg Sonnenberger).
[TXT] msec.in  1.5   14 years  kristaps   Fixed license email address.
[TXT] ChangeLog.xsl (in the Attic) [Hide]  1.4   14 years  kristaps   Wrong stylesheet in xsl.
[TXT] arch.in (in the Attic) [Hide]  1.7   14 years  kristaps   Fixed misspelt "Loongson" (noted by Ingo Schwarze).
[TXT] att.in (in the Attic) [Hide]  1.5   14 years  kristaps   Fixed license email address.
[TXT] chars.h (in the Attic) [Hide]  1.1   14 years  kristaps   ascii_xxx -> chars_xxx (intended to hold more than just ascii encoding). More ht...
[TXT] chars.in (in the Attic) [Hide]  1.22   14 years  kristaps   Escape TH -> Th (noticed by Joerg Sonnenberger). Moved pod2man escapes into man....
[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.19   14 years  kristaps   More clarification in manuals. Added per-OUTPUT section in mandoc.1.
[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.3   14 years  kristaps   Updated web-site with new version. Allowed double-rule entries in Makefile (clea...
[TXT] index.sgml (in the Attic) [Hide]  1.52   13 years  kristaps   Slipping in adjusted version note in on-line report.
[TXT] man.3 (in the Attic) [Hide]  1.15   14 years  kristaps   Whitespace fix.
[TXT] man_action.c (in the Attic) [Hide]  1.30   14 years  kristaps   Fixed re-adjustment of scope in exiting roff instructions (libman). Added title-...
[TXT] man_argv.c (in the Attic) [Hide]  1.2   14 years  kristaps   Big check-in of compatibility layer. This should work on most major architectur...
[TXT] man_hash.c (in the Attic) [Hide]  1.18   14 years  kristaps   Lint fixes.
[TXT] manuals.7 (in the Attic) [Hide]  1.19   14 years  kristaps   main.c using fprintf instead of warnx for parse errors (like cc). Error string i...
[TXT] mdoc.3 (in the Attic) [Hide]  1.37   14 years  kristaps   Removed offsets from most parts (no reason for indentation). Using POSIX2008 idi...
[TXT] mdoc.template (in the Attic) [Hide]  1.4   14 years  kristaps   Synchronised man.7, mdoc.7, mdoc.template manual structure.
[TXT] mdoc_action.c (in the Attic) [Hide]  1.53   13 years  kristaps   Migrating mdoc_node_free() and mdoc_node_freelist() to use mdoc_node_delete(), w...
[TXT] mdoc_hash.c (in the Attic) [Hide]  1.13   14 years  kristaps   Macro types enum-ated (enum mdoct) (for easier debugging in gdb of "tok" values)...
[TXT] mdoc_strings.c (in the Attic) [Hide]  1.16   13 years  kristaps   Removed erroneous `{' and `}' as punctuation (see mdoc.samples "General Syntax" ...
[TXT] st.in (in the Attic) [Hide]  1.11   14 years  kristaps   Fix typo in st.in (Alan Bueno, alan.bsd@gmail.com)
[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.6   14 years  kristaps   Big check-in of compatibility layer. This should work on most major architectur...
[TXT] vol.in (in the Attic) [Hide]  1.5   14 years  kristaps   Fixed license email address.


CVSweb