X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=eglib%2FTODO;h=f42c57e680b9058890097a5827c86304e8772f19;hb=830951fbbeec4f229eb0aedafe0f46f2fb52e128;hp=ca9f9cab6ea106cd86f4a54eddf73fe730d701cd;hpb=b44ac095bee8f573487c8fe383108b71ddff5b05;p=mono.git diff --git a/eglib/TODO b/eglib/TODO index ca9f9cab6ea..f42c57e680b 100644 --- a/eglib/TODO +++ b/eglib/TODO @@ -3,13 +3,9 @@ Directory, File manipulation: - g_dir_open, g_dir_close, g_dir_read_name, - G_FILE_ERROR_* + g_dir_open, g_dir_close, g_dir_read_name - These will be replaced in io-layer with direct Unix calls. - - These will be replaced in metadata with two code paths, native - Unix and native Windows. + We're missing a native windows implementation. The unix one is in place. Locking: @@ -21,24 +17,12 @@ Important Groups: - * Pattern Matching - 2 g_pattern_spec_new - 2 g_pattern_spec_free - 2 g_pattern_match_string - * Markup, used to load config files. 2 g_markup_parse_context_parse 2 g_markup_parse_context_new 2 g_markup_parse_context_free 2 g_markup_parse_context_end_parse - * Timers, used for the Mini built-in test suite - 5 g_timer_elapsed - 2 g_timer_stop - 2 g_timer_start - 2 g_timer_new - 1 g_timer_destroy - * Process launching 1 g_spawn_async_with_pipes 3 g_shell_quote @@ -53,7 +37,6 @@ Important Groups: 2 g_filename_from_uri * Information retrieval - 2 g_get_current_time 1 g_get_charset 1 g_win32_getlocale @@ -73,15 +56,6 @@ Important Groups: 3 g_convert 1 g_locale_from_utf8 - * File - 5 g_file_get_contents - 11 g_file_test - 3 g_file_open_tmp - - * List - 3 g_list_insert_before - 2 g_list_sort - * Miscelaneous 5 g_newa 3 g_spaced_primes_closest @@ -91,10 +65,8 @@ Important Groups: 1 g_log_set_handler Macros: - 7 G_FILE_TEST_IS_DIR 6 G_UNLIKELY 4 G_LIKELY - 4 G_FILE_TEST_IS_REGULAR 2 G_USEC_PER_SEC 2 G_STRLOC 1 G_SPAWN_SEARCH_PATH