/[mailutils]/mailutils/TODO
ViewVC logotype

Diff of /mailutils/TODO

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.40 by polak, Wed May 14 21:48:11 2003 UTC revision 1.41 by gray, Wed Jul 16 12:16:12 2003 UTC
# Line 7  Line 7 
7    
8  ** Maildir support  ** Maildir support
9    
 ** iterator_t is very ineffective. Traversing the list from iterator_first()  
 till iterator_is_done() takes O(n*(n+1)/2) time units, where n is  
 number of elements in the list. To reduce this to O(n), iterator_t  
 must keep the address of the last visited item in the list.  
   
10  ** Locking  ** Locking
11    
12  *** Implement a read/write locker_lock() flag so that when MU_LOCKER_WRONLY  *** Implement a read/write locker_lock() flag so that when MU_LOCKER_WRONLY

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26