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
/
TODO
Commit message (
Expand
)
Author
Age
Files
Lines
*
note about AT&T documenters workbench
Ingo Schwarze
2014-08-13
1
-0
/
+4
*
note about <var>
Ingo Schwarze
2014-08-13
1
-0
/
+3
*
mmap(2) requires MAP_PRIVATE ^ MAP_SHARED for flags;
Ingo Schwarze
2014-08-09
1
-0
/
+4
*
mention neatroff
Ingo Schwarze
2014-08-08
1
-1
/
+2
*
move some things here from my private TODO list,
Ingo Schwarze
2014-07-29
1
-17
/
+78
*
improve FATAL handling in makewhatis(8)
Ingo Schwarze
2014-07-24
1
-0
/
+11
*
take a note about pandoc
Ingo Schwarze
2014-06-20
1
-0
/
+4
*
some new things to do
Ingo Schwarze
2014-06-10
1
-0
/
+18
*
espie@ suggests using SQL views
Ingo Schwarze
2014-04-23
1
-0
/
+6
*
Audit strlcpy(3)/strlcat(3) usage.
Ingo Schwarze
2014-04-23
1
-1
/
+3
*
Implement the roff(7) .ll (line length) request.
Ingo Schwarze
2014-03-30
1
-3
/
+0
*
new bug report from wiz@ regarding Tcl*(3)
Ingo Schwarze
2014-03-08
1
-0
/
+10
*
MANDOCERR_BADTAB needs checking, but .UR/.UE is done
Ingo Schwarze
2014-03-03
1
-5
/
+11
*
Parse and ignore the roff(7) .ce request (center some lines).
Ingo Schwarze
2014-02-14
1
-5
/
+0
*
Implement the roff(7) .as request (append to user-defined string).
Ingo Schwarze
2014-02-14
1
-3
/
+0
*
Handle some predefined read-only number registers, e.g. .H and .V.
Ingo Schwarze
2014-02-14
1
-5
/
+0
*
In the SYNOPSIS, implement hanging indentation for .Fo
Ingo Schwarze
2013-12-25
1
-7
/
+0
*
In quoted macro arguments, double quotes can be quoted by doubling them.
Ingo Schwarze
2013-12-15
1
-5
/
+0
*
bentley@ looked at sbcl(1) and found new tasks for us...
Ingo Schwarze
2013-12-15
1
-0
/
+9
*
missing features: line length and italic correction
Ingo Schwarze
2013-11-10
1
-0
/
+6
*
If there is random stuff inside a .Bl block body before the first .It,
Ingo Schwarze
2013-10-06
1
-7
/
+1
*
Maybe we can easily improve -width parsing.
Ingo Schwarze
2013-09-27
1
-0
/
+3
*
Throwing FATAL MANDOCERR_SYNTCHILD on non-.It children of .Bl
Ingo Schwarze
2013-09-22
1
-1
/
+7
*
DocBook abuses \h - for no good reason, but maybe we should eventually
Ingo Schwarze
2013-09-22
1
-0
/
+5
*
jca@ found .as .shift .while in ratpoison(1)
Ingo Schwarze
2013-07-14
1
-0
/
+6
*
tedu@ says: "whatis pool" doesn't work
Ingo Schwarze
2013-07-14
1
-0
/
+9
*
Rudimentary implementation of the .it request (input line trap).
Ingo Schwarze
2013-07-13
1
-4
/
+0
*
fixed in mandoc.c rev. 1.67 and OpenBSD mandoc.c rev. 1.36
Ingo Schwarze
2013-07-02
1
-8
/
+0
*
sort missing roff requests, and add some usage info
Ingo Schwarze
2013-06-22
1
-4
/
+12
*
latex2man.1 - oh boy...
Ingo Schwarze
2013-06-01
1
-0
/
+4
*
Do not crash on stray .Ta macros found outside column lists.
Ingo Schwarze
2012-11-19
1
-5
/
+1
*
Fix four small whitespace issues related to trailing punctuation
Ingo Schwarze
2012-11-18
1
-0
/
+9
*
End of sentence spacing after trailing punctuation after .In and .Ap
Ingo Schwarze
2012-11-16
1
-8
/
+0
*
crash caused by .Ta outside .Bl
Ingo Schwarze
2012-11-04
1
-0
/
+10
*
freeciv wants .UR/.UE too; from bentley@
Ingo Schwarze
2012-10-31
1
-0
/
+2
*
minor EOS issue reported by Nicolas Joly
Ingo Schwarze
2012-10-12
1
-0
/
+8
*
Drop empty .IP such that is does not cause additional vertical spacing.
Ingo Schwarze
2012-07-18
1
-20
/
+0
*
Drop .sp and .br right after .SH and .SS.
Ingo Schwarze
2012-07-18
1
-9
/
+0
*
Let a trailing .Ns macro take effect
Ingo Schwarze
2012-07-18
1
-9
/
+0
*
Fix handling of paragraph macros inside lists:
Ingo Schwarze
2012-07-18
1
-7
/
+0
*
The mdoc(7) \*(Ba predefined string actually forces roman font;
Ingo Schwarze
2012-07-18
1
-12
/
+0
*
In flush-left mode of both man(7) and mdoc(7), when an output line is broken
Ingo Schwarze
2012-07-16
1
-3
/
+0
*
Add `cc' support.
Kristaps Dzonsons
2012-06-12
1
-3
/
+0
*
Fix an assert() raised by `RS' when following `TP'.
Kristaps Dzonsons
2012-06-12
1
-6
/
+0
*
forgot to commit one request bu espie@
Ingo Schwarze
2012-06-05
1
-0
/
+3
*
.if vertical spacing now fixed in OpenBSD
Ingo Schwarze
2012-05-31
1
-4
/
+0
*
clarify two entries related to roff(7) escapes
Ingo Schwarze
2012-05-28
1
-3
/
+4
*
Horizontal spacing of tables was fixed
Ingo Schwarze
2012-05-27
1
-9
/
+0
*
The .\} -> .\& -> pset() bug reported by naddy has already been fixed;
Ingo Schwarze
2012-05-27
1
-9
/
+2
*
two reminders
Ingo Schwarze
2012-03-04
1
-0
/
+3
[next]