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-db.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Let mandoc-db grok `St' tokens.
Kristaps Dzonsons
2011-04-28
1
-2
/
+20
*
Let mandoc-db also collect -man descriptions.
Kristaps Dzonsons
2011-04-12
1
-5
/
+25
*
Have mandoc-db accumulate manual page descriptions (`Nd' in -mdoc parlance)
Kristaps Dzonsons
2011-04-11
1
-29
/
+79
*
Use dbt_xxxx functions to stash both filename and manual section in the
Kristaps Dzonsons
2011-04-11
1
-16
/
+18
*
Lint-checks over mandoc-db.c.
Kristaps Dzonsons
2011-04-05
1
-18
/
+14
*
Use a little more horsepower in parsing out NAME sections from -man
Kristaps Dzonsons
2011-04-05
1
-16
/
+56
*
Fix type- and NULL-check to be correct node (last, not child). Prevents
Kristaps Dzonsons
2011-04-05
1
-1
/
+1
*
Add mandoc-db.c checking for utility-name in NAME section of -man
Kristaps Dzonsons
2011-04-05
1
-3
/
+77
*
Have `Fd' detection in mandoc-db also look for local includes (i.e.,
Kristaps Dzonsons
2011-04-04
1
-2
/
+2
*
Add manual page for mandoc-db (mostly to document the file format of
Kristaps Dzonsons
2011-04-04
1
-16
/
+17
*
Have mandoc-db create an recno-addressed index of files alongside the
Kristaps Dzonsons
2011-04-03
1
-59
/
+83
*
Have mandoc-db use config.h for strlcat(). Then create the btree
Kristaps Dzonsons
2011-04-03
1
-29
/
+37
*
Add an initial keyword-indexer as an alternative front-end to libmandoc.a.
Kristaps Dzonsons
2011-04-02
1
-0
/
+636