CVS log for mandoc/Attic/action.c

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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.52, Wed Mar 25 15:36:05 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, OPENBSD_CHECKIN, HEAD
Changes since 1.51: +1 -1 lines
FILE REMOVED

Added man_action.c, renamed mdoc_action.c.

Revision 1.51 / (download) - annotate - [select for diffs], Mon Mar 23 14:31:58 2009 UTC (15 years ago) by kristaps
Branch: MAIN
Changes since 1.50: +2 -1 lines
Diff to previous 1.50 (colored)

Linux fixes.

Revision 1.50 / (download) - annotate - [select for diffs], Mon Mar 23 14:22:11 2009 UTC (15 years ago) by kristaps
Branch: MAIN
Changes since 1.49: +9 -4 lines
Diff to previous 1.49 (colored)

First addition of -man macro support.
Abstraction of mdoc.

Revision 1.49 / (download) - annotate - [select for diffs], Sat Mar 21 21:09:00 2009 UTC (15 years ago) by kristaps
Branch: MAIN
Changes since 1.48: +22 -61 lines
Diff to previous 1.48 (colored)

Fixes to dynamic addition of Bl width.

Revision 1.48 / (download) - annotate - [select for diffs], Sat Mar 21 09:48:29 2009 UTC (15 years ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_6_5
Changes since 1.47: +7 -4 lines
Diff to previous 1.47 (colored)

Lint fixes.

Revision 1.47 / (download) - annotate - [select for diffs], Sat Mar 21 09:42:07 2009 UTC (15 years ago) by kristaps
Branch: MAIN
Changes since 1.46: +2 -1 lines
Diff to previous 1.46 (colored)

Added %Q macro.

Revision 1.46 / (download) - annotate - [select for diffs], Fri Mar 20 19:56:25 2009 UTC (15 years ago) by kristaps
Branch: MAIN
Changes since 1.45: +17 -5 lines
Diff to previous 1.45 (colored)

Proper .Dl literalism.

Revision 1.45 / (download) - annotate - [select for diffs], Fri Mar 20 16:43:28 2009 UTC (15 years ago) by kristaps
Branch: MAIN
Changes since 1.44: +8 -7 lines
Diff to previous 1.44 (colored)

Fixed literal-formatting error with `Dl'.

Revision 1.44 / (download) - annotate - [select for diffs], Fri Mar 20 15:14:01 2009 UTC (15 years ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_6_2
Changes since 1.43: +319 -286 lines
Diff to previous 1.43 (colored)

Support for `Bd' of all types (see mdoc.7 for newline/tab rules).
Renamed term.c and terminal.c functions to be term_.
Some bugfixes to lists.

Revision 1.43 / (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.42: +3 -2 lines
Diff to previous 1.42 (colored)

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

Revision 1.42 / (download) - annotate - [select for diffs], Mon Mar 16 22:19:19 2009 UTC (15 years ago) by kristaps
Branch: MAIN
Changes since 1.41: +6 -3 lines
Diff to previous 1.41 (colored)

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.41 / (download) - annotate - [select for diffs], Thu Mar 12 16:30:50 2009 UTC (15 years ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_5_1
Changes since 1.40: +8 -7 lines
Diff to previous 1.40 (colored)

Added -nested (doesn't do anything).
Added .%C.
.Cd is now callable.
Added .Rv -std.

Revision 1.40 / (download) - annotate - [select for diffs], Wed Mar 11 00:39:58 2009 UTC (15 years ago) by kristaps
Branch: MAIN
Changes since 1.39: +4 -1 lines
Diff to previous 1.39 (colored)

Expanded perfect htab to use 27 * 26 * 3 space.
Added Brq, Bro and Brc macros.
Added lbrace and rbrace to special characters.
Fixed spacing in braces.

Revision 1.39 / (download) - annotate - [select for diffs], Mon Mar 9 14:19:59 2009 UTC (15 years ago) by kristaps
Branch: MAIN
Changes since 1.38: +3 -1 lines
Diff to previous 1.38 (colored)

Added `Mt' and `Lk' macros (NetBSD).

Revision 1.38 / (download) - annotate - [select for diffs], Mon Mar 9 13:17:49 2009 UTC (15 years ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_4_6, VERSION_1_4_5
Changes since 1.37: +1 -2 lines
Diff to previous 1.37 (colored)

Easier integration into FreeBSD (sys/types.h, time.h, etc.).

Revision 1.37 / (download) - annotate - [select for diffs], Sun Mar 8 20:57:35 2009 UTC (15 years ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_4_4
Changes since 1.36: +2 -1 lines
Diff to previous 1.36 (colored)

Added `Lp' macro.

Revision 1.36 / (download) - annotate - [select for diffs], Sun Mar 8 20:50:12 2009 UTC (15 years ago) by kristaps
Branch: MAIN
Changes since 1.35: +2 -1 lines
Diff to previous 1.35 (colored)

Added .Ap.

Revision 1.35 / (download) - annotate - [select for diffs], Sun Mar 8 13:01:35 2009 UTC (15 years ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_4_2
Changes since 1.34: +2 -4 lines
Diff to previous 1.34 (colored)

Memory-corruption fix.

Revision 1.34 / (download) - annotate - [select for diffs], Sun Mar 8 12:40:27 2009 UTC (15 years ago) by kristaps
Branch: MAIN
Changes since 1.33: +8 -8 lines
Diff to previous 1.33 (colored)

Memory fixes in new dynamic schema.

Revision 1.33 / (download) - annotate - [select for diffs], Sun Mar 8 11:41:22 2009 UTC (15 years ago) by kristaps
Branch: MAIN
Changes since 1.32: +131 -62 lines
Diff to previous 1.32 (colored)

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.32 / (download) - annotate - [select for diffs], Fri Mar 6 14:24:49 2009 UTC (15 years ago) by kristaps
Branch: MAIN
Changes since 1.31: +7 -5 lines
Diff to previous 1.31 (colored)

Documented the strings script.

Revision 1.31 / (download) - annotate - [select for diffs], Fri Mar 6 14:13:47 2009 UTC (15 years ago) by kristaps
Branch: MAIN
Changes since 1.30: +119 -87 lines
Diff to previous 1.30 (colored)

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

Revision 1.30 / (download) - annotate - [select for diffs], Thu Mar 5 13:12:12 2009 UTC (15 years ago) by kristaps
Branch: MAIN
Changes since 1.29: +29 -9 lines
Diff to previous 1.29 (colored)

Cleaned up ctype functions (netbsd).
Fixed .Ex/.Rv -std usage.
Made Ar provide default value.

Revision 1.29 / (download) - annotate - [select for diffs], Thu Mar 5 12:08:53 2009 UTC (15 years ago) by kristaps
Branch: MAIN
Changes since 1.28: +36 -5 lines
Diff to previous 1.28 (colored)

Added argv regression tests.
Table-ised argument flags in argv.c.

Revision 1.28 / (download) - annotate - [select for diffs], Sun Mar 1 23:14:15 2009 UTC (15 years, 1 month ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_3_15
Changes since 1.27: +3 -7 lines
Diff to previous 1.27 (colored)

Backed-out warning about Ds.
Backed-out assertion about Bd subtypes.

Revision 1.27 / (download) - annotate - [select for diffs], Sat Feb 28 21:50:01 2009 UTC (15 years, 1 month ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_3_13
Changes since 1.26: +7 -4 lines
Diff to previous 1.26 (colored)

White-space churn.

Revision 1.26 / (download) - annotate - [select for diffs], Sat Feb 28 19:15:28 2009 UTC (15 years, 1 month ago) by kristaps
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Initial Rs/Re support.
Fixed default Ds width.

Revision 1.25 / (download) - annotate - [select for diffs], Sat Feb 28 14:43:35 2009 UTC (15 years, 1 month ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_3_11
Changes since 1.24: +8 -4 lines
Diff to previous 1.24 (colored)

Made `Ds' emit a warning.
Default width is 78.

Revision 1.24 / (download) - annotate - [select for diffs], Sat Feb 28 14:40:07 2009 UTC (15 years, 1 month ago) by kristaps
Branch: MAIN
Changes since 1.23: +5 -4 lines
Diff to previous 1.23 (colored)

Added support for traditional `Ds' width.

Revision 1.23 / (download) - annotate - [select for diffs], Sat Feb 28 13:47:36 2009 UTC (15 years, 1 month ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_3_10
Changes since 1.22: +175 -47 lines
Diff to previous 1.22 (colored)

Added support for dynamic -width detection for -tag lists.

Revision 1.22 / (download) - annotate - [select for diffs], Fri Feb 27 10:55:16 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
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Slowly decoupling mdoc(3) from being OpenBSD-only.

Revision 1.21 / (download) - annotate - [select for diffs], Fri Feb 27 09:39:40 2009 UTC (15 years, 1 month ago) by kristaps
Branch: MAIN
Changes since 1.20: +5 -5 lines
Diff to previous 1.20 (colored)

Lintified sources.

Revision 1.20 / (download) - annotate - [select for diffs], Thu Feb 26 16:08:11 2009 UTC (15 years, 1 month ago) by kristaps
Branch: MAIN
Changes since 1.19: +51 -2 lines
Diff to previous 1.19 (colored)

Support for macro widths (/usr/share/tmac/mdoc/doc-common).

Revision 1.19 / (download) - annotate - [select for diffs], Sun Feb 22 14:31:08 2009 UTC (15 years, 1 month ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_3_5
Changes since 1.18: +2 -1 lines
Diff to previous 1.18 (colored)

Cleaned up validation source a bit.
Fixed `Nm' and `Nd' detection.
Added a few more terminal outputs.

Revision 1.18 / (download) - annotate - [select for diffs], Sat Feb 21 21:00:06 2009 UTC (15 years, 1 month ago) by kristaps
Branch: MAIN
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored)

Split mdocml -> mdocterm, mdoctree (new manuals, etc.).
Escape-recognition term.c.

Revision 1.17 / (download) - annotate - [select for diffs], Fri Feb 20 11:04:23 2009 UTC (15 years, 1 month ago) by kristaps
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Re-added tree.c (for now).
Added initial terminal-output filter (term.c).

Revision 1.16 / (download) - annotate - [select for diffs], Wed Jan 21 11:35:26 2009 UTC (15 years, 2 months ago) by kristaps
Branch: MAIN
Changes since 1.15: +3 -5 lines
Diff to previous 1.15 (colored)

More validation on prologue/first NAME section.

Revision 1.15 / (download) - annotate - [select for diffs], Tue Jan 20 22:55:46 2009 UTC (15 years, 2 months ago) by kristaps
Branch: MAIN
Changes since 1.14: +10 -33 lines
Diff to previous 1.14 (colored)

Added regression tests (just for prologue, for now).
Minor fixes in parsing prologue.

Revision 1.14 / (download) - annotate - [select for diffs], Tue Jan 20 13:44:05 2009 UTC (15 years, 2 months ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_2_0
Changes since 1.13: +28 -1 lines
Diff to previous 1.13 (colored)

Re-merged old port-building routines.

Revision 1.13 / (download) - annotate - [select for diffs], Tue Jan 20 12:51:28 2009 UTC (15 years, 2 months ago) by kristaps
Branch: MAIN
Changes since 1.12: +41 -10 lines
Diff to previous 1.12 (colored)

Moved prologue-pruning into action.c.
Added line-arg softmax.

Revision 1.12 / (download) - annotate - [select for diffs], Mon Jan 19 17:02:58 2009 UTC (15 years, 2 months ago) by kristaps
Branch: MAIN
Changes since 1.11: +5 -1 lines
Diff to previous 1.11 (colored)

Removed unnecessary test cases (most were for visual).
Finally fixed scope-rewinding (MDOC_VALID).

Revision 1.11 / (download) - annotate - [select for diffs], Sat Jan 17 16:47:02 2009 UTC (15 years, 2 months ago) by kristaps
Branch: MAIN
Changes since 1.10: +19 -27 lines
Diff to previous 1.10 (colored)

Added tests to makefile.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Jan 17 16:15:27 2009 UTC (15 years, 2 months ago) by kristaps
Branch: MAIN
Changes since 1.9: +151 -172 lines
Diff to previous 1.9 (colored)

Documentation, more validations, cleaned up actions, added Nm action.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Jan 16 12:23:25 2009 UTC (15 years, 2 months ago) by kristaps
Branch: MAIN
Changes since 1.8: +9 -2 lines
Diff to previous 1.8 (colored)

Clean-ups & documentation.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Jan 16 11:50:54 2009 UTC (15 years, 2 months ago) by kristaps
Branch: MAIN
Changes since 1.7: +10 -10 lines
Diff to previous 1.7 (colored)

Finished re-fitting err/warn/msg routines.
Some minor bug-fixes.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Jan 12 12:52:21 2009 UTC (15 years, 2 months ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_1_0
Changes since 1.6: +10 -23 lines
Diff to previous 1.6 (colored)

*** empty log message ***

Revision 1.6 / (download) - annotate - [select for diffs], Fri Jan 9 14:45:44 2009 UTC (15 years, 2 months ago) by kristaps
Branch: MAIN
Changes since 1.5: +6 -4 lines
Diff to previous 1.5 (colored)

*** empty log message ***

Revision 1.5 / (download) - annotate - [select for diffs], Thu Jan 8 15:59:58 2009 UTC (15 years, 2 months ago) by kristaps
Branch: MAIN
Changes since 1.4: +95 -146 lines
Diff to previous 1.4 (colored)

*** empty log message ***

Revision 1.4 / (download) - annotate - [select for diffs], Thu Jan 8 15:05:50 2009 UTC (15 years, 2 months ago) by kristaps
Branch: MAIN
Changes since 1.3: +305 -115 lines
Diff to previous 1.3 (colored)

*** empty log message ***

Revision 1.3 / (download) - annotate - [select for diffs], Wed Jan 7 15:53:00 2009 UTC (15 years, 2 months ago) by kristaps
Branch: MAIN
Changes since 1.2: +54 -18 lines
Diff to previous 1.2 (colored)

*** empty log message ***

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jan 5 16:11:14 2009 UTC (15 years, 2 months ago) by kristaps
Branch: MAIN
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 (colored)

Finished initial parse sequence.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 5 14:14:04 2009 UTC (15 years, 2 months ago) by kristaps
Branch: MAIN

Actions and validations properly added.

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