/[anubis]/anubis/ChangeLog
ViewVC logotype

Diff of /anubis/ChangeLog

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

revision 1.44 by polak, Thu May 8 21:14:53 2003 UTC revision 1.45 by gray, Sat May 10 09:04:37 2003 UTC
# Line 1  Line 1 
1    2003-05-10  Sergey Poznyakoff
2    
3            Implemented iterators instead of non-reentrant
4            list_first/list_next calls.
5            
6            * src/list.h (list_first,list_next,list_remove_current)
7              (list_append_list): Removed.
8              (ITERATOR): New datatype.
9              (iterator_create,iterator_destroy,iterator_current)
10              (iterator_first,iterator_next): New functions.
11            * src/list.c: Likewise.
12            
13            * src/extern.h: Use iterator functions.
14            * src/headers.h: Likewise.
15            * src/daemon.c: Likewise.
16            * src/gpg.c: Likewise.
17            * src/guile.c: Likewise.
18    
19            * src/map.c: Likewise.
20            * src/message.c: Likewise.
21            * src/misc.c: Likewise.
22            * src/quit.c: Likewise.
23            * src/rc.c: Likewise.
24            * src/rcfile.h: Likewise.
25            * src/rcfile.y: Likewise.
26            * src/tunnel.c: Likewise.
27    
28            * src/tls.c: More diagnostics.
29            
30  2003-05-08  Wojciech Polak  2003-05-08  Wojciech Polak
31    
32          * configure.ac: Fixed OpenSSL compilation (broken with_gnutls=no).          * configure.ac: Fixed OpenSSL compilation (broken with_gnutls=no).

Legend:
Removed from v.1.44  
changed lines
  Added in v.1.45

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