index
:
mandoc
VERSION.1.12
VERSION.1.13
bapt
master
origin
version.0
UNIX manpage compiler toolset
Matěj Cepl <mcepl@cepl.eu>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mandoc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed references to `\\' escape (noted by Jason McIntyre, Ingo Schwarze).
Kristaps Dzonsons
2010-01-05
1
-2
/
+0
*
Big check-in of compatibility layer. This should work on most major architec...
Kristaps Dzonsons
2010-01-01
1
-2
/
+2
*
Documented that `\s' and `\f' don't work in HTML mode (and why).
Kristaps Dzonsons
2009-11-05
1
-2
/
+79
*
Added mandoc_a2time() for proper date conversion.
Kristaps Dzonsons
2009-11-02
1
-0
/
+62
*
Using perror() instead of fprintf for failure from library functions.
Kristaps Dzonsons
2009-10-31
1
-4
/
+4
*
libmdoc and libman now using non-recoverable allocations (simpler code).
Kristaps Dzonsons
2009-10-30
1
-13
/
+0
*
Slow movement of internal allocations to fail completely.
Kristaps Dzonsons
2009-10-28
1
-0
/
+73
*
Added `sp' support to libman.
Kristaps Dzonsons
2009-07-24
1
-0
/
+2
*
Fix for u_char, FreeBSD 7.2 (uqs@spoerlein.net).
Kristaps Dzonsons
2009-07-12
1
-0
/
+2
*
Moved escape validation into libmandoc.h/mandoc.c (common between libman/libm...
Kristaps Dzonsons
2009-07-04
1
-0
/
+101