2010-05-10 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / eglib / TODO
index 0a7a9d8684e09a23c285e6acf87b3328af623712..bbbb49bbba4c9c2921879a4bc9948fd945b3e9e5 100644 (file)
@@ -4,18 +4,6 @@
              3 g_shell_quote
              1 g_shell_unquote
 
-       * String
-               g_ascii_strncasecmp
-               g_strjoinv
-
-       * Miscelaneous
-             3 g_spaced_primes_closest
-               g_propagate_error
-               
-       GUINT32_FROM_LE
-       GLIB_CHECK_VERSION       -- currently broken, but does not matterh much
-       MIN
-
 ---------------------------------------------------------------------- 
 
 * Should implement, for better performance:
@@ -26,8 +14,7 @@ Macros:
 
 * 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