dbus ChangeLog,1.633,1.634
Havoc Pennington
hp@freedesktop.org
Sat Jan 15 18:23:58 PST 2005
- Previous message: dbus/dbus dbus-marshal-basic.c, 1.14, 1.15 dbus-marshal-basic.h,
1.12, 1.13 dbus-marshal-header.c, 1.1,
1.2 dbus-marshal-recursive.c, 1.39, 1.40 dbus-string.c, 1.61,
1.62 dbus-string.h, 1.35, 1.36
- Next message: dbus/test/glib test-profile.c,1.15,1.16
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv27412
Modified Files:
ChangeLog
Log Message:
2005-01-15 Havoc Pennington <hp@redhat.com>
* test/glib/test-profile.c (with_bus_server_filter): fix crash
* dbus/dbus-marshal-basic.c (_dbus_unpack_uint32): inline as macro
when DBUS_DISABLE_ASSERT
(_dbus_marshal_set_basic): be sure we align for the string length
* dbus/dbus-marshal-recursive.c (skip_one_complete_type): make
this look faster
* dbus/dbus-string.c (_dbus_string_get_const_data_len): add an
inline macro version
(_dbus_string_set_byte): provide inline macro version
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.633
retrieving revision 1.634
diff -u -d -r1.633 -r1.634
--- ChangeLog 15 Jan 2005 07:15:38 -0000 1.633
+++ ChangeLog 16 Jan 2005 02:23:55 -0000 1.634
@@ -1,5 +1,20 @@
2005-01-15 Havoc Pennington <hp@redhat.com>
+ * test/glib/test-profile.c (with_bus_server_filter): fix crash
+
+ * dbus/dbus-marshal-basic.c (_dbus_unpack_uint32): inline as macro
+ when DBUS_DISABLE_ASSERT
+ (_dbus_marshal_set_basic): be sure we align for the string length
+
+ * dbus/dbus-marshal-recursive.c (skip_one_complete_type): make
+ this look faster
+
+ * dbus/dbus-string.c (_dbus_string_get_const_data_len): add an
+ inline macro version
+ (_dbus_string_set_byte): provide inline macro version
+
+2005-01-15 Havoc Pennington <hp@redhat.com>
+
* Land the new message args API and type system.
This patch is huge, but the public API change is not
- Previous message: dbus/dbus dbus-marshal-basic.c, 1.14, 1.15 dbus-marshal-basic.h,
1.12, 1.13 dbus-marshal-header.c, 1.1,
1.2 dbus-marshal-recursive.c, 1.39, 1.40 dbus-string.c, 1.61,
1.62 dbus-string.h, 1.35, 1.36
- Next message: dbus/test/glib test-profile.c,1.15,1.16
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dbus-commit
mailing list