dbus/test/glib
Havoc Pennington a58180de0e 2004-11-26 Havoc Pennington <hp@redhat.com>
* dbus/dbus-message.c (struct DBusMessage): put the locked bit and
	the "char byte_order" next to each other to save 4 bytes
	(dbus_message_new_empty_header): reduce preallocation, since the
	message cache should achieve a similar effect
	(dbus_message_cache_or_finalize, dbus_message_get_cached): add a
	message cache that keeps a few DBusMessage around in a pool,
	another 8% speedup or so.

	* dbus/dbus-dataslot.c (_dbus_data_slot_list_clear): new function
2004-11-26 06:22:53 +00:00
..
.cvsignore hush 2004-03-29 20:03:23 +00:00
Makefile.am 2004-06-20 Havoc Pennington <hp@redhat.com> 2004-06-20 15:28:15 +00:00
run-test.sh 2003-10-20 Havoc Pennington <hp@redhat.com> 2003-10-21 05:46:52 +00:00
test-dbus-glib.c 2004-06-20 Havoc Pennington <hp@redhat.com> 2004-06-20 15:28:15 +00:00
test-profile.c 2004-11-26 Havoc Pennington <hp@redhat.com> 2004-11-26 06:22:53 +00:00
test-service-glib.c 2004-06-20 Havoc Pennington <hp@redhat.com> 2004-06-20 15:28:15 +00:00
test-thread-client.c 2004-06-20 Havoc Pennington <hp@redhat.com> 2004-06-20 15:28:15 +00:00
test-thread-server.c 2004-06-20 Havoc Pennington <hp@redhat.com> 2004-06-20 15:28:15 +00:00
test-thread.h add files 2003-09-30 02:43:21 +00:00