Find a file
Havoc Pennington 576cdb6e0b 2002-11-23 Havoc Pennington <hp@pobox.com>
* dbus/dbus-internals.h (_DBUS_INT_MAX): add _DBUS_INT_MIN
	_DBUS_INT_MAX

	* dbus/dbus-test.c (main): add list test, and include
	dbus-test.h as intended

	* dbus/dbus-hash.c (_dbus_hash_table_remove_string)
	(_dbus_hash_table_remove_int): return value indicates
	whether the entry existed to remove

	* dbus/dbus-list.c: add linked list utility class,
	with docs and tests

	* dbus/dbus-hash.c: add TODO item about shrinking the hash bucket
	array sometimes.
2002-11-23 19:56:30 +00:00
bus 2002-11-22 Havoc Pennington <hp@pobox.com> 2002-11-22 05:59:06 +00:00
dbus 2002-11-23 Havoc Pennington <hp@pobox.com> 2002-11-23 19:56:30 +00:00
doc 2002-11-21 Havoc Pennington <hp@redhat.com> 2002-11-21 22:05:55 +00:00
test 2002-11-23 Havoc Pennington <hp@pobox.com> 2002-11-23 06:53:37 +00:00
AUTHORS initial import of "dbus" skeleton 2002-11-21 16:41:33 +00:00
autogen.sh 2002-11-21 Havoc Pennington <hp@redhat.com> 2002-11-21 19:03:04 +00:00
ChangeLog 2002-11-23 Havoc Pennington <hp@pobox.com> 2002-11-23 19:56:30 +00:00
configure.in 2002-11-23 Havoc Pennington <hp@pobox.com> 2002-11-23 06:53:37 +00:00
COPYING 2002-11-21 Havoc Pennington <hp@redhat.com> 2002-11-21 19:54:29 +00:00
dbus-1.0.pc.in initial import of "dbus" skeleton 2002-11-21 16:41:33 +00:00
Doxyfile.in 2002-11-23 Havoc Pennington <hp@pobox.com> 2002-11-23 07:48:28 +00:00
INSTALL initial import of "dbus" skeleton 2002-11-21 16:41:33 +00:00
Makefile.am 2002-11-22 Havoc Pennington <hp@redhat.com> 2002-11-22 21:33:07 +00:00
Makefile.cvs 2002-11-21 Havoc Pennington <hp@redhat.com> 2002-11-21 19:03:04 +00:00
NEWS initial import of "dbus" skeleton 2002-11-21 16:41:33 +00:00
README initial import of "dbus" skeleton 2002-11-21 16:41:33 +00:00

D-BUS is a simple IPC library based on messages.