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
/
man.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libman documents require `TH' and at least one node.
Kristaps Dzonsons
2009-06-22
1
-0
/
+6
*
Added nchild decrement in libman (not used, but better in than forgotten).
Kristaps Dzonsons
2009-06-18
1
-0
/
+3
*
Moved all formatted libman warn/error into man.c/libman.h.
Kristaps Dzonsons
2009-06-18
1
-0
/
+37
*
Added -fno-ign-chars support to libman.
Kristaps Dzonsons
2009-06-18
1
-0
/
+2
*
Removed MAN___: moved MAN_br to its index (comments not passed into parser).
Kristaps Dzonsons
2009-06-16
1
-2
/
+2
*
Modernised comment handling: text following \" is thrown away before
Kristaps Dzonsons
2009-06-16
1
-4
/
+0
*
Fixed license email address.
Kristaps Dzonsons
2009-06-10
1
-1
/
+1
*
Using proper license template (const).
Kristaps Dzonsons
2009-04-12
1
-12
/
+10
*
Spelling "preceed" -> "precede" (naddy).
Kristaps Dzonsons
2009-04-12
1
-1
/
+1
*
man(3) doesn't use err.h anymore.
Kristaps Dzonsons
2009-04-05
1
-27
/
+32
*
Proper resetting of memory.
Kristaps Dzonsons
2009-04-03
1
-1
/
+3
*
mdoc_tokhash -> hash
Kristaps Dzonsons
2009-04-02
1
-1
/
+1
*
Added some new manuals (mdoc.3 mandoc_char.7).
Kristaps Dzonsons
2009-03-27
1
-1
/
+1
*
Fixed after-NLINE-error assertion.
Kristaps Dzonsons
2009-03-26
1
-2
/
+2
*
Initial front-end formatting for -man pages.
Kristaps Dzonsons
2009-03-26
1
-7
/
+53
*
Fixed inheritence of initial macro into man_macro.
Kristaps Dzonsons
2009-03-26
1
-9
/
+13
*
Fixed reading whitespace for man.7 `. TH'.
Kristaps Dzonsons
2009-03-26
1
-15
/
+16
*
*** empty log message ***
Kristaps Dzonsons
2009-03-25
1
-0
/
+1
*
Added pflags to man_alloc.
Kristaps Dzonsons
2009-03-25
1
-9
/
+21
*
Actions in place for prologue parsing.
Kristaps Dzonsons
2009-03-25
1
-2
/
+2
*
Added man_action.c, renamed mdoc_action.c.
Kristaps Dzonsons
2009-03-25
1
-7
/
+0
*
Added man validator, renamed mdoc validator.
Kristaps Dzonsons
2009-03-25
1
-4
/
+39
*
-man linked to mandoc in documentation.
Kristaps Dzonsons
2009-03-23
1
-2
/
+7
*
-man printing linked to -Ttree.
Kristaps Dzonsons
2009-03-23
1
-90
/
+58
*
First addition of -man macro support.
Kristaps Dzonsons
2009-03-23
1
-0
/
+368