[msvc] Update csproj files (#4813)
[mono.git] / eglib / TODO
index bba2ee7c1ac91bed9cc6bd6811bcf51354893b89..bbbb49bbba4c9c2921879a4bc9948fd945b3e9e5 100644 (file)
@@ -4,22 +4,6 @@
              3 g_shell_quote
              1 g_shell_unquote
 
-       * String
-               g_ascii_strncasecmp
-               g_strjoinv
-
-       * Miscelaneous
-               g_propagate_error
-               
-       GUINT32_FROM_LE
-       GLIB_CHECK_VERSION       -- currently broken, but does not matterh much
-       GUINT16_TO_LE
-       GUINT32_TO_LE
-       GUINT64_TO_LE
-
-        *rva = GUINT32_FROM_LE (assembly->text_rva + assembly->imp_names_offset + 14); /* 14 is hint+strlen+1 of func name */
-
-
 ---------------------------------------------------------------------- 
 
 * Should implement, for better performance:
@@ -30,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