aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/TODO
Commit message (Expand)AuthorAgeFilesLines
* * need a space before .No even if it starts with a closing delimiterIngo Schwarze2010-10-011-13/+1
* Added TODO for more `Pp' warnings.Kristaps Dzonsons2010-09-271-1/+5
* A minor issue with \& between .Pp found while merging 1.10.6.Ingo Schwarze2010-09-271-1/+5
* Suppress whitespace following Pp, Lp, sp, and the other newline-emittingKristaps Dzonsons2010-09-271-4/+1
* Remove finished TODO.Kristaps Dzonsons2010-09-271-3/+1
* Ignore double-`Pp' and `Pp' before `Bd' and `Bl' (unless -compact isKristaps Dzonsons2010-09-271-5/+1
* Remove fixed TODO and add a new one.Kristaps Dzonsons2010-09-251-5/+2
* A `%T' invoked outside of `Rs' should not produce trailing punctuation.Kristaps Dzonsons2010-09-251-5/+1
* Add `Rs' vertical-space in -T[x]html "SEE ALSO" section. RemoveKristaps Dzonsons2010-09-251-3/+1
* Removed TODO that was fixed by parsing escapes in offset strings.Kristaps Dzonsons2010-09-251-5/+1
* enclosures sometimes cause bogus end-of-sentenceIngo Schwarze2010-09-231-1/+4
* Allow string lengths to account for escapes. Now all calls to calculateKristaps Dzonsons2010-09-151-6/+1
* Remove last pod2man escapes. These render ok, although \*(-- renders asKristaps Dzonsons2010-09-151-6/+1
* Found nit in -T[x]html.Kristaps Dzonsons2010-09-081-1/+3
* Properly handle -mdoc %A in all outputs. This has two-author entiresKristaps Dzonsons2010-09-041-7/+1
* Removed 'br\} comment from TODO. This was fixed a few weeks ago.Kristaps Dzonsons2010-09-041-4/+1
* .Bl -column phrases ignore spacing rules for trailing punctuationIngo Schwarze2010-08-201-1/+8
* Add joerg@'s note that br\} needs work in libroff.Kristaps Dzonsons2010-08-181-1/+4
* Remove \*(C+ from the pre-predefined strings. It is always `ds'-definedKristaps Dzonsons2010-08-161-1/+5
* OpenBSD src/sbin was used as a tool to hunt bugs in mandoc.Ingo Schwarze2010-08-151-2/+36
* OpenBSD src/bin was used as a tool to hunt bugs in mandoc.Ingo Schwarze2010-08-151-2/+41
* Note first that TODO file should be up to date.Kristaps Dzonsons2010-08-141-3/+4
* Add TODO noted by Alex Kozlov.Kristaps Dzonsons2010-08-071-1/+4
* Update TODO to note that %A needs "and" before final author and thatKristaps Dzonsons2010-07-271-1/+4
* Removed boot_config.8 breakage, which was fixed by the last commit ofKristaps Dzonsons2010-07-271-12/+1
* list two additional issuesIngo Schwarze2010-07-251-1/+18
* Fix spurrious newline emitted by `Pp' when specified before or afterKristaps Dzonsons2010-07-191-4/+1
* Remove \s TODO: these are intelligently ignored along with \m and \M.Kristaps Dzonsons2010-07-191-10/+1
* Properly discard \m colour escapes. Noted by J.C. Roberts.Kristaps Dzonsons2010-07-181-4/+1
* Make "\ " produce non-breaking space.Kristaps Dzonsons2010-07-181-3/+2
* fixed .Sm spacing, but there are four new issuesIngo Schwarze2010-07-181-11/+15
* Change chars.in HTML encoding to be a Unicode codepoint (int), which isKristaps Dzonsons2010-07-161-1/+5
* Removed completed TODO.Kristaps Dzonsons2010-07-161-4/+0
* remove three issues fixed near the end of the c2k10 hackathonIngo Schwarze2010-07-111-17/+0
* Remove caching TODO: this has been committed.Kristaps Dzonsons2010-07-051-5/+0
* Note to myself on what I need to do regarding inter-library functions.Kristaps Dzonsons2010-07-031-0/+9
* The roff escape function "\s" is definitely not urgent,Ingo Schwarze2010-07-031-0/+9
* Stash `Bf' parameters into struct mdoc_bf.Kristaps Dzonsons2010-07-021-1/+0
* Added TODO to sanitise `Nm' blocks such that HEAD optionally containsKristaps Dzonsons2010-07-021-0/+4
* remove a couple of issues that have been fixedIngo Schwarze2010-06-301-27/+1
* let's not forget the remaining badly nested block issue,Ingo Schwarze2010-06-291-0/+3
* remove .Bk which is doneIngo Schwarze2010-06-271-8/+12
* Removed finished TODOsKristaps Dzonsons2010-06-131-27/+3
* Lint fix.Kristaps Dzonsons2010-06-071-0/+3
* Note missing man/roff(?) feature not documented anywhere.Kristaps Dzonsons2010-06-011-0/+4
* Cleanup post_bl_head() to use enum mdoc_list (avoid traversing thatKristaps Dzonsons2010-05-311-0/+2
* Macro lines now infer an `It' if they immediately follow a `Bl -column'Kristaps Dzonsons2010-05-311-0/+2
* Add ability to interpret initial free-form lines as part of a `BlKristaps Dzonsons2010-05-311-0/+3
* Migrate `Bl -column' phrases to be MDOC_BODY instead of MDOC_HEAD. ThisKristaps Dzonsons2010-05-301-1/+5
* Noted areas where performance can be increased.Kristaps Dzonsons2010-05-251-0/+16