CVS log for mandoc/Attic/mmain.c

[BACK] Up to [cvsweb.bsd.lv] / mandoc

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.16, Thu Mar 19 16:23:22 2009 UTC (15 years ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_9_5, VERSION_1_8_5, VERSION_1_8_1, VERSION_1_7_16, VERSION_1_7_15, VERSION_1_6_5, OPENBSD_CHECKIN, HEAD
Changes since 1.15: +1 -1 lines
FILE REMOVED

Pruned mmain.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Mar 19 11:49:00 2009 UTC (15 years ago) by kristaps
Branch: MAIN
Changes since 1.14: +10 -67 lines
Diff to previous 1.14 (unified)

Many more ASCII escapes added.
Stripped nroff punt from mdocterm.c.
Fixed multiple-file handling for mdocterm.c.
Cleared up mdoc.h API.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Mar 16 23:37:28 2009 UTC (15 years ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_5_3
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (unified)

Changed e-mail address to @openbsd.
Cleaned up manual-page documentation.

Revision 1.13 / (download) - annotate - [select for diffs], Mon Mar 16 22:19:19 2009 UTC (15 years ago) by kristaps
Branch: MAIN
Changes since 1.12: +2 -9 lines
Diff to previous 1.12 (unified)

Fixed mdoc_phrase escape handling.
Added MDOC_IGNDELIM (Pf, soon Li, etc.).
macro_constant_delimited ignargs -> argv.c parsing.
Renamed macro functions to correspond to ontologies.
`Fo' and `St' made callable (compat documented).
strings.sh deprecated (directly using CPP).
Abstracted ASCII translation into ascii.{c,in}.
ASCII table uses a self-reordering chained hashtable.
Removed old regressions.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Mar 15 07:08:53 2009 UTC (15 years ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_5_1
Changes since 1.11: +67 -30 lines
Diff to previous 1.11 (unified)

mdoclint accepts multiple files
mdocterm punts to nroff if it fails parsing

Revision 1.11 / (download) - annotate - [select for diffs], Mon Mar 9 13:35:09 2009 UTC (15 years ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_4_6
Changes since 1.10: +6 -5 lines
Diff to previous 1.10 (unified)

Fixed valgrind issues.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Mar 9 13:04:01 2009 UTC (15 years ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_4_5, VERSION_1_4_4
Changes since 1.9: +35 -15 lines
Diff to previous 1.9 (unified)

Added "Input Encoding" section to mdoc*.1.
Newline-escaped lines are concatenated.
Added -fign-macro option.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Mar 8 19:32:03 2009 UTC (15 years ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_4_2
Changes since 1.8: +4 -4 lines
Diff to previous 1.8 (unified)

Fixed strings.sh to work with NetBSD.
Fixed various lint warnings.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Mar 8 18:50:40 2009 UTC (15 years ago) by kristaps
Branch: MAIN
Changes since 1.7: +20 -26 lines
Diff to previous 1.7 (unified)

Removed static limitation of buffer size.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Mar 8 18:02:36 2009 UTC (15 years ago) by kristaps
Branch: MAIN
Changes since 1.6: +9 -4 lines
Diff to previous 1.6 (unified)

Updated manuals.
Added -fign-scope and -fign-escape.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Mar 8 11:41:22 2009 UTC (15 years ago) by kristaps
Branch: MAIN
Changes since 1.5: +30 -5 lines
Diff to previous 1.5 (unified)

BROKEN CHECK-IN.  Wide-ranging updates.
Removed libmdoc internal argv limit (all dynamic).
Removed "data" union in mdoc_node (to be selectively re-added).

Revision 1.5 / (download) - annotate - [select for diffs], Fri Mar 6 14:13:47 2009 UTC (15 years ago) by kristaps
Branch: MAIN
Changes since 1.4: +8 -5 lines
Diff to previous 1.4 (unified)

Strings abstracted into dynamically-created C files.
Added -V option.
Deprecated README files.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Feb 23 15:38:20 2009 UTC (15 years, 1 month ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_3_9, VERSION_1_3_8, VERSION_1_3_6, VERSION_1_3_5, VERSION_1_3_15, VERSION_1_3_13, VERSION_1_3_11, VERSION_1_3_10
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (unified)

Cross-checked NetBSD compile changes to Linux.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Feb 23 12:45:19 2009 UTC (15 years, 1 month ago) by kristaps
Branch: MAIN
Changes since 1.2: +5 -2 lines
Diff to previous 1.2 (unified)

More in-file documentation and Linux-isation.
Moved mdoc_macros table definition into macro.c, where it belongs.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Feb 23 07:09:13 2009 UTC (15 years, 1 month ago) by kristaps
Branch: MAIN
Changes since 1.1: +40 -32 lines
Diff to previous 1.1 (unified)

termact.c -> term.c
term.c -> mdocterm.c
tree.c -> mdoctree.c
Fixed/finished mmain.h.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Feb 22 22:58:39 2009 UTC (15 years, 1 month ago) by kristaps
Branch: MAIN

BROKEN BUILD: migrating to mmain stuff.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb