=================================================================== RCS file: /cvs/mandoc/TODO,v retrieving revision 1.241 retrieving revision 1.244 diff -u -p -r1.241 -r1.244 --- mandoc/TODO 2017/07/20 11:58:31 1.241 +++ mandoc/TODO 2017/07/20 15:41:26 1.244 @@ -1,6 +1,6 @@ ************************************************************************ * Official mandoc TODO. -* $Id: TODO,v 1.241 2017/07/20 11:58:31 schwarze Exp $ +* $Id: TODO,v 1.244 2017/07/20 15:41:26 schwarze Exp $ ************************************************************************ Many issues are annotated for difficulty as follows: @@ -436,16 +436,6 @@ are mere guesses, and some may be wrong. Probably, this should be fixed somewhere in termp_it_pre(), not sure. loc * exist ** algo ** size * imp ** -- .Nx 1.0a - should be "NetBSD 1.0A", not "NetBSD 1.0a", - see OpenBSD ccdconfig(8). - loc * exist * algo * size * imp ** - -- In .Bl -tag, if a tag exceeds the right margin and must be continued - on the next line, it must be indented by -width, not width+1; - see "rule block|pass" in OpenBSD ifconfig(8). - loc * exist *** algo ** size * imp ** - - When the -width string contains macros, the macros must be rendered before measuring the width, for example .Bl -tag -width ".Dv message" @@ -497,10 +487,6 @@ are mere guesses, and some may be wrong. but just the overall format loc ** exist ** algo *** size ** imp ** -- -Tlint parser errors and warnings to stdout - to tech@mdocml, naddy@ Wed, 28 Sep 2011 11:21:46 +0200 - wait! kristaps@ Sun, 02 Oct 2011 17:12:52 +0200 - ************************************************************************ * documentation issues ************************************************************************ @@ -519,11 +505,6 @@ are mere guesses, and some may be wrong. ************************************************************************ * performance issues ************************************************************************ - -- Why are we using MAP_SHARED, not MAP_PRIVATE for mmap(2)? - from kristaps@ Sat, 09 Aug 2014 13:51:36 +0200 - -Several areas can be cleaned up to make mandoc even faster. These are - the PDF file is HUGE: this can be reduced by using relative offsets