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

Diff for /mandoc/TODO between version 1.22 and 1.23

version 1.22, 2010/07/03 00:48:09 version 1.23, 2010/07/03 16:09:03
Line 118  Several areas can be cleaned up to make mandoc even fa
Line 118  Several areas can be cleaned up to make mandoc even fa
 - improve hashing mechanism for macros (quite important: performance)  - improve hashing mechanism for macros (quite important: performance)
   
 - improve hashing mechanism for characters (not as important)  - improve hashing mechanism for characters (not as important)
   
   ************************************************************************
   * structural issues
   ************************************************************************
   
   - The regs.h functionality and the roff_getstrn() family should be moved
     into mandoc.c, which should be accessable by libroff, libmdoc, and
     libman.  Right now there's pollution between these libraries.
   

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

CVSweb