]> git.cameronkatri.com Git - mandoc.git/log
mandoc.git
16 years ago*** empty log message ***
Kristaps Dzonsons [Thu, 27 Nov 2008 17:27:50 +0000 (17:27 +0000)]
*** empty log message ***

16 years agoConsiderable fixes.
Kristaps Dzonsons [Thu, 27 Nov 2008 16:54:58 +0000 (16:54 +0000)]
Considerable fixes.

16 years agoAdded "special" macros.
Kristaps Dzonsons [Thu, 27 Nov 2008 14:02:41 +0000 (14:02 +0000)]
Added "special" macros.

16 years agoMore fixes and work-ness.
Kristaps Dzonsons [Thu, 27 Nov 2008 13:29:44 +0000 (13:29 +0000)]
More fixes and work-ness.

16 years agoMainly quotes.
Kristaps Dzonsons [Thu, 27 Nov 2008 11:23:51 +0000 (11:23 +0000)]
Mainly quotes.

16 years agoVarious fixes.
Kristaps Dzonsons [Wed, 26 Nov 2008 22:27:07 +0000 (22:27 +0000)]
Various fixes.

16 years agoConsiderable fixes.
Kristaps Dzonsons [Wed, 26 Nov 2008 21:42:59 +0000 (21:42 +0000)]
Considerable fixes.

16 years agoAdded regression tests.
Kristaps Dzonsons [Wed, 26 Nov 2008 16:50:34 +0000 (16:50 +0000)]
Added regression tests.
Considerable fixes... blah blah blah...

16 years agoImported all macros from mdoc(7).
Kristaps Dzonsons [Tue, 25 Nov 2008 16:49:57 +0000 (16:49 +0000)]
Imported all macros from mdoc(7).
Put all names into roff.c with extern access from private.h.
Annotated list of changes that must occur for end-game (scope, nests, etc.).

16 years agoProtection against non-ascii.
Kristaps Dzonsons [Tue, 25 Nov 2008 12:51:17 +0000 (12:51 +0000)]
Protection against non-ascii.

16 years agoSingle call-back for filters.
Kristaps Dzonsons [Tue, 25 Nov 2008 12:14:02 +0000 (12:14 +0000)]
Single call-back for filters.
Removed verbose flag.
Added more macros and arguments.

16 years agoAnnotated todo for prologue/text tokens.
Kristaps Dzonsons [Mon, 24 Nov 2008 18:34:50 +0000 (18:34 +0000)]
Annotated todo for prologue/text tokens.

16 years agoGeneric roff_layout for layout tokens.
Kristaps Dzonsons [Mon, 24 Nov 2008 18:32:39 +0000 (18:32 +0000)]
Generic roff_layout for layout tokens.

16 years agoSplit roff engine into roff.c.
Kristaps Dzonsons [Mon, 24 Nov 2008 14:24:55 +0000 (14:24 +0000)]
Split roff engine into roff.c.
Re-worked calling convention for md_*.

16 years agoRoff-line tokens parsed into char**.
Kristaps Dzonsons [Mon, 24 Nov 2008 08:50:33 +0000 (08:50 +0000)]
Roff-line tokens parsed into char**.

16 years agoAdded initial support for callable/parsable.
Kristaps Dzonsons [Sun, 23 Nov 2008 23:35:25 +0000 (23:35 +0000)]
Added initial support for callable/parsable.

16 years agoFixed clarity in libmdocml.c.
Kristaps Dzonsons [Sun, 23 Nov 2008 23:12:47 +0000 (23:12 +0000)]
Fixed clarity in libmdocml.c.
Fixed debugging messages.

16 years agoConsiderable improvements across the board.
Kristaps Dzonsons [Sun, 23 Nov 2008 22:30:53 +0000 (22:30 +0000)]
Considerable improvements across the board.

16 years agoInitial support for Sh.
Kristaps Dzonsons [Sun, 23 Nov 2008 19:10:03 +0000 (19:10 +0000)]
Initial support for Sh.
Debugging things (will be changed out).

16 years agoSegmentation into html and dummy parsers.
Kristaps Dzonsons [Sun, 23 Nov 2008 16:53:18 +0000 (16:53 +0000)]
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.

16 years agoInitial foray into roff-parsing.
Kristaps Dzonsons [Sun, 23 Nov 2008 11:05:25 +0000 (11:05 +0000)]
Initial foray into roff-parsing.

16 years agoFuller seperation into mdocml/libmdocml.
Kristaps Dzonsons [Sat, 22 Nov 2008 20:15:34 +0000 (20:15 +0000)]
Fuller seperation into mdocml/libmdocml.

16 years agoPutting md_run and friends into libmdocml (needs work to be useful).
Kristaps Dzonsons [Sat, 22 Nov 2008 18:34:06 +0000 (18:34 +0000)]
Putting md_run and friends into libmdocml (needs work to be useful).

16 years agoConsolidated structs (elim. ptr overhead).
Kristaps Dzonsons [Sat, 22 Nov 2008 17:14:32 +0000 (17:14 +0000)]
Consolidated structs (elim. ptr overhead).
Set meaningful buffer default sizes.

16 years agoBuffering and line-buffering working and tested.
Kristaps Dzonsons [Sat, 22 Nov 2008 16:55:02 +0000 (16:55 +0000)]
Buffering and line-buffering working and tested.

16 years agoFixed dist hook in Makefile (uses a file-target).
Kristaps Dzonsons [Sat, 22 Nov 2008 14:54:55 +0000 (14:54 +0000)]
Fixed dist hook in Makefile (uses a file-target).

16 years agoInitial revision
Kristaps Dzonsons [Sat, 22 Nov 2008 14:53:29 +0000 (14:53 +0000)]
Initial revision