CVS log for mandoc/Attic/libmdocml.c

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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.22, Mon Dec 15 01:54:58 2008 UTC (15 years, 3 months 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, VERSION_1_5_1, VERSION_1_3_6, VERSION_1_3_15, VERSION_1_2_0, OPENBSD_CHECKIN, HEAD
Changes since 1.21: +1 -1 lines
FILE REMOVED

Purged all old files in favour of new design.  Selective reintegration.

Revision 1.21 / (download) - annotate - [select for diffs], Wed Dec 10 14:42:46 2008 UTC (15 years, 3 months ago) by kristaps
Branch: MAIN
Changes since 1.20: +23 -8 lines
Diff to previous 1.20 (colored)

Made noop the default filter.

Revision 1.20 / (download) - annotate - [select for diffs], Tue Dec 9 17:09:12 2008 UTC (15 years, 3 months ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_0_2
Changes since 1.19: +1 -2 lines
Diff to previous 1.19 (colored)

Considerable clean-ups.

Revision 1.19 / (download) - annotate - [select for diffs], Mon Dec 8 16:29:57 2008 UTC (15 years, 3 months ago) by kristaps
Branch: MAIN
Changes since 1.18: +6 -14 lines
Diff to previous 1.18 (colored)

*** empty log message ***

Revision 1.18 / (download) - annotate - [select for diffs], Wed Dec 3 14:39:59 2008 UTC (15 years, 3 months ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_0_1
Changes since 1.17: +7 -8 lines
Diff to previous 1.17 (colored)

Abstract ml/mlg/html/xml.

Revision 1.17 / (download) - annotate - [select for diffs], Tue Dec 2 00:10:37 2008 UTC (15 years, 3 months ago) by kristaps
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Improvements to the xml part.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Nov 30 21:41:35 2008 UTC (15 years, 3 months ago) by kristaps
Branch: MAIN
Changes since 1.15: +4 -5 lines
Diff to previous 1.15 (colored)

Preliminary xml output filter (validate-renamed) done.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Nov 30 20:53:34 2008 UTC (15 years, 4 months ago) by kristaps
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Cleaned up presentation with mbuf_putstring & al.

Revision 1.14 / (download) - annotate - [select for diffs], Sat Nov 29 14:14:21 2008 UTC (15 years, 4 months ago) by kristaps
Branch: MAIN
Changes since 1.13: +6 -2 lines
Diff to previous 1.13 (colored)

Inclusion of "real" validation code.

Revision 1.13 / (download) - annotate - [select for diffs], Fri Nov 28 15:25:49 2008 UTC (15 years, 4 months ago) by kristaps
Branch: MAIN
Changes since 1.12: +2 -3 lines
Diff to previous 1.12 (colored)

Removed superfluous structures from rofftree.
Added roffdata for generalised text processing.

Revision 1.12 / (download) - annotate - [select for diffs], Fri Nov 28 11:21:12 2008 UTC (15 years, 4 months ago) by kristaps
Branch: MAIN
Changes since 1.11: +4 -4 lines
Diff to previous 1.11 (colored)

Initial pushing to mbuf.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Nov 27 16:54:58 2008 UTC (15 years, 4 months ago) by kristaps
Branch: MAIN
Changes since 1.10: +3 -1 lines
Diff to previous 1.10 (colored)

Considerable fixes.

Revision 1.10 / (download) - annotate - [select for diffs], Tue Nov 25 12:51:17 2008 UTC (15 years, 4 months ago) by kristaps
Branch: MAIN
Changes since 1.9: +7 -1 lines
Diff to previous 1.9 (colored)

Protection against non-ascii.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Nov 24 14:24:55 2008 UTC (15 years, 4 months ago) by kristaps
Branch: MAIN
Changes since 1.8: +12 -13 lines
Diff to previous 1.8 (colored)

Split roff engine into roff.c.
Re-worked calling convention for md_*.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Nov 24 08:50:33 2008 UTC (15 years, 4 months ago) by kristaps
Branch: MAIN
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

Roff-line tokens parsed into char**.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Nov 23 23:12:47 2008 UTC (15 years, 4 months ago) by kristaps
Branch: MAIN
Changes since 1.6: +22 -25 lines
Diff to previous 1.6 (colored)

Fixed clarity in libmdocml.c.
Fixed debugging messages.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Nov 23 22:30:53 2008 UTC (15 years, 4 months ago) by kristaps
Branch: MAIN
Changes since 1.5: +3 -4 lines
Diff to previous 1.5 (colored)

Considerable improvements across the board.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Nov 23 16:53:18 2008 UTC (15 years, 4 months ago) by kristaps
Branch: MAIN
Changes since 1.4: +29 -176 lines
Diff to previous 1.4 (colored)

Segmentation into html and dummy parsers.
Initial recursive-descent parser in place for html/ml parser.
Parsing of title tags more-or-less in place.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Nov 23 11:05:25 2008 UTC (15 years, 4 months ago) by kristaps
Branch: MAIN
Changes since 1.3: +73 -9 lines
Diff to previous 1.3 (colored)

Initial foray into roff-parsing.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Nov 22 20:15:34 2008 UTC (15 years, 4 months ago) by kristaps
Branch: MAIN
Changes since 1.2: +175 -35 lines
Diff to previous 1.2 (colored)

Fuller seperation into mdocml/libmdocml.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Nov 22 18:34:06 2008 UTC (15 years, 4 months ago) by kristaps
Branch: MAIN
Changes since 1.1: +173 -1 lines
Diff to previous 1.1 (colored)

Putting md_run and friends into libmdocml (needs work to be useful).

Revision 1.1 / (download) - annotate - [select for diffs], Sat Nov 22 14:53:29 2008 UTC (15 years, 4 months ago) by kristaps
Branch: MAIN

Initial revision

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