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_9


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] regress/        
[TXT] Makefile  1.232   14 years  kristaps   Temporarily turned off validation (mandoc -Thtml needs URI encoding!). Aesthetic...
[TXT] arch.c  1.4   14 years  kristaps   Fixed license email address.
[TXT] att.c  1.4   14 years  kristaps   Fixed license email address.
[TXT] chars.c  1.9   14 years  kristaps   All special characters sync'd with groff, both -Thtml and -Tascii. Re-added text...
[TXT] html.c  1.65   14 years  kristaps   More updates to mdoc.7.
[TXT] html.h  1.13   14 years  kristaps   Clean up consts (noted by Joerg Sonnenberger and Ulrich Sporlein).
[TXT] lib.c  1.4   14 years  kristaps   Fixed license email address.
[TXT] lib.in  1.5   14 years  kristaps   Fixed license email address.
[TXT] libman.h  1.21   14 years  kristaps   Lookup hashes are now static tables, ordered first-level by second character, th...
[TXT] libmandoc.h  1.1   14 years  kristaps   Moved escape validation into libmandoc.h/mandoc.c (common between libman/libmdoc...
[TXT] libmdoc.h  1.29   14 years  kristaps   Added warning about specifying list arguments before type (suggested by Joerg So...
[TXT] main.c  1.46   14 years  kristaps   Moved output definitions into main.h. Pushed terminal_{mdoc,man} into {mdoc,man}...
[TXT] main.h  1.1   14 years  kristaps   Moved output definitions into main.h. Pushed terminal_{mdoc,man} into {mdoc,man}...
[TXT] man.7  1.39   14 years  kristaps   Made man.7 use lots of Sx/Ss to link between macro definitions and references.
[TXT] man.c  1.41   14 years  kristaps   FreeBSD compile fixes (uqs@spoerlein.net).
[TXT] man.h  1.21   14 years  kristaps   Fixed superfluous function declaration (spotted by Ulrich Sporlein).
[TXT] man_html.c  1.11   14 years  kristaps   Made sure devices and formats recognise that -man and -mdoc have different synta...
[TXT] man_macro.c  1.28   14 years  kristaps   Added `UC' libman macro (has no effect). Corrected `UC' and `DT' not to print th...
[TXT] man_term.c  1.41   14 years  kristaps   Lint fixes.
[TXT] man_validate.c  1.25   14 years  kristaps   Removed number-check for `sp' in -Tman, as nroff accepts non-numerics as a singl...
[TXT] mandoc.1  1.43   14 years  kristaps   Fix in mandoc.1 and mandoc_char.7 syntax (submitted Joerg Sonnenberger). Added n...
[TXT] mandoc.c  1.3   14 years  kristaps   Added `sp' support to libman. Added `\c' to known escapes (only used in man, but...
[TXT] mandoc_char.7  1.27   14 years  kristaps   Fixed mandoc_char lists to have -column before other arguments.
[TXT] mdoc.7  1.66   14 years  kristaps   More updates to mdoc.7.
[TXT] mdoc.c  1.109   14 years  kristaps   Added warning about specifying list arguments before type (suggested by Joerg So...
[TXT] mdoc.h  1.70   14 years  kristaps   Added support for `Bd -centered', which appears in newer groffs (not yet impleme...
[TXT] mdoc_argv.c  1.29   14 years  kristaps   Fixed `-file' argument to `Bd', which is NOT a type, but instead just an argumen...
[TXT] mdoc_html.c  1.35   14 years  kristaps   More updates to mdoc.7.
[TXT] mdoc_macro.c  1.36   14 years  kristaps   Some extra html tags and near-complete Bl: -tag is hopeless (synonym for -hang, ...
[TXT] mdoc_term.c  1.93   14 years  kristaps   More fixes to scaling-width multipliers (which, just to make my life difficult, ...
[TXT] mdoc_validate.c  1.48   14 years  kristaps   Fixed `-file' argument to `Bd', which is NOT a type, but instead just an argumen...
[TXT] msec.c  1.4   14 years  kristaps   Fixed license email address.
[TXT] msec.in  1.5   14 years  kristaps   Fixed license email address.
[TXT] out.c  1.5   14 years  kristaps   Had out.h roff-scale converters accept default unit scale (because -mdoc and -ma...
[TXT] out.h  1.5   14 years  kristaps   Had out.h roff-scale converters accept default unit scale (because -mdoc and -ma...
[TXT] st.c  1.4   14 years  kristaps   Fixed license email address.
[TXT] term.c  1.108   14 years  kristaps   More fixes to scaling-width multipliers (which, just to make my life difficult, ...
[TXT] term.h  1.49   14 years  kristaps   Made sure devices and formats recognise that -man and -mdoc have different synta...
[TXT] tree.c  1.16   14 years  kristaps   Moved output definitions into main.h. Pushed terminal_{mdoc,man} into {mdoc,man}...
[TXT] ChangeLog.xsl (in the Attic) [Hide]  1.4   14 years  kristaps   Wrong stylesheet in xsl.
[TXT] arch.in (in the Attic) [Hide]  1.5   14 years  kristaps   Fixed license email address.
[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.18   14 years  kristaps   Fix in -Tascii where `Lb' causes line-break in any section (should only happen i...
[TXT] compat.c (in the Attic) [Hide]  1.4   15 years  kristaps   Some Linux-isms.
[TXT] example.style.css (in the Attic) [Hide]  1.13   14 years  kristaps   Consolidated some -man -Tascii functions. Added many -man -Thtml functions (almo...
[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.1   14 years  kristaps   Removed new-born out.{h,c} (not a good idea). Removed if 0 for HTML-mode output ...
[TXT] index.sgml (in the Attic) [Hide]  1.34   14 years  kristaps   Temporarily turned off validation (mandoc -Thtml needs URI encoding!). Aesthetic...
[TXT] man.3 (in the Attic) [Hide]  1.10   14 years  kristaps   Fixed mandoc.1 examples (new -Thtml options). Fixed manuals to use `In', not `Fd...
[TXT] man_action.c (in the Attic) [Hide]  1.19   14 years  kristaps   Added `UC' libman macro (has no effect). Corrected `UC' and `DT' not to print th...
[TXT] man_argv.c (in the Attic) [Hide]  1.1   14 years  kristaps   Significant overhaul in libman. Macros are now block- and line-scoped (with nex...
[TXT] man_hash.c (in the Attic) [Hide]  1.15   14 years  kristaps   FreeBSD compile fixes (uqs@spoerlein.net).
[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.35   14 years  kristaps   Fixed mandoc.1 examples (new -Thtml options). Fixed manuals to use `In', not `Fd...
[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.41   14 years  kristaps   Lint check (noop).
[TXT] mdoc_hash.c (in the Attic) [Hide]  1.11   14 years  kristaps   ascii_xxx -> chars_xxx (intended to hold more than just ascii encoding). More ht...
[TXT] mdoc_strings.c (in the Attic) [Hide]  1.10   14 years  kristaps   Synchronised man.7, mdoc.7, mdoc.template manual structure.
[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.12   14 years  kristaps   Made default string units (-Thtml -mdoc) to use `m' and not `n' scaling (better ...
[TXT] vol.c (in the Attic) [Hide]  1.4   14 years  kristaps   Fixed license email address.
[TXT] vol.in (in the Attic) [Hide]  1.5   14 years  kristaps   Fixed license email address.


CVSweb