]> git.cameronkatri.com Git - mandoc.git/history - demandoc.c
Handle output encoding for unicode, numbered and named escape sequences
[mandoc.git] / demandoc.c
2014-08-10 Ingo SchwarzeGet rid of HAVE_CONFIG_H, it is always defined; idea...
2014-03-19 Ingo SchwarzeWithout the MPARSE_SO option, if the file contains...
2014-03-19 Ingo Schwarzecope with mparse_alloc() interface change
2014-01-05 Ingo SchwarzeCope with mparse_alloc() interface change.
2012-05-31 Ingo Schwarzecatch up with the changed interface of mparse_alloc...
2011-09-01 Kristaps DzonsonsFinishing touches on demandoc. It now backs over endin...
2011-09-01 Kristaps DzonsonsMake `-w' mode work much better. This is INCREDIBLY...
2011-09-01 Kristaps DzonsonsHave demandoc throw away deroff's flags.
2011-09-01 Kristaps DzonsonsLint checks over demandoc.
2011-09-01 Kristaps DzonsonsAllow compilation on OpenBSD.
2011-09-01 Kristaps DzonsonsAdd demandoc utility, a replacement for deroff.