X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=TODO;h=2941e0f85827027a6484d6f85e52241723c8e1b8;hp=ec144295c15b7c689f1a7e6e09c5df532cf516f2;hb=e0aba9e102e3ccdf4ab9b4175ea0e8521ef1f846;hpb=0748bbe1a96d1bbf03f057b8a68ba2de00e91fba diff --git a/TODO b/TODO index ec144295..2941e0f8 100644 --- a/TODO +++ b/TODO @@ -101,9 +101,6 @@ Runtime library, lib/silcutil/ o silc_getopt routines - o silc_hash_table_replace -> silc_hash_table_set. Retain support for - silc_hash_table_replace as macro. - o The SILC Event signals. Asynchronous events that can be created, connected to and signalled. Either own event routines or glued into SilcSchedule: @@ -183,6 +180,9 @@ Runtime library, lib/silcutil/ o silc_stringprep to non-allocating version. + o silc_hash_table_replace -> silc_hash_table_set. Retain support for + silc_hash_table_replace as macro. + o SilcStack aware SilcHashTable. o SilcStack aware SilcDList. @@ -203,7 +203,7 @@ Runtime library, lib/silcutil/ accelerators). Move also the low level silc_stack_malloc and silc_stack_realloc from silcstack_i.h to silcstack.h. Remove the _ua unaligned memory allocation routines. Remove unaligned memory - allocation possibility. + allocation possibility. (***DONE) o Add '%@' format to silc_snprintf functions. It marks for external rendering function of following type: