X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=eglib%2FTODO;h=76ac0da7d5346292f460f29ed22e6c99f61ef4ef;hb=b14ff24d3482066b8b1db10049d40873255895cc;hp=b1c54826d23437f2665fcbbcb65af149022e7b83;hpb=3950b3e1af95f4e45041bb814bf3153afab9e50d;p=mono.git diff --git a/eglib/TODO b/eglib/TODO index b1c54826d23..76ac0da7d53 100644 --- a/eglib/TODO +++ b/eglib/TODO @@ -1,41 +1,16 @@ - -* Code that we will drop from Mono, because we do not really need this: - - Locking: - - 5 G_LOCK - 5 G_UNLOCK - - These are currently only used for the GC-safe hash table, and - we will be replacing that with a copy of our own hashtable. - -Important Groups: +* Missing code * Process launching 3 g_shell_quote 1 g_shell_unquote - * Thread enabling, these might be just no-ops, check with Paolo/Zoltan - 3 g_thread_supported - 3 g_thread_init - - * String manipulation - 1 g_filename_from_utf8 [LIMITATION: UTF8 only today] - 10 g_strlcpy - 1 g_strescape - - * Miscelaneous - 3 g_spaced_primes_closest - -Remove code from Mono: - - Multi-threaded aware GHashTable. - utils/mono-uri.c +---------------------------------------------------------------------- +* Should implement, for better performance: + Macros: 6 G_UNLIKELY 4 G_LIKELY - 2 G_STRLOC * Unimplemented, not supported currently: