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
/
libmdoc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added EBADCHILD error (bad child of parent context).
Kristaps Dzonsons
2009-09-24
1
-0
/
+1
*
Lookup hashes are now static tables, ordered first-level by second character,...
Kristaps Dzonsons
2009-09-16
1
-4
/
+2
*
Documented ARGS_ handling in args().
Kristaps Dzonsons
2009-08-20
1
-3
/
+3
*
Delimiter whitespace is correctly flagged (required some special handling).
Kristaps Dzonsons
2009-08-20
1
-2
/
+4
*
In-line documentation of mdoc_macro file.
Kristaps Dzonsons
2009-08-19
1
-1
/
+1
*
libmdoc accepts whitespace following control character.
VERSION.1.9.0
Kristaps Dzonsons
2009-08-18
1
-1
/
+0
*
Moved CALLABLE check to lookup_raw().
Kristaps Dzonsons
2009-07-29
1
-2
/
+0
*
Replaced ugly TABSEP handling with simpler routine.
Kristaps Dzonsons
2009-07-20
1
-1
/
+0
*
Fixed and cleaned up "phrase" handling (`Bl -column' columns).
Kristaps Dzonsons
2009-07-19
1
-0
/
+2
*
Removed EARGVPARM (superfluous, overly error-generating).
Kristaps Dzonsons
2009-07-17
1
-1
/
+0
*
Replacement of `Lb' in mdoc_action.c.
Kristaps Dzonsons
2009-07-12
1
-0
/
+2
*
Moved mdoc_a2st() out of mdoc.h -> libmdoc.h (replacement in mdoc_action.c).
Kristaps Dzonsons
2009-07-12
1
-0
/
+1
*
Moved mdoc_a2att() into libmdoc (replacement happens in mdoc_action.c).
Kristaps Dzonsons
2009-07-12
1
-0
/
+1
*
Fixed mdoc_nwarn/mdoc_nerr considering themselves err/warn instead of warn/er...
Kristaps Dzonsons
2009-07-12
1
-2
/
+2
*
Tabularised error-code lookup in mdoc.c.
Kristaps Dzonsons
2009-07-07
1
-8
/
+8
*
Consolidated all err/warnings into mdoc.c via libmdoc.h.
Kristaps Dzonsons
2009-07-06
1
-11
/
+70
*
Initial removal of enum mdoc_warn from mdoc warnings (unnecessary complication).
Kristaps Dzonsons
2009-07-06
1
-7
/
+4
*
Section orders are more elegantly handled (MDOC_PBODY is a flag).
Kristaps Dzonsons
2009-06-17
1
-2
/
+3
*
Deprecated mdoc_msg (not being used anywhere).
Kristaps Dzonsons
2009-06-15
1
-5
/
+1
*
Removed mdoc_nwarn (not being used anywhere).
Kristaps Dzonsons
2009-06-15
1
-2
/
+0
*
mdoc error/warn macros replaced with real functions for GCC2 support (miod@op...
Kristaps Dzonsons
2009-06-15
1
-32
/
+15
*
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
*
Made \(ss render as "ss", documented under COMPATIBILITY in mandoc_char.7.
Kristaps Dzonsons
2009-04-12
1
-4
/
+0
*
mdoc_tokhash -> hash
Kristaps Dzonsons
2009-04-02
1
-3
/
+3
*
General clean-ups.
Kristaps Dzonsons
2009-03-31
1
-3
/
+0
*
-man linked to mandoc in documentation.
Kristaps Dzonsons
2009-03-23
1
-1
/
+1
*
First addition of -man macro support.
Kristaps Dzonsons
2009-03-23
1
-0
/
+160