[BACK]Return to TODO CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/TODO between version 1.19 and 1.21

version 1.19, 2010/06/30 23:57:30 version 1.21, 2010/07/02 12:54:33
Line 58 
Line 58 
   
 - ignore horrendous m[] font colouring  - ignore horrendous m[] font colouring
   reported by J.C. Roberts    reported by J.C. Roberts
   
   - prohibit `Nm' from having non-text HEAD children
     (e.g., NetBSD mDNSShared/dns-sd.1)
     (mdoc_html.c and mdoc_term.c `Nm' handlers can be slightly simplified)
   
 ************************************************************************  ************************************************************************
 * formatting issues: ugly output  * formatting issues: ugly output
Line 101  Several areas can be cleaned up to make mandoc even fa
Line 105  Several areas can be cleaned up to make mandoc even fa
   that they need not be recalculated between front- and back-ends (also    that they need not be recalculated between front- and back-ends (also
   reduces code size and complexity):    reduces code size and complexity):
     `Bl -column' pointer      `Bl -column' pointer
     `Bf' font type  
   
 - improve hashing mechanism for macros (quite important: performance)  - improve hashing mechanism for macros (quite important: performance)
   

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.21

CVSweb