dbus ChangeLog,1.640,1.641
Havoc Pennington
hp@freedesktop.org
Mon Jan 17 14:03:21 PST 2005
- Previous message: dbus/dbus dbus-marshal-basic.c, 1.18, 1.19 dbus-marshal-basic.h,
1.15, 1.16 dbus-marshal-recursive-util.c, 1.1,
1.2 dbus-marshal-validate.c, 1.3, 1.4 dbus-message-builder.c,
1.27, 1.28 dbus-message-util.c, 1.1, 1.2 dbus-types.h, 1.10, 1.11
- Next message: dbus/doc TODO,1.52,1.53
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv28531
Modified Files:
ChangeLog
Log Message:
2005-01-17 Havoc Pennington <hp@redhat.com>
* Throughout, align variant bodies according to the contained
type, rather than always to 8. Should save a fair bit of space in
message headers.
* dbus/dbus-marshal-validate.c (_dbus_validate_body_with_reason):
fix handling of case where p == end
* doc/TODO: remove the dbus_bool_t item and variant alignment items
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.640
retrieving revision 1.641
diff -u -d -r1.640 -r1.641
--- ChangeLog 17 Jan 2005 19:49:52 -0000 1.640
+++ ChangeLog 17 Jan 2005 22:03:18 -0000 1.641
@@ -1,5 +1,16 @@
2005-01-17 Havoc Pennington <hp@redhat.com>
+ * Throughout, align variant bodies according to the contained
+ type, rather than always to 8. Should save a fair bit of space in
+ message headers.
+
+ * dbus/dbus-marshal-validate.c (_dbus_validate_body_with_reason):
+ fix handling of case where p == end
+
+ * doc/TODO: remove the dbus_bool_t item and variant alignment items
+
+2005-01-17 Havoc Pennington <hp@redhat.com>
+
* dbus/dbus-types.h: hardcode dbus_bool_t to 32 bits
* Throughout: modify DBUS_TYPE_BOOLEAN to be a 32-bit type instead
- Previous message: dbus/dbus dbus-marshal-basic.c, 1.18, 1.19 dbus-marshal-basic.h,
1.15, 1.16 dbus-marshal-recursive-util.c, 1.1,
1.2 dbus-marshal-validate.c, 1.3, 1.4 dbus-message-builder.c,
1.27, 1.28 dbus-message-util.c, 1.1, 1.2 dbus-types.h, 1.10, 1.11
- Next message: dbus/doc TODO,1.52,1.53
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dbus-commit
mailing list