dbus ChangeLog,1.635,1.636
Havoc Pennington
hp@freedesktop.org
Sun Jan 16 14:13:37 PST 2005
- Previous message: dbus/dbus dbus-marshal-basic.c, 1.15, 1.16 dbus-marshal-basic.h,
1.13, 1.14 dbus-marshal-header.c, 1.2,
1.3 dbus-marshal-header.h, 1.1, 1.2 dbus-marshal-recursive.c,
1.40, 1.41 dbus-marshal-recursive.h, 1.25,
1.26 dbus-marshal-validate.c, 1.2, 1.3 dbus-marshal-validate.h,
1.2, 1.3 dbus-message.c, 1.147, 1.148 dbus-message.h, 1.57,
1.58 dbus-string.c, 1.62, 1.63
- Next message: dbus/test unused-code-gc.py,NONE,1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv29694
Modified Files:
ChangeLog
Log Message:
2005-01-16 Havoc Pennington <hp@redhat.com>
* test/unused-code-gc.py: hacky script to find code that's used
only by the bus (not libdbus) or used only by tests or not used at
all. It has some false alarms, but looks like we can clean up a
lot of size from libdbus.
* dbus/dbus-sysdeps.c, dbus/dbus-sysdeps-utils.c,
dbus/Makefile.am: initially move 10K of binary size out of libdbus
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.635
retrieving revision 1.636
diff -u -d -r1.635 -r1.636
--- ChangeLog 16 Jan 2005 15:51:55 -0000 1.635
+++ ChangeLog 16 Jan 2005 22:13:34 -0000 1.636
@@ -1,5 +1,15 @@
2005-01-16 Havoc Pennington <hp@redhat.com>
+ * test/unused-code-gc.py: hacky script to find code that's used
+ only by the bus (not libdbus) or used only by tests or not used at
+ all. It has some false alarms, but looks like we can clean up a
+ lot of size from libdbus.
+
+ * dbus/dbus-sysdeps.c, dbus/dbus-sysdeps-utils.c,
+ dbus/Makefile.am: initially move 10K of binary size out of libdbus
+
+2005-01-16 Havoc Pennington <hp@redhat.com>
+
* Add and fix docs according to Doxygen warnings throughout
source.
- Previous message: dbus/dbus dbus-marshal-basic.c, 1.15, 1.16 dbus-marshal-basic.h,
1.13, 1.14 dbus-marshal-header.c, 1.2,
1.3 dbus-marshal-header.h, 1.1, 1.2 dbus-marshal-recursive.c,
1.40, 1.41 dbus-marshal-recursive.h, 1.25,
1.26 dbus-marshal-validate.c, 1.2, 1.3 dbus-marshal-validate.h,
1.2, 1.3 dbus-message.c, 1.147, 1.148 dbus-message.h, 1.57,
1.58 dbus-string.c, 1.62, 1.63
- Next message: dbus/test unused-code-gc.py,NONE,1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dbus-commit
mailing list