mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
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:
committed by
Sebastian Wilhelmi
parent
3a9edd37c1
commit
6ca80ce85f
@@ -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.
|
||||
|
Reference in New Issue
Block a user