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_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] regress/        
[TXT] Makefile  1.217   14 years  kristaps   Added chars.h to HEADS.
[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.2   14 years  kristaps   More html. Initial html encodings in chars.in.
[TXT] html.c  1.51   14 years  kristaps   Split html.c into html.h, mdoc_html.c, man_html.c.
[TXT] html.h  1.6   14 years  kristaps   Split html.c into html.h, mdoc_html.c, man_html.c.
[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.27   14 years  kristaps   Lookup hashes are now static tables, ordered first-level by second character, th...
[TXT] main.c  1.44   14 years  kristaps   Removed new-born out.{h,c} (not a good idea). Removed if 0 for HTML-mode output ...
[TXT] man.7  1.37   14 years  kristaps   Version: 1.9.2. Fixed man.7 syntax error (oops).
[TXT] man.c  1.40   14 years  kristaps   Lookup hashes are now static tables, ordered first-level by second character, th...
[TXT] man.h  1.20   14 years  kristaps   Added `UC' libman macro (has no effect). Corrected `UC' and `DT' not to print th...
[TXT] man_html.c  1.1   14 years  kristaps   Split html.c into html.h, mdoc_html.c, man_html.c.
[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.31   14 years  kristaps   Made tree/term/out() functions return void. Put err() functions back into front-...
[TXT] man_validate.c  1.24   14 years  kristaps   Added `UC' libman macro (has no effect). Corrected `UC' and `DT' not to print th...
[TXT] mandoc.1  1.38   14 years  kristaps   Fixed body/divbody structure of html pages. Added example style.css (example.sty...
[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.13   14 years  kristaps   Documented trademark and restricted mark (oops).
[TXT] mdoc.7  1.59   14 years  kristaps   Synchronised man.7, mdoc.7, mdoc.template manual structure.
[TXT] mdoc.c  1.105   14 years  kristaps   Lookup hashes are now static tables, ordered first-level by second character, th...
[TXT] mdoc.h  1.69   14 years  kristaps   Synchronised man.7, mdoc.7, mdoc.template manual structure.
[TXT] mdoc_argv.c  1.25   14 years  kristaps   Updated manual structure in mdoc.7. Synchronised mdoc.template and mdoc.7 manual...
[TXT] mdoc_html.c  1.1   14 years  kristaps   Split html.c into html.h, mdoc_html.c, man_html.c.
[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.77   14 years  kristaps   Fix height of hard-breaks in -Thtml.
[TXT] mdoc_validate.c  1.42   14 years  kristaps   Updated manual structure in mdoc.7. Synchronised mdoc.template and mdoc.7 manual...
[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.2   14 years  kristaps   Removed new-born out.{h,c} (not a good idea). Removed if 0 for HTML-mode output ...
[TXT] out.h  1.2   14 years  kristaps   Removed new-born out.{h,c} (not a good idea). Removed if 0 for HTML-mode output ...
[TXT] roff.c  1.65   15 years  kristaps   More file pruning.
[TXT] roff.h  1.11   15 years  kristaps   More file pruning.
[TXT] st.c  1.4   14 years  kristaps   Fixed license email address.
[TXT] term.c  1.102   14 years  kristaps   Fixed memory leak on close.
[TXT] term.h  1.47   14 years  kristaps   ascii_xxx -> chars_xxx (intended to hold more than just ascii encoding). More ht...
[TXT] tree.c  1.15   14 years  kristaps   Made tree/term/out() functions return void. Put err() functions back into front-...
[TXT] ChangeLog.xsl (in the Attic) [Hide]  1.4   14 years  kristaps   Wrong stylesheet in xsl.
[TXT] DESCR (in the Attic) [Hide]  1.5   14 years  kristaps   Removed automatic port generation, as the downstream versions should be used ins...
[TXT] Makefile.freebsd (in the Attic) [Hide]  1.3   14 years  kristaps   Removed automatic port generation, as the downstream versions should be used ins...
[TXT] Makefile.netbsd (in the Attic) [Hide]  1.4   14 years  kristaps   Removed automatic port generation, as the downstream versions should be used ins...
[TXT] Makefile.openbsd (in the Attic) [Hide]  1.4   14 years  kristaps   Removed automatic port generation, as the downstream versions should be used ins...
[TXT] Makefile.port (in the Attic) [Hide]  1.6   15 years  kristaps   Initial NetBSD pkgsrc.
[TXT] READE.addmacro (in the Attic) [Hide]  1.2   15 years  kristaps   Added mdoclint. `make regress' uses mdoclint
[TXT] README.addescape (in the Attic) [Hide]  1.2   15 years  kristaps   Strings abstracted into dynamically-created C files. Added -V option. Deprecated...
[TXT] README.addmacro (in the Attic) [Hide]  1.2   15 years  kristaps   Strings abstracted into dynamically-created C files. Added -V option. Deprecated...
[TXT] README.addregress (in the Attic) [Hide]  1.2   15 years  kristaps   Strings abstracted into dynamically-created C files. Added -V option. Deprecated...
[TXT] action.c (in the Attic) [Hide]  1.52   15 years  kristaps   Added man_action.c, renamed mdoc_action.c.
[TXT] arch.in (in the Attic) [Hide]  1.5   14 years  kristaps   Fixed license email address.
[TXT] argv.c (in the Attic) [Hide]  1.58   15 years  kristaps   General clean-ups.
[TXT] ascii.c (in the Attic) [Hide]  1.10   14 years  kristaps   ascii_xxx -> chars_xxx (intended to hold more than just ascii encoding). More ht...
[TXT] ascii.in (in the Attic) [Hide]  1.18   14 years  kristaps   ascii_xxx -> chars_xxx (intended to hold more than just ascii encoding). More ht...
[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.6   14 years  kristaps   Removed man handling in -Thtml (for now). Added some UTF chars to chars.in.
[TXT] compat.c (in the Attic) [Hide]  1.4   15 years  kristaps   Some Linux-isms.
[TXT] dummy.c (in the Attic) [Hide]  1.11   15 years  kristaps   Considerably improved roff_text parser. Consolidated noop roff macros.
[TXT] example.style.css (in the Attic) [Hide]  1.3   14 years  kristaps   Fixed body/divbody structure of html pages. Added example style.css (example.sty...
[TXT] external.png (in the Attic) [Hide]  1.1   15 years  kristaps   branches: 1.1.2; Adding revamped webpage.
[TXT] hash.c (in the Attic) [Hide]  1.12   15 years  kristaps   First addition of -man macro support. Abstraction of mdoc.
[TXT] html4_strict.c (in the Attic) [Hide]  1.10   15 years  kristaps   Abstract ml/mlg/html/xml.
[TXT] index.7 (in the Attic) [Hide]  1.15   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[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.29   14 years  kristaps   Fixed body/divbody structure of html pages. Added example style.css (example.sty...
[TXT] libmdocml.c (in the Attic) [Hide]  1.22   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] libmdocml.h (in the Attic) [Hide]  1.15   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] literals.c (in the Attic) [Hide]  1.9   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] macro.c (in the Attic) [Hide]  1.78   15 years  kristaps   First addition of -man macro support. Abstraction of mdoc.
[TXT] man.3 (in the Attic) [Hide]  1.9   14 years  kristaps   Made tree/term/out() functions return void. Put err() functions back into front-...
[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.14   14 years  kristaps   ascii_xxx -> chars_xxx (intended to hold more than just ascii encoding). More ht...
[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.34   14 years  kristaps   Made tree/term/out() functions return void. Put err() functions back into front-...
[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.37   14 years  kristaps   Lintifications.
[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] mdoclint.1 (in the Attic) [Hide]  1.6   15 years  kristaps   Split mdocterm.c -> main.c terminal.c. Abstracted output with -T selector (defau...
[TXT] mdoclint.c (in the Attic) [Hide]  1.5   15 years  kristaps   Split mdocterm.c -> main.c terminal.c. Abstracted output with -T selector (defau...
[TXT] mdocml.1 (in the Attic) [Hide]  1.34   15 years  kristaps   Split mdocml -> mdocterm, mdoctree (new manuals, etc.). Escape-recognition term....
[TXT] mdocml.3 (in the Attic) [Hide]  1.2   15 years  kristaps   Added more validation (parents/msecs). Initial function documentation for mdoc.3...
[TXT] mdocml.c (in the Attic) [Hide]  1.55   15 years  kristaps   Split mdocml -> mdocterm, mdoctree (new manuals, etc.). Escape-recognition term....
[TXT] mdocml.css (in the Attic) [Hide]  1.10   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] mdocterm.1 (in the Attic) [Hide]  1.27   15 years  kristaps   Split mdocterm.c -> main.c terminal.c. Abstracted output with -T selector (defau...
[TXT] mdocterm.c (in the Attic) [Hide]  1.50   15 years  kristaps   Split mdocterm.c -> main.c terminal.c. Abstracted output with -T selector (defau...
[TXT] mdoctree.1 (in the Attic) [Hide]  1.8   15 years  kristaps   Split mdocterm.c -> main.c terminal.c. Abstracted output with -T selector (defau...
[TXT] mdoctree.c (in the Attic) [Hide]  1.9   15 years  kristaps   Split mdocterm.c -> main.c terminal.c. Abstracted output with -T selector (defau...
[TXT] ml.c (in the Attic) [Hide]  1.10   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] ml.h (in the Attic) [Hide]  1.17   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] mlg.c (in the Attic) [Hide]  1.30   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] mmain.c (in the Attic) [Hide]  1.16   15 years  kristaps   Pruned mmain.
[TXT] mmain.h (in the Attic) [Hide]  1.7   15 years  kristaps   Pruned mmain.
[TXT] noop.c (in the Attic) [Hide]  1.4   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] private.h (in the Attic) [Hide]  1.92   15 years  kristaps   First addition of -man macro support. Abstraction of mdoc.
[TXT] prologue.c (in the Attic) [Hide]  1.6   15 years  kristaps   *** empty log message ***
[TXT] st.in (in the Attic) [Hide]  1.10   14 years  kristaps   POSIX -> POSIX.1 change (submitted by uqs@sporlein.net, ok jmc@openbsd.org, ingo...
[TXT] strings.c (in the Attic) [Hide]  1.34   15 years  kristaps   General clean-ups.
[TXT] strings.sh (in the Attic) [Hide]  1.4   15 years  kristaps   Fixed mdoc_phrase escape handling. Added MDOC_IGNDELIM (Pf, soon Li, etc.). macr...
[TXT] style.css (in the Attic) [Hide]  1.8   14 years  kristaps   Fixed body/divbody structure of html pages. Added example style.css (example.sty...
[TXT] tags.c (in the Attic) [Hide]  1.4   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] termact.c (in the Attic) [Hide]  1.7   15 years  kristaps   termact.c -> term.c term.c -> mdocterm.c tree.c -> mdoctree.c Fixed/finished mma...
[TXT] terminal.c (in the Attic) [Hide]  1.13   15 years  kristaps   General clean-ups.
[TXT] tokens.c (in the Attic) [Hide]  1.5   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] validate.c (in the Attic) [Hide]  1.94   15 years  kristaps   Added man validator, renamed mdoc validator.
[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.
[TXT] xml.c (in the Attic) [Hide]  1.26   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] xstd.c (in the Attic) [Hide]  1.14   15 years  kristaps   General clean-ups.


CVSweb