Move GCompareFunc to GList and introduce and document GEqualFunc in

2000-10-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* glib/glib-sections.txt, glib/tmpl/linked_lists_double.sgml,
	glib/tmpl/caches.sgml: Move GCompareFunc to GList and introduce
	and document GEqualFunc in GHashTable.

	* glib/tmpl/caches.sgml, glib/tmpl/hash_tables.sgml,
	glib/tmpl/relations.sgml : Changed to reflect the changed API
	(GCompareFunc -> GEqualFunc).

	* glib/tmpl/linked_lists_single.sgml, glib/tmpl/threads.sgml: Typo
	fixes.
This commit is contained in:
Sebastian Wilhelmi 2000-10-30 14:49:50 +00:00 committed by Sebastian Wilhelmi
parent 3a9edd37c1
commit 6ca80ce85f
2 changed files with 15 additions and 1 deletions

View File

@ -1,3 +1,16 @@
2000-10-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib/glib-sections.txt, glib/tmpl/linked_lists_double.sgml,
glib/tmpl/caches.sgml: Move GCompareFunc to GList and introduce
and document GEqualFunc in GHashTable.
* glib/tmpl/caches.sgml, glib/tmpl/hash_tables.sgml,
glib/tmpl/relations.sgml : Changed to reflect the changed API
(GCompareFunc -> GEqualFunc).
* glib/tmpl/linked_lists_single.sgml, glib/tmpl/threads.sgml: Typo
fixes.
Mon Oct 30 11:13:12 2000 Tim Janik <timj@gtk.org>
* gobject/tmpl/signals.sgml: start at general description.

View File

@ -1088,6 +1088,7 @@ g_list_length
g_list_copy
g_list_reverse
g_list_sort
GCompareFunc
g_list_concat
g_list_foreach
GFunc
@ -1191,7 +1192,7 @@ g_trash_stack_height
GHashTable
g_hash_table_new
GHashFunc
GCompareFunc
GEqualFunc
g_hash_table_insert
g_hash_table_size
g_hash_table_lookup