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
*
Rename mandoc-db to makewhatis. On the suggestion of schwarze@; I agree.
Kristaps Dzonsons
2011-05-13
1
-962
/
+0
*
Correctly catch `Vt' semicolon in mandoc-db.
Kristaps Dzonsons
2011-05-12
1
-2
/
+3
*
Make sure that we check for the \(en, \(em, \-, and - separators for
Kristaps Dzonsons
2011-05-12
1
-3
/
+8
*
Grok manual architecture in mandoc-db.c.
Kristaps Dzonsons
2011-05-04
1
-0
/
+5
*
Add configurations (`Cd') to mandoc-db mining.
Kristaps Dzonsons
2011-05-04
1
-2
/
+21
*
Pick up authors in mandoc-db.
Kristaps Dzonsons
2011-05-03
1
-2
/
+21
*
Have mandoc-db grok `Dt'/`TH' manual title as well.
Kristaps Dzonsons
2011-05-03
1
-0
/
+6
*
Back out stripping of non-predef and non-special escape sequences from
Kristaps Dzonsons
2011-05-02
1
-4
/
+3
*
Have mandoc-db strip out escapes that aren't special or predefined
Kristaps Dzonsons
2011-05-01
1
-15
/
+54
*
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