From 6cc6a59d38d48f6ea7b3367f362f2c4531eeaf92 Mon Sep 17 00:00:00 2001 From: Hans Breuer Date: Sun, 6 May 2001 13:57:21 +0000 Subject: [PATCH] don't try to export g_strcpy, it is g_stpcpy; updated and added some 2001-01-06 Hans Breuer * glib.def : don't try to export g_strcpy, it is g_stpcpy; updated and added some tweaking for functions which got renamed recently, to avoid the update hassle if it can simply be done compatible. Should vanish if there is a stable version for win32. --- ChangeLog | 8 ++++++++ ChangeLog.pre-2-0 | 8 ++++++++ ChangeLog.pre-2-10 | 8 ++++++++ ChangeLog.pre-2-12 | 8 ++++++++ ChangeLog.pre-2-2 | 8 ++++++++ ChangeLog.pre-2-4 | 8 ++++++++ ChangeLog.pre-2-6 | 8 ++++++++ ChangeLog.pre-2-8 | 8 ++++++++ glib.def | 18 ++++++++++++------ glib/glib.def | 18 ++++++++++++------ 10 files changed, 88 insertions(+), 12 deletions(-) diff --git a/ChangeLog b/ChangeLog index de9984b..37ab692 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2001-01-06 Hans Breuer + + * glib.def : don't try to export g_strcpy, it is g_stpcpy; + updated and added some tweaking for functions which got + renamed recently, to avoid the update hassle if it can + simply be done compatible. Should vanish if there is a + stable version for win32. + Fri May 4 11:49:18 2001 Owen Taylor * Released 1.3.5 diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index de9984b..37ab692 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,11 @@ +2001-01-06 Hans Breuer + + * glib.def : don't try to export g_strcpy, it is g_stpcpy; + updated and added some tweaking for functions which got + renamed recently, to avoid the update hassle if it can + simply be done compatible. Should vanish if there is a + stable version for win32. + Fri May 4 11:49:18 2001 Owen Taylor * Released 1.3.5 diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index de9984b..37ab692 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,11 @@ +2001-01-06 Hans Breuer + + * glib.def : don't try to export g_strcpy, it is g_stpcpy; + updated and added some tweaking for functions which got + renamed recently, to avoid the update hassle if it can + simply be done compatible. Should vanish if there is a + stable version for win32. + Fri May 4 11:49:18 2001 Owen Taylor * Released 1.3.5 diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index de9984b..37ab692 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,11 @@ +2001-01-06 Hans Breuer + + * glib.def : don't try to export g_strcpy, it is g_stpcpy; + updated and added some tweaking for functions which got + renamed recently, to avoid the update hassle if it can + simply be done compatible. Should vanish if there is a + stable version for win32. + Fri May 4 11:49:18 2001 Owen Taylor * Released 1.3.5 diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index de9984b..37ab692 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,11 @@ +2001-01-06 Hans Breuer + + * glib.def : don't try to export g_strcpy, it is g_stpcpy; + updated and added some tweaking for functions which got + renamed recently, to avoid the update hassle if it can + simply be done compatible. Should vanish if there is a + stable version for win32. + Fri May 4 11:49:18 2001 Owen Taylor * Released 1.3.5 diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index de9984b..37ab692 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,11 @@ +2001-01-06 Hans Breuer + + * glib.def : don't try to export g_strcpy, it is g_stpcpy; + updated and added some tweaking for functions which got + renamed recently, to avoid the update hassle if it can + simply be done compatible. Should vanish if there is a + stable version for win32. + Fri May 4 11:49:18 2001 Owen Taylor * Released 1.3.5 diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index de9984b..37ab692 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,11 @@ +2001-01-06 Hans Breuer + + * glib.def : don't try to export g_strcpy, it is g_stpcpy; + updated and added some tweaking for functions which got + renamed recently, to avoid the update hassle if it can + simply be done compatible. Should vanish if there is a + stable version for win32. + Fri May 4 11:49:18 2001 Owen Taylor * Released 1.3.5 diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index de9984b..37ab692 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,11 @@ +2001-01-06 Hans Breuer + + * glib.def : don't try to export g_strcpy, it is g_stpcpy; + updated and added some tweaking for functions which got + renamed recently, to avoid the update hassle if it can + simply be done compatible. Should vanish if there is a + stable version for win32. + Fri May 4 11:49:18 2001 Owen Taylor * Released 1.3.5 diff --git a/glib.def b/glib.def index fec7682..0cd3dee 100644 --- a/glib.def +++ b/glib.def @@ -116,7 +116,6 @@ EXPORTS g_date_valid_year g_direct_equal g_direct_hash - g_dirname g_error_copy g_error_free g_error_matches @@ -144,14 +143,12 @@ EXPORTS g_hash_table_destroy g_hash_table_foreach g_hash_table_foreach_remove - g_hash_table_freeze g_hash_table_insert g_hash_table_lookup g_hash_table_lookup_extended g_hash_table_new g_hash_table_remove g_hash_table_size - g_hash_table_thaw g_hook_alloc g_hook_compare_ids g_hook_destroy @@ -318,6 +315,10 @@ EXPORTS g_path_get_dirname g_path_is_absolute g_path_skip_root + g_pattern_match + g_pattern_match_string + g_pattern_spec_free + g_pattern_spec_new g_print g_printerr g_printf_string_upper_bound @@ -381,7 +382,6 @@ EXPORTS g_scanner_destroy g_scanner_eof g_scanner_error - g_scanner_freeze_symbol_table g_scanner_get_next_token g_scanner_input_file g_scanner_input_text @@ -395,7 +395,6 @@ EXPORTS g_scanner_set_scope g_scanner_stat_mode g_scanner_sync_file_offset - g_scanner_thaw_symbol_table g_scanner_unexp_token g_scanner_warn g_set_error @@ -477,7 +476,7 @@ EXPORTS g_static_rw_lock_writer_lock g_static_rw_lock_writer_trylock g_static_rw_lock_writer_unlock - g_strcpy + g_stpcpy g_str_equal g_str_hash g_strcanon @@ -630,3 +629,10 @@ EXPORTS glib_micro_version glib_minor_version +; compatibility for older win32 apps, which should +; not need an update because of simple function renaming +; and vice versa, i.e.: +; compatibility of Dia 0.87 with tml's latest Gtk+ version (2000-12-26) + g_dirname=g_path_get_dirname + g_string_sprintfa=g_string_printfa + g_string_sprintf=g_string_printf diff --git a/glib/glib.def b/glib/glib.def index fec7682..0cd3dee 100644 --- a/glib/glib.def +++ b/glib/glib.def @@ -116,7 +116,6 @@ EXPORTS g_date_valid_year g_direct_equal g_direct_hash - g_dirname g_error_copy g_error_free g_error_matches @@ -144,14 +143,12 @@ EXPORTS g_hash_table_destroy g_hash_table_foreach g_hash_table_foreach_remove - g_hash_table_freeze g_hash_table_insert g_hash_table_lookup g_hash_table_lookup_extended g_hash_table_new g_hash_table_remove g_hash_table_size - g_hash_table_thaw g_hook_alloc g_hook_compare_ids g_hook_destroy @@ -318,6 +315,10 @@ EXPORTS g_path_get_dirname g_path_is_absolute g_path_skip_root + g_pattern_match + g_pattern_match_string + g_pattern_spec_free + g_pattern_spec_new g_print g_printerr g_printf_string_upper_bound @@ -381,7 +382,6 @@ EXPORTS g_scanner_destroy g_scanner_eof g_scanner_error - g_scanner_freeze_symbol_table g_scanner_get_next_token g_scanner_input_file g_scanner_input_text @@ -395,7 +395,6 @@ EXPORTS g_scanner_set_scope g_scanner_stat_mode g_scanner_sync_file_offset - g_scanner_thaw_symbol_table g_scanner_unexp_token g_scanner_warn g_set_error @@ -477,7 +476,7 @@ EXPORTS g_static_rw_lock_writer_lock g_static_rw_lock_writer_trylock g_static_rw_lock_writer_unlock - g_strcpy + g_stpcpy g_str_equal g_str_hash g_strcanon @@ -630,3 +629,10 @@ EXPORTS glib_micro_version glib_minor_version +; compatibility for older win32 apps, which should +; not need an update because of simple function renaming +; and vice versa, i.e.: +; compatibility of Dia 0.87 with tml's latest Gtk+ version (2000-12-26) + g_dirname=g_path_get_dirname + g_string_sprintfa=g_string_printfa + g_string_sprintf=g_string_printf -- 2.7.4