Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2003-03-27 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2003-03-28 | 1 | -1/+10 |
| | | | | | * bus/config-loader-libxml.c (bus_config_load): add another error check | ||||
* | 2003-03-26 Havoc Pennington <hp@pobox.com> | Havoc Pennington | 2003-03-26 | 1 | -6/+68 |
| | | | | | | | | | | | | | | | * bus/test-main.c, dbus/dbus-test.c (main): check memleaks after every test so it's quick and easy to see which leaked, and so we test multiple dbus_shutdown() calls * configure.in: change configure.in XML stuff to also support expat * config-loader-libxml.c: some hacking * config-loader-expat.c: some hacking * config-parser.c: some hacking, plus tests | ||||
* | 2003-03-25 Havoc Pennington <hp@redhat.com> | Havoc Pennington | 2003-03-26 | 1 | -0/+105 |
* throughout - add more _DBUS_ASSERT_ERROR_IS_CLEAR * configure.in: add --with-xml option to specify XML library, right now only libxml is supported. * bus/config-loader-libxml.c, config-parser.c: sync some minor nonworking code between home and work, still just stubs |