ghash.[ch] added new functions g_hash_table_new_full,
authorSven Neumann <sven@gimp.org>
Fri, 30 Mar 2001 18:14:41 +0000 (18:14 +0000)
committerSven Neumann <neo@src.gnome.org>
Fri, 30 Mar 2001 18:14:41 +0000 (18:14 +0000)
commita2b269bae3315a2ea772b741fb62f683c1db5770
tree5da078bdd657c62ba941e2b83111f6ae97cf23e0
parent9228b3327faafdb776bf410e66ae1a0419034948
ghash.[ch] added new functions g_hash_table_new_full,

2001-03-30  Sven Neumann  <sven@gimp.org>

        * ghash.[ch]
        * docs/reference/glib/tmpl/hash_tables.sgml: added new functions
        g_hash_table_new_full, g_hash_table_replace, g_hash_table_steal and
        g_hash_table_foreach_steal. Moved most docs out of the template
        file into the C file. Please proofread the new documentation.
13 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/reference/glib/tmpl/hash_tables.sgml
ghash.c
ghash.h
glib/ghash.c
glib/ghash.h