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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mdoc.7 using -offset indent instead of -offset XXXX or whatever it was.
Kristaps Dzonsons
2009-07-12
1
-16
/
+16
*
Fix for u_char, FreeBSD 7.2 (uqs@spoerlein.net).
Kristaps Dzonsons
2009-07-12
1
-0
/
+2
*
Version.
VERSION.1.7.24
Kristaps Dzonsons
2009-07-12
1
-2
/
+2
*
Fixed mdoc_nwarn/mdoc_nerr considering themselves err/warn instead of warn/er...
Kristaps Dzonsons
2009-07-12
2
-4
/
+6
*
Noted dissent with \- for OpenBSD.
Kristaps Dzonsons
2009-07-12
1
-1
/
+5
*
Added \(hy symbol.
Kristaps Dzonsons
2009-07-12
3
-1
/
+8
*
Removed long-fixed FIXME note.
Kristaps Dzonsons
2009-07-11
1
-1
/
+0
*
Added `.St -p1003.1i-95' (joerg@netbsd.org).
Kristaps Dzonsons
2009-07-11
1
-0
/
+1
*
Made `In' handling work in new-groff style (see mdoc.samples).
Kristaps Dzonsons
2009-07-07
4
-7
/
+17
*
Small clean-ups in error message usage.
VERSION.1.7.23
Kristaps Dzonsons
2009-07-07
3
-7
/
+5
*
Tabularised error strings in libman.
Kristaps Dzonsons
2009-07-07
2
-37
/
+18
*
Tabularised error-code lookup in mdoc.c.
Kristaps Dzonsons
2009-07-07
3
-184
/
+70
*
Cleaned out duplicate {mdoc,man}warn in main.c.
Kristaps Dzonsons
2009-07-06
1
-25
/
+4
*
Consolidated all err/warnings into mdoc.c via libmdoc.h.
Kristaps Dzonsons
2009-07-06
7
-606
/
+402
*
Consolidated pwarn->perr in mdoc_argv.
Kristaps Dzonsons
2009-07-06
1
-40
/
+26
*
Consolidated mdoc_action pwarn->perr.
Kristaps Dzonsons
2009-07-06
1
-33
/
+19
*
Fix in MDOC_IGN_CHARS ref.
Kristaps Dzonsons
2009-07-06
1
-1
/
+1
*
Consolidated mdoc_validate.c pwarn into perr (slowly phasing out per-file pre...
Kristaps Dzonsons
2009-07-06
1
-109
/
+83
*
Backed -Wcompat,syntax out of front-end.
Kristaps Dzonsons
2009-07-06
2
-23
/
+13
*
Initial removal of enum mdoc_warn from mdoc warnings (unnecessary complication).
Kristaps Dzonsons
2009-07-06
9
-72
/
+35
*
Fixed man.3 mdoc.3 const-nesses.
Kristaps Dzonsons
2009-07-05
2
-5
/
+5
*
Version.
VERSION.1.7.22
Kristaps Dzonsons
2009-07-05
1
-2
/
+2
*
Backed out "-width indent" and "-width indent-two", which aren't
Kristaps Dzonsons
2009-07-05
2
-10
/
+0
*
Version up.
VERSION.1.7.21
Kristaps Dzonsons
2009-07-04
1
-2
/
+2
*
suboptarg is not portable to Linux (fixed).
Kristaps Dzonsons
2009-07-04
1
-6
/
+10
*
Fixed -offset indent-two (schwarze@openbsd.org).
Kristaps Dzonsons
2009-07-04
1
-1
/
+1
*
Fixed -offset left (schwarze@openbsd.org).
Kristaps Dzonsons
2009-07-04
1
-2
/
+2
*
Noted secret -width indent/indent-two arguments to `Bl'.
Kristaps Dzonsons
2009-07-04
1
-0
/
+6
*
Removed WDEPCOL (schwarze@openbsd.org).
Kristaps Dzonsons
2009-07-04
1
-5
/
+0
*
Moved escape validation into libmandoc.h/mandoc.c (common between libman/libm...
Kristaps Dzonsons
2009-07-04
10
-92
/
+167
*
man.7/mdoc.7 properly reflect escape-character handling.
Kristaps Dzonsons
2009-07-04
2
-8
/
+36
*
Minor www fixes.
Kristaps Dzonsons
2009-07-04
2
-62
/
+43
*
Removed escape-deprecation note (better solution in progress, schwarze@openbs...
Kristaps Dzonsons
2009-06-27
2
-15
/
+7
*
Added note about whitespace being stripped from mdoc/man input and re-added i...
Kristaps Dzonsons
2009-06-25
2
-0
/
+12
*
Spell-checks in manuals.
Kristaps Dzonsons
2009-06-25
1
-1
/
+1
*
Makefile properly generates MD5 sums.
Kristaps Dzonsons
2009-06-25
2
-27
/
+33
*
Language clarification in mandoc.1 (schwarze@openbsd.org).
Kristaps Dzonsons
2009-06-25
1
-4
/
+3
*
Fixed STRUCTURE repeat (schwarze@openbsd.org).
Kristaps Dzonsons
2009-06-25
1
-24
/
+24
*
Fixed STRUCTURE/SYNTAX section data.
Kristaps Dzonsons
2009-06-25
1
-13
/
+13
*
Updating web-page to be a bit more compact.
Kristaps Dzonsons
2009-06-25
5
-110
/
+128
*
Lint fixes.
VERSION.1.7.20
Kristaps Dzonsons
2009-06-22
3
-4
/
+6
*
libman documents require `TH' and at least one node.
Kristaps Dzonsons
2009-06-22
5
-6
/
+56
*
Noted .Cd tabs-ok issue (will fix later).
Kristaps Dzonsons
2009-06-22
3
-4
/
+11
*
Added -split and -nosplit "I-Don't-Like" note to mdoc.7 (there really must be...
Kristaps Dzonsons
2009-06-22
2
-1
/
+7
*
Added "Spacing" part of "Punctuation and Spacing" in mandoc.1 manual.
Kristaps Dzonsons
2009-06-22
4
-36
/
+52
*
Reverted max column width 80 -> 78 (schwarze@openbsd.org).
Kristaps Dzonsons
2009-06-22
2
-1
/
+2
*
Added nchild decrement in libman (not used, but better in than forgotten).
Kristaps Dzonsons
2009-06-18
6
-22
/
+17
*
Fixed libman .br to be a newline, not a .PP alias.
Kristaps Dzonsons
2009-06-18
1
-1
/
+12
*
Moved all formatted libman warn/error into man.c/libman.h.
Kristaps Dzonsons
2009-06-18
5
-44
/
+70
*
Added -fno-ign-chars support to libman.
Kristaps Dzonsons
2009-06-18
6
-21
/
+66
[prev]
[next]