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
/
mdoc_strings.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Big check-in of compatibility layer. This should work on most major architec...
Kristaps Dzonsons
2010-01-01
1
-0
/
+4
*
Added mandoc_a2time() for proper date conversion.
Kristaps Dzonsons
2009-11-02
1
-26
/
+0
*
bzero() -> memset() (noted by Joerg Sonnenberger).
Kristaps Dzonsons
2009-10-27
1
-1
/
+1
*
Full `%U' support.
Kristaps Dzonsons
2009-10-26
1
-0
/
+1
*
Synchronised man.7, mdoc.7, mdoc.template manual structure.
Kristaps Dzonsons
2009-08-20
1
-1
/
+3
*
Moved escape validation into libmandoc.h/mandoc.c (common between libman/libm...
Kristaps Dzonsons
2009-07-04
1
-77
/
+0
*
Added -split and -nosplit "I-Don't-Like" note to mdoc.7 (there really must be...
Kristaps Dzonsons
2009-06-22
1
-1
/
+2
*
Section orders are more elegantly handled (MDOC_PBODY is a flag).
Kristaps Dzonsons
2009-06-17
1
-32
/
+28
*
Noted deprecation of \*( and \* special-character escapes.
Kristaps Dzonsons
2009-06-17
1
-7
/
+2
*
Mdocdate fix (literals being replaced) ({cnst,schwarze}@openbsd.org).
Kristaps Dzonsons
2009-06-15
1
-2
/
+2
*
Made per-macro "now callable" COMPATIBILITY claims into a single "most macros...
Kristaps Dzonsons
2009-06-12
1
-0
/
+2
*
Using proper license template (const).
Kristaps Dzonsons
2009-04-12
1
-12
/
+10
*
Added \^ and \~ escapes (Joerg).
Kristaps Dzonsons
2009-04-12
1
-0
/
+4
*
General clean-ups.
Kristaps Dzonsons
2009-03-31
1
-0
/
+320