dbus ChangeLog,1.639,1.640
Havoc Pennington
hp@freedesktop.org
Mon Jan 17 11:49:54 PST 2005
- Previous message: dbus/glib dbus-gvalue.c,1.3,1.4
- Next 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
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv16881
Modified Files:
ChangeLog
Log Message:
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
of an 8-bit type. Now dbus_bool_t is the type to use whenever you
are marshaling/unmarshaling a boolean.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.639
retrieving revision 1.640
diff -u -d -r1.639 -r1.640
--- ChangeLog 17 Jan 2005 03:53:40 -0000 1.639
+++ ChangeLog 17 Jan 2005 19:49:52 -0000 1.640
@@ -1,3 +1,11 @@
+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
+ of an 8-bit type. Now dbus_bool_t is the type to use whenever you
+ are marshaling/unmarshaling a boolean.
+
2005-01-16 Havoc Pennington <hp@redhat.com>
This is about it on what can be disabled/deleted from libdbus
- Previous message: dbus/glib dbus-gvalue.c,1.3,1.4
- Next 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
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dbus-commit
mailing list