dbus ChangeLog,1.1023,1.1024
Rob McQueen
robot101 at kemper.freedesktop.org
Tue Jun 6 12:45:41 PDT 2006
- Previous message: dbus/qt/src qdbusabstractadaptor.cpp, 1.1,
1.2 qdbusabstractinterface.cpp, 1.1, 1.2 qdbusbus.cpp, 1.1,
1.2 qdbusbus.h, 1.1, 1.2 qdbusconnection.cpp, 1.1,
1.2 qdbusconnection.h, 1.1, 1.2 qdbuserror.cpp, 1.1,
1.2 qdbuserror.h, 1.1, 1.2 qdbusintegrator.cpp, 1.1,
1.2 qdbusinterface.cpp, 1.1, 1.2 qdbusinternalfilters.cpp, 1.1,
1.2 qdbusmessage.cpp, 1.1, 1.2 qdbusmessage.h, 1.1,
1.2 qdbusmetaobject.cpp, 1.1, 1.2 qdbusreply.h, 1.1,
1.2 qdbusserver.cpp, 1.1, 1.2 qdbusutil.cpp, 1.1,
1.2 qdbusxmlgenerator.cpp, 1.1, 1.2 qdbusxmlparser.cpp, 1.1, 1.2
- Next message: dbus/glib dbus-gvalue-utils.c,1.11,1.12
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv10093
Modified Files:
ChangeLog
Log Message:
2005-05-06 Robert McQueen <robot101 at debian.org>
* glib/dbus-gvalue-utils.c: Remove duplicated code by having all of
the iterators use gvalue_take_ptrarray_value (the GValues themselves
are discarded without unsetting, so it makes no difference whether
we take or set_static). Remove cases for G_TYPE_POINTER because
there really is nothing useful we can do with them in our
specialised types - we *need* boxed copy/free functions at the very
least.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1023
retrieving revision 1.1024
diff -u -d -r1.1023 -r1.1024
--- ChangeLog 5 Jun 2006 18:13:07 -0000 1.1023
+++ ChangeLog 6 Jun 2006 19:45:39 -0000 1.1024
@@ -1,3 +1,13 @@
+2005-05-06 Robert McQueen <robot101 at debian.org>
+
+ * glib/dbus-gvalue-utils.c: Remove duplicated code by having all of
+ the iterators use gvalue_take_ptrarray_value (the GValues themselves
+ are discarded without unsetting, so it makes no difference whether
+ we take or set_static). Remove cases for G_TYPE_POINTER because
+ there really is nothing useful we can do with them in our
+ specialised types - we *need* boxed copy/free functions at the very
+ least.
+
2006-06-05 Thiago Macieira <thiago.macieira at trolltech.com>
* qt/dbus: Add directory. I had forgotten to add this
- Previous message: dbus/qt/src qdbusabstractadaptor.cpp, 1.1,
1.2 qdbusabstractinterface.cpp, 1.1, 1.2 qdbusbus.cpp, 1.1,
1.2 qdbusbus.h, 1.1, 1.2 qdbusconnection.cpp, 1.1,
1.2 qdbusconnection.h, 1.1, 1.2 qdbuserror.cpp, 1.1,
1.2 qdbuserror.h, 1.1, 1.2 qdbusintegrator.cpp, 1.1,
1.2 qdbusinterface.cpp, 1.1, 1.2 qdbusinternalfilters.cpp, 1.1,
1.2 qdbusmessage.cpp, 1.1, 1.2 qdbusmessage.h, 1.1,
1.2 qdbusmetaobject.cpp, 1.1, 1.2 qdbusreply.h, 1.1,
1.2 qdbusserver.cpp, 1.1, 1.2 qdbusutil.cpp, 1.1,
1.2 qdbusxmlgenerator.cpp, 1.1, 1.2 qdbusxmlparser.cpp, 1.1, 1.2
- Next message: dbus/glib dbus-gvalue-utils.c,1.11,1.12
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dbus-commit
mailing list