Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [cvsweb.bsd.lv] / docbook2mdoc
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
Parent Directory | ||||
Attic/ [Don't hide] | ||||
Makefile | 1.31 | 5 years | schwarze | TODO: generate better .Sx lines |
NEWS | 1.4 | 5 years | schwarze | version 1.1.0 |
README | 1.7 | 5 years | schwarze | Move content from <bookinfo>, <articleinfo>, <refentryinfo>, and <refmeta> that ... |
TODO | 1.1 | 5 years | schwarze | TODO: generate better .Sx lines |
docbook2mdoc.1 | 1.17 | 5 years | schwarze | end of sentence detection |
docbook2mdoc.c | 1.148 | 5 years | schwarze | Yet more whitespace improvements: * Do not forcefully break a macro line after c... |
format.h | 1.2 | 5 years | schwarze | Implement lint and tree dump output modes. Thanks to the previously committed no... |
macro.c | 1.21 | 5 years | schwarze | When rendering XML entities, skip escaping in macro_addarg(). Fixing a bug which... |
macro.h | 1.8 | 5 years | schwarze | When rendering XML entities, skip escaping in macro_addarg(). Fixing a bug which... |
main.c | 1.10 | 5 years | schwarze | provide an -s command line option to override the section in .Dt |
node.c | 1.28 | 5 years | schwarze | handle <funcparams> inside <paramdef> inside <funcprototype> (used for giving fu... |
node.h | 1.37 | 5 years | schwarze | handle <funcparams> inside <paramdef> inside <funcprototype> (used for giving fu... |
parse.c | 1.60 | 5 years | schwarze | support hexadecimal character entities; patch from Hiltjo Posthuma <hiltjo at co... |
parse.h | 1.1 | 5 years | schwarze | The program docbook2mdoc(1) has become large enough that splitting it into a num... |
reorg.c | 1.6 | 5 years | schwarze | drop trailing parentheses in <function> elements |
reorg.h | 1.2 | 5 years | schwarze | provide an -s command line option to override the section in .Dt |
statistics.c | 1.41 | 5 years | schwarze | ignore <jobtitle> and <orgdiv> |
tree.c | 1.3 | 5 years | schwarze | Remove some needless output line breaks between text nodes. Some of them were in... |
xmalloc.c | 1.1 | 5 years | schwarze | In this program, there is never a need to survive memory allocation failure, and... |
xmalloc.h | 1.1 | 5 years | schwarze | In this program, there is never a need to survive memory allocation failure, and... |