X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=eglib%2FTODO;h=bbbb49bbba4c9c2921879a4bc9948fd945b3e9e5;hb=4c737936bc484ebcb26394f19202312199c744b9;hp=bba2ee7c1ac91bed9cc6bd6811bcf51354893b89;hpb=e1fd4b050b4f4a8922f3674ac6e98dc4fb8aac0d;p=mono.git diff --git a/eglib/TODO b/eglib/TODO index bba2ee7c1ac..bbbb49bbba4 100644 --- a/eglib/TODO +++ b/eglib/TODO @@ -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