3
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove support for i18n completely More... almost 13 years ago
Remove useless HAVE_GLIB conditional - GLib is mandatory More... almost 13 years ago
Simplify the check for dbus-1 More... almost 13 years ago
Force a full rebuild for new gcc versions if gcov is enabled More... almost 13 years ago
Include config.h in generated C files, and regenerate dbus-gmarshal.c More... almost 13 years ago
Consistently include config.h in all non-generated .c files More... almost 13 years ago
30574 test: don't leak two messages and a pending call per run More... almost 13 years ago
dbus-gobject: check various preconditions for methods More... almost 13 years ago
test-service: ignore result of dbus_bus_request_name since we look at the error instead More... almost 13 years ago
marshal_collection_array: statically assert that size conversion is not needed More... almost 13 years ago
marshal_collection_array: remove set-but-unused variable elt_size More... almost 13 years ago
marshal_map, marshal_struct: remove unused variable ret More... about 13 years ago
demarshal_static_variant: remove useless call to dbus_message_iter_get_arg_type More... about 13 years ago
bash completion helper: remove unused variable 'prev', and simplify More... about 13 years ago
dbus-gobject: move weakref to ObjectExport, with ObjectRegistration pointing there More... about 13 years ago
Add a regression test for removing all registrations and starting again More... about 13 years ago
dbus_g_connection_register_g_object: only hook onto signals on first use More... about 13 years ago
dbus_g_connection_register_g_object: attach ObjectExport first More... about 13 years ago
dbus-gobject: wrap the GSList of registrations in a simple struct More... about 13 years ago
Add a regression test for removing an object from only one connection More... about 13 years ago
dbus_g_connection_unregister_g_object: only unregister from @connection More... about 13 years ago
Add a regression test for registering an object on two connections More... about 13 years ago
fd.o #32087: emit signals on the appropriate connections More... about 13 years ago
Add a regression test for re-registering an object at the same path More... about 13 years ago
dbus_g_connection_register_g_object: don't destroy state on early return More... about 13 years ago
Subsume the test for #5688 into the more general registrations test More... about 13 years ago
Convert registrations test to use GTest More... about 13 years ago
Rename test/core/unregister to registrations (no source changes) More... about 13 years ago
dbus_g_connection_unregister_g_object: fix out-of-bounds reading More... about 13 years ago
Support building on Android More... about 13 years ago