glib r5444 - in trunk: . glib tests



Author: ebassi
Date: 2007-04-11 14:09:38 +0100 (Wed, 11 Apr 2007)
New Revision: 5444
ViewCVS link: http://svn.gnome.org/viewcvs/glib?rev=5444&view=rev

Modified:
   trunk/ChangeLog
   trunk/glib/ghash.c
   trunk/glib/ghash.h
   trunk/glib/glib.symbols
   trunk/tests/hash-test.c
Log:
2007-04-11  Emmanuele Bassi  <ebassi gnome org>

	* glib/ghash.[ch]: Add g_hash_table_get_keys() and
	g_hash_table_get_values(), API to retrieve the keys
	and values inside an hash table in list form. (#413133)

	* glib/glib.symbols: Update symbols.

	* tests/hash-test.c: Exercise newly added functions.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]