mandoc/Attic/

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 / Attic

Current tag: VERSION_1_9_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] prologue.c  1.6   15 years  kristaps   *** empty log message ***
[TXT] html4_strict.c  1.10   15 years  kristaps   Abstract ml/mlg/html/xml.
[TXT] man_action.c  1.19   14 years  kristaps   Added `UC' libman macro (has no effect). Corrected `UC' and `DT' not to print th...
[TXT] validate.c  1.94   15 years  kristaps   Added man validator, renamed mdoc validator.
[TXT] action.c  1.52   15 years  kristaps   Added man_action.c, renamed mdoc_action.c.
[TXT] READE.addmacro  1.2   15 years  kristaps   Added mdoclint. `make regress' uses mdoclint
[TXT] mdocml.3  1.2   15 years  kristaps   Added more validation (parents/msecs). Initial function documentation for mdoc.3...
[TXT] dummy.c  1.11   15 years  kristaps   Considerably improved roff_text parser. Consolidated noop roff macros.
[TXT] hash.c  1.12   15 years  kristaps   First addition of -man macro support. Abstraction of mdoc.
[TXT] macro.c  1.78   15 years  kristaps   First addition of -man macro support. Abstraction of mdoc.
[TXT] private.h  1.92   15 years  kristaps   First addition of -man macro support. Abstraction of mdoc.
[TXT] example.style.css  1.3   14 years  kristaps   Fixed body/divbody structure of html pages. Added example style.css (example.sty...
[TXT] index.sgml  1.29   14 years  kristaps   Fixed body/divbody structure of html pages. Added example style.css (example.sty...
[TXT] style.css  1.8   14 years  kristaps   Fixed body/divbody structure of html pages. Added example style.css (example.sty...
[TXT] arch.in  1.5   14 years  kristaps   Fixed license email address.
[TXT] att.in  1.5   14 years  kristaps   Fixed license email address.
[TXT] vol.c  1.4   14 years  kristaps   Fixed license email address.
[TXT] vol.in  1.5   14 years  kristaps   Fixed license email address.
[TXT] strings.sh  1.4   15 years  kristaps   Fixed mdoc_phrase escape handling. Added MDOC_IGNDELIM (Pf, soon Li, etc.). macr...
[TXT] argv.c  1.58   15 years  kristaps   General clean-ups.
[TXT] strings.c  1.34   15 years  kristaps   General clean-ups.
[TXT] terminal.c  1.13   15 years  kristaps   General clean-ups.
[TXT] xstd.c  1.14   15 years  kristaps   General clean-ups.
[TXT] Makefile.port  1.6   15 years  kristaps   Initial NetBSD pkgsrc.
[TXT] mdoc_action.c  1.37   14 years  kristaps   Lintifications.
[TXT] man.3  1.9   14 years  kristaps   Made tree/term/out() functions return void. Put err() functions back into front-...
[TXT] mdoc.3  1.34   14 years  kristaps   Made tree/term/out() functions return void. Put err() functions back into front-...
[TXT] st.in  1.10   14 years  kristaps   POSIX -> POSIX.1 change (submitted by uqs@sporlein.net, ok jmc@openbsd.org, ingo...
[TXT] mmain.c  1.16   15 years  kristaps   Pruned mmain.
[TXT] mmain.h  1.7   15 years  kristaps   Pruned mmain.
[TXT] index.7  1.15   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] libmdocml.c  1.22   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] libmdocml.h  1.15   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] literals.c  1.9   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] mdocml.css  1.10   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] ml.c  1.10   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] ml.h  1.17   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] mlg.c  1.30   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] noop.c  1.4   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] tags.c  1.4   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] tokens.c  1.5   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] xml.c  1.26   15 years  kristaps   Purged all old files in favour of new design. Selective reintegration.
[TXT] DESCR  1.5   14 years  kristaps   Removed automatic port generation, as the downstream versions should be used ins...
[TXT] Makefile.freebsd  1.3   14 years  kristaps   Removed automatic port generation, as the downstream versions should be used ins...
[TXT] Makefile.netbsd  1.4   14 years  kristaps   Removed automatic port generation, as the downstream versions should be used ins...
[TXT] Makefile.openbsd  1.4   14 years  kristaps   Removed automatic port generation, as the downstream versions should be used ins...
[TXT] chars.in  1.6   14 years  kristaps   Removed man handling in -Thtml (for now). Added some UTF chars to chars.in.
[TXT] index.css  1.1   14 years  kristaps   Removed new-born out.{h,c} (not a good idea). Removed if 0 for HTML-mode output ...
[TXT] man_argv.c  1.1   14 years  kristaps   Significant overhaul in libman. Macros are now block- and line-scoped (with nex...
[TXT] compat.c  1.4   15 years  kristaps   Some Linux-isms.
[TXT] mdocml.1  1.34   15 years  kristaps   Split mdocml -> mdocterm, mdoctree (new manuals, etc.). Escape-recognition term....
[TXT] mdocml.c  1.55   15 years  kristaps   Split mdocml -> mdocterm, mdoctree (new manuals, etc.). Escape-recognition term....
[TXT] mdoclint.1  1.6   15 years  kristaps   Split mdocterm.c -> main.c terminal.c. Abstracted output with -T selector (defau...
[TXT] mdoclint.c  1.5   15 years  kristaps   Split mdocterm.c -> main.c terminal.c. Abstracted output with -T selector (defau...
[TXT] mdocterm.1  1.27   15 years  kristaps   Split mdocterm.c -> main.c terminal.c. Abstracted output with -T selector (defau...
[TXT] mdocterm.c  1.50   15 years  kristaps   Split mdocterm.c -> main.c terminal.c. Abstracted output with -T selector (defau...
[TXT] mdoctree.1  1.8   15 years  kristaps   Split mdocterm.c -> main.c terminal.c. Abstracted output with -T selector (defau...
[TXT] mdoctree.c  1.9   15 years  kristaps   Split mdocterm.c -> main.c terminal.c. Abstracted output with -T selector (defau...
[TXT] README.addescape  1.2   15 years  kristaps   Strings abstracted into dynamically-created C files. Added -V option. Deprecated...
[TXT] README.addmacro  1.2   15 years  kristaps   Strings abstracted into dynamically-created C files. Added -V option. Deprecated...
[TXT] README.addregress  1.2   15 years  kristaps   Strings abstracted into dynamically-created C files. Added -V option. Deprecated...
[TXT] mdoc.template  1.4   14 years  kristaps   Synchronised man.7, mdoc.7, mdoc.template manual structure.
[TXT] mdoc_strings.c  1.10   14 years  kristaps   Synchronised man.7, mdoc.7, mdoc.template manual structure.
[TXT] ChangeLog.xsl  1.4   14 years  kristaps   Wrong stylesheet in xsl.
[TXT] ascii.c  1.10   14 years  kristaps   ascii_xxx -> chars_xxx (intended to hold more than just ascii encoding). More ht...
[TXT] ascii.in  1.18   14 years  kristaps   ascii_xxx -> chars_xxx (intended to hold more than just ascii encoding). More ht...
[TXT] chars.h  1.1   14 years  kristaps   ascii_xxx -> chars_xxx (intended to hold more than just ascii encoding). More ht...
[TXT] man_hash.c  1.14   14 years  kristaps   ascii_xxx -> chars_xxx (intended to hold more than just ascii encoding). More ht...
[TXT] mdoc_hash.c  1.11   14 years  kristaps   ascii_xxx -> chars_xxx (intended to hold more than just ascii encoding). More ht...
[TXT] external.png  1.1   15 years  kristaps   branches: 1.1.2; Adding revamped webpage.
[TXT] manuals.7  1.19   14 years  kristaps   main.c using fprintf instead of warnx for parse errors (like cc). Error string i...
[TXT] termact.c  1.7   15 years  kristaps   termact.c -> term.c term.c -> mdocterm.c tree.c -> mdoctree.c Fixed/finished mma...


CVSweb