[xbuild] Add missing api for Target.
[mono.git] / eglib / TODO
index 7862559717ad110b3e2356e52c021fdc4501eccb..bbbb49bbba4c9c2921879a4bc9948fd945b3e9e5 100644 (file)
@@ -4,23 +4,17 @@
              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
-
-       * Miscelaneous
-             3 g_spaced_primes_closest
+---------------------------------------------------------------------- 
 
+* Should implement, for better performance:
 Macros:
       6 G_UNLIKELY
       4 G_LIKELY
 
----------------------------------------------------------------------- 
-
 * Unimplemented, not supported currently:
 
-               g_unichar_tolower       Used for deprecated unmanaged string collation
-               g_unichar_type          Used for deprecated unmanaged string collation
+       (none as yet.)
 
 * Dead Code