summaryrefslogtreecommitdiffstats
path: root/TODO
Commit message (Expand)AuthorAgeFilesLines
* Maybe we can easily improve -width parsing.Ingo Schwarze2013-09-271-0/+3
* Throwing FATAL MANDOCERR_SYNTCHILD on non-.It children of .BlIngo Schwarze2013-09-221-1/+7
* DocBook abuses \h - for no good reason, but maybe we should eventuallyIngo Schwarze2013-09-221-0/+5
* jca@ found .as .shift .while in ratpoison(1)Ingo Schwarze2013-07-141-0/+6
* tedu@ says: "whatis pool" doesn't workIngo Schwarze2013-07-141-0/+9
* Rudimentary implementation of the .it request (input line trap).Ingo Schwarze2013-07-131-4/+0
* fixed in mandoc.c rev. 1.67 and OpenBSD mandoc.c rev. 1.36Ingo Schwarze2013-07-021-8/+0
* sort missing roff requests, and add some usage infoIngo Schwarze2013-06-221-4/+12
* latex2man.1 - oh boy...Ingo Schwarze2013-06-011-0/+4
* Do not crash on stray .Ta macros found outside column lists.Ingo Schwarze2012-11-191-5/+1
* Fix four small whitespace issues related to trailing punctuationIngo Schwarze2012-11-181-0/+9
* End of sentence spacing after trailing punctuation after .In and .ApIngo Schwarze2012-11-161-8/+0
* crash caused by .Ta outside .BlIngo Schwarze2012-11-041-0/+10
* freeciv wants .UR/.UE too; from bentley@Ingo Schwarze2012-10-311-0/+2
* minor EOS issue reported by Nicolas JolyIngo Schwarze2012-10-121-0/+8
* Drop empty .IP such that is does not cause additional vertical spacing.Ingo Schwarze2012-07-181-20/+0
* Drop .sp and .br right after .SH and .SS.Ingo Schwarze2012-07-181-9/+0
* Let a trailing .Ns macro take effectIngo Schwarze2012-07-181-9/+0
* Fix handling of paragraph macros inside lists:Ingo Schwarze2012-07-181-7/+0
* The mdoc(7) \*(Ba predefined string actually forces roman font;Ingo Schwarze2012-07-181-12/+0
* In flush-left mode of both man(7) and mdoc(7), when an output line is brokenIngo Schwarze2012-07-161-3/+0
* Add `cc' support.Kristaps Dzonsons2012-06-121-3/+0
* Fix an assert() raised by `RS' when following `TP'.Kristaps Dzonsons2012-06-121-6/+0
* forgot to commit one request bu espie@Ingo Schwarze2012-06-051-0/+3
* .if vertical spacing now fixed in OpenBSDIngo Schwarze2012-05-311-4/+0
* clarify two entries related to roff(7) escapesIngo Schwarze2012-05-281-3/+4
* Horizontal spacing of tables was fixedIngo Schwarze2012-05-271-9/+0
* The .\} -> .\& -> pset() bug reported by naddy has already been fixed;Ingo Schwarze2012-05-271-9/+2
* two remindersIngo Schwarze2012-03-041-0/+3
* Add entry about the .TP / .RS crash before I forget about it again.Joerg Sonnenberger2012-01-231-0/+2
* `-diag' lists aren't parsed, unlike other list types. This fixes a TODOKristaps Dzonsons2012-01-021-3/+0
* must ignore \h with quoted argumentIngo Schwarze2011-12-051-0/+5
* using undefined macros or strings should define them to be emptyIngo Schwarze2011-11-171-0/+3
* another detail to implement;Ingo Schwarze2011-11-131-0/+3
* When the HEAD scope of .TP is broken by another block macro,Ingo Schwarze2011-11-071-5/+1
* Using user-defined macros, surprisingly, it is possibleIngo Schwarze2011-09-201-0/+4
* two issues were reported againIngo Schwarze2011-09-181-0/+5
* Remove TODO entry about `tr'.Kristaps Dzonsons2011-07-281-2/+0
* Spaces must be preserved in -T[x]html literal mode.Kristaps Dzonsons2011-07-091-0/+2
* Note the strange `if'+newline issue raised by schwarze@.Kristaps Dzonsons2011-07-071-0/+4
* Fix a TODO noted by schwarze@, originally by Christian Weisgerber:Kristaps Dzonsons2011-07-031-3/+0
* two new bugs reported by naddy@:Ingo Schwarze2011-07-031-0/+8
* Ouch: predefined strings moved into roff.c weren't being reinitalisedKristaps Dzonsons2011-06-301-0/+3
* First fix how `sp 1' doesn't imply `1v' (it now does) and that 1Kristaps Dzonsons2011-06-291-2/+0
* Fix two TODOs with one check-in. Both of these relate to vertical spaceKristaps Dzonsons2011-06-181-21/+0
* Allow RS/RE blocks to nest. This requires first the syntax tree toKristaps Dzonsons2011-06-181-5/+0
* Fix an assertion failure raised by the following interesting scenario: aKristaps Dzonsons2011-06-181-3/+0
* Add note about crash on invalid found in the NetBSD treeJoerg Sonnenberger2011-06-121-0/+3
* .Nm in-line/block issues reported by uqs@Ingo Schwarze2011-06-111-0/+8
* Fix a TODO to the effect that `.if n \{\ foo .br \}' was failing due toKristaps Dzonsons2011-05-241-6/+0