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_macro.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for pod2man standard header macros (Vb, Ve, Sp). Based largely on a ...
Kristaps Dzonsons
2010-03-23
1
-0
/
+7
*
Accomodate (libman) for next-line macros followed by non-text macros `na', `s...
Kristaps Dzonsons
2010-03-22
1
-5
/
+20
*
Big check-in of compatibility layer. This should work on most major architec...
Kristaps Dzonsons
2010-01-01
1
-0
/
+4
*
Added `PD' to -man (doesn't do anything, yet).
Kristaps Dzonsons
2009-10-24
1
-0
/
+1
*
Added `UC' libman macro (has no effect).
Kristaps Dzonsons
2009-08-22
1
-0
/
+1
*
Fixed next-line scoping of `.HP nnn' (has both next-line and on-line in head).
Kristaps Dzonsons
2009-08-21
1
-5
/
+13
*
Open explicit scope on libman exit now only generates warning.
Kristaps Dzonsons
2009-08-21
1
-1
/
+2
*
Fixed next-line scope error in libman block macros.
Kristaps Dzonsons
2009-08-20
1
-2
/
+5
*
Fixed (not documented anywhere of course) that `SH' and `SS' in libman have n...
Kristaps Dzonsons
2009-08-20
1
-2
/
+2
*
Added `DT' macro (pointed out by joerg@netbsd.org).
Kristaps Dzonsons
2009-08-20
1
-0
/
+1
*
libman checks for open explicit scopes on exit.
Kristaps Dzonsons
2009-08-19
1
-3
/
+13
*
Added RS/RE macro pair (had to adjust closing rules, sec/ssec/rs/par).
Kristaps Dzonsons
2009-08-19
1
-30
/
+71
*
Small updates to man.7 (next-line break-exclusions, numerical width example).
Kristaps Dzonsons
2009-08-18
1
-6
/
+21
*
Significant overhaul in libman. Macros are now block- and line-scoped (with
Kristaps Dzonsons
2009-08-13
1
-146
/
+217
*
Added `sp' support to libman.
Kristaps Dzonsons
2009-07-24
1
-0
/
+1
*
Moved all formatted libman warn/error into man.c/libman.h.
Kristaps Dzonsons
2009-06-18
1
-7
/
+5
*
Removed MAN___: moved MAN_br to its index (comments not passed into parser).
Kristaps Dzonsons
2009-06-16
1
-2
/
+1
*
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
*
man(3) doesn't use err.h anymore.
Kristaps Dzonsons
2009-04-05
1
-0
/
+1
*
mdoc_tokhash -> hash
Kristaps Dzonsons
2009-04-02
1
-0
/
+1
*
General clean-ups.
Kristaps Dzonsons
2009-03-31
1
-1
/
+0
*
Added some new manuals (mdoc.3 mandoc_char.7).
Kristaps Dzonsons
2009-03-27
1
-0
/
+1
*
Initial front-end formatting for -man pages.
Kristaps Dzonsons
2009-03-26
1
-0
/
+42
*
Fixed inheritence of initial macro into man_macro.
Kristaps Dzonsons
2009-03-26
1
-8
/
+11
*
Actions in place for prologue parsing.
Kristaps Dzonsons
2009-03-25
1
-6
/
+19
*
Added man_action.c, renamed mdoc_action.c.
Kristaps Dzonsons
2009-03-25
1
-2
/
+21
*
Added man validator, renamed mdoc validator.
Kristaps Dzonsons
2009-03-25
1
-2
/
+7
*
-man linked to mandoc in documentation.
Kristaps Dzonsons
2009-03-23
1
-3
/
+11
*
-man printing linked to -Ttree.
Kristaps Dzonsons
2009-03-23
1
-52
/
+92
*
Linux fixes.
Kristaps Dzonsons
2009-03-23
1
-19
/
+19
*
First addition of -man macro support.
Kristaps Dzonsons
2009-03-23
1
-0
/
+96