]> git.cameronkatri.com Git - mandoc.git/log
mandoc.git
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