dbus/doc
Havoc Pennington 56cc4ae1a2 2003-10-11 Havoc Pennington <hp@pobox.com>
* test/decode-gcov.c (function_solve_graph): make broken block
	graph a nonfatal error since it seems to be broken. Need to debug
	this.

	* dbus/dbus-marshal.c (_dbus_type_is_valid): new function since we
	can't just check type > INVALID < LAST anymore

	* dbus/dbus-message.c (dbus_message_get_signature): new function
	(dbus_message_has_signature): new function
	(struct DBusMessage): add signature field (right now it isn't sent
	over the wire, just generated on the fly)
	(dbus_message_copy): copy the signature, and init strings to
	proper length to avoid some reallocs
	(dbus_message_iter_init_array_iterator): return void, since it
	can't fail
	(dbus_message_iter_init_dict_iterator): return void since it can't fail
	(_dbus_message_loader_queue_messages): add silly temporary hack to
	fill in message->signature on load

	* dbus/dbus-protocol.h: change DBUS_TYPE_* values to be ASCII
	characters, so they are relatively human-readable.
2003-10-12 00:55:11 +00:00
..
.cvsignore 2003-02-17 Anders Carlsson <andersca@codefactory.se> 2003-02-16 23:35:51 +00:00
busconfig.dtd 2003-08-09 Anders Carlsson <andersca@codefactory.se> 2003-08-09 15:09:54 +00:00
dbus-specification.xml 2003-09-29 Havoc Pennington <hp@pobox.com> 2003-09-30 03:34:00 +00:00
dbus-test-plan.xml 2003-09-29 Havoc Pennington <hp@pobox.com> 2003-09-30 03:34:00 +00:00
dbus-tutorial.xml tweak 2003-10-02 22:55:06 +00:00
dcop-howto.txt initial import of "dbus" skeleton 2002-11-21 16:41:33 +00:00
file-boilerplate.c 2002-11-21 Havoc Pennington <hp@redhat.com> 2002-11-21 22:05:55 +00:00
Makefile.am 2003-09-29 Havoc Pennington <hp@pobox.com> 2003-09-30 03:34:00 +00:00
TODO 2003-10-11 Havoc Pennington <hp@pobox.com> 2003-10-12 00:55:11 +00:00