- e61c679 stdexec: update to latest commit by Patrick Williams · 1 year, 7 months ago
- 8356d65 scope: pass around the scheduler by Patrick Williams · 1 year, 7 months ago
- 5c50fc6 event: prevent potential deadlock by Patrick Williams · 1 year, 7 months ago
- 6ba4431 async: add additional completion signatures by Patrick Williams · 1 year, 7 months ago
- 91cb97b async: change namespace for sync_wait by Patrick Williams · 1 year, 7 months ago
- 819ca0b Make dbus_interface uncopyable and unmovable by Ed Tanous · 1 year, 7 months ago
- 3c2cea2 Fix behavior of const_ properties by Ed Tanous · 1 year, 7 months ago
- 6db7a6d Fix build error on register_signal() by Jason M. Bills · 1 year, 7 months ago
- ab52e72 Fix for failure of sending signal by Jitendra Tripathy · 1 year, 7 months ago
- 13b2cad Add back explicit constructors by Ed Tanous · 1 year, 8 months ago
- 8fb0207 Use offset to avoid lookups by Ed Tanous · 1 year, 8 months ago
- c9eb7e3 Optimize object_server by Ed Tanous · 1 year, 8 months ago
- fd995de Break out lambdas into helpers by Ed Tanous · 1 year, 8 months ago
- 1d3a039 Remove message copy by Ed Tanous · 1 year, 8 months ago
- 6993aa4 Break out post-spawn lambda into method by Ed Tanous · 1 year, 8 months ago
- da48d20 Fix vtable entires for offset callbacks by Ed Tanous · 1 year, 8 months ago
- 0564fac Delete callbackYields by Ed Tanous · 1 year, 8 months ago
- c461441 Break out callFunction by Ed Tanous · 1 year, 8 months ago
- 14a6b61 sdbus++: interface: simplify client.hpp by Patrick Williams · 1 year, 8 months ago
- 759e722 sdbus++: interface: reduce mako embedded python by Patrick Williams · 1 year, 8 months ago
- 0fc4aba sdbus++: method: reduce mako embedded python by Patrick Williams · 1 year, 8 months ago
- a361055 sdbus++: interface: reduce excess whitespace by Patrick Williams · 1 year, 8 months ago
- bde01ad sdbus++: interface: move variant constructor inline by Patrick Williams · 1 year, 8 months ago
- 39a2e3c sdbus++: interface: move basic constructor inline by Patrick Williams · 1 year, 8 months ago
- df6133b Remove size_t from SetPropertyReturnValue by Ed Tanous · 1 year, 8 months ago
- 3448ede Remove initialized_ member by Ed Tanous · 1 year, 8 months ago
- b65dc1c Use more specific includes by Ed Tanous · 1 year, 8 months ago
- 936cb89 Change deprecated asio function by Ed Tanous · 1 year, 8 months ago
- 3edbe5c Change io_service to io_context by Ed Tanous · 1 year, 8 months ago
- 56252bb stdexec: update to latest commit by Patrick Williams · 1 year, 9 months ago
- 29c4d43 event: add unistd header by Patrick Williams · 1 year, 9 months ago
- abbdd6a stdexec: update to latest commit by Patrick Williams · 1 year, 10 months ago
- 9688ed6 Add override keyword everywhere it's required by Ed Tanous · 1 year, 10 months ago
- 60a9430 Fix meson warning by Ed Tanous · 1 year, 10 months ago
- d375eba Remove static from inline variables by Ed Tanous · 1 year, 10 months ago
- 1837cd5 Remove dead code paths by Ed Tanous · 1 year, 10 months ago
- cb2fbeb Remove some extra semi-colons in tests by Ed Tanous · 1 year, 10 months ago
- 640a7d5 Add support for appending std::string_view by Ed Tanous · 1 year, 10 months ago
- 2e3f79b Add missing override keyword on mock by Ed Tanous · 1 year, 10 months ago
- 87ce963 Remove static keyword from template by Ed Tanous · 1 year, 10 months ago
- ddc57bd Fix a bunch of docstrings by Ed Tanous · 1 year, 10 months ago
- 760e66a Remove unused variable by Ed Tanous · 1 year, 10 months ago
- 571a214 Silence sign-conversion warning by Ed Tanous · 1 year, 10 months ago
- ed4a5a6 Fix variable shadow warnings in sdbusplus by Ed Tanous · 1 year, 10 months ago
- 5e7ef08 stdexec: update to later commit by Patrick Williams · 1 year, 10 months ago
- c348473 Add static to method by Ed Tanous · 1 year, 10 months ago
- b8be599 Remove extra semi-colons by Ed Tanous · 1 year, 10 months ago
- 5d26ec9 Revert "black: re-format" by Patrick Williams · 1 year, 11 months ago
- 798efc3 black: re-format by Patrick Williams · 1 year, 11 months ago
- 0050ce7 sdbus++: simplify namespace generation by Patrick Williams · 2 years ago
- cec0b70 clang-ignore: remove unneeded file by Patrick Williams · 1 year, 11 months ago
- 018b8ff shell: reformat with beautysh by Patrick Williams · 1 year, 11 months ago
- 6ec4fd7 black: reformat python scripts by Patrick Williams · 1 year, 11 months ago
- f7944dc prettierrc: update config by Patrick Williams · 1 year, 11 months ago
- 16a9a70 sdbus++: remove old 'NEW_CAMELCASE' define by Patrick Williams · 2 years ago
- ae47928 Clean up ASIO set-property callback code by Jonathan Doman · 2 years, 5 months ago
- 5d81ca2 bus: Add function for checking open status by William A. Kennington III · 2 years ago
- 94865b3 bus: Return the value of wait by William A. Kennington III · 2 years ago
- 44c6013 sdbus++: remove 'path' type by Patrick Williams · 2 years ago
- a8a092c remove potential memory leak with getAllProperties by Willy Tu · 2 years, 1 month ago
- 77b8aac docs: move yaml documentation to a subdir by Patrick Williams · 2 years, 1 month ago
- 6ea246a test: async: tweak time multiplier by Patrick Williams · 2 years, 1 month ago
- 115e9b3 async: context: allow many exceptions by Patrick Williams · 2 years, 1 month ago
- 10483c9 async: context: allow run re-entrance by Patrick Williams · 2 years, 1 month ago
- 3c242ba async: context: simplify run function by Patrick Williams · 2 years, 1 month ago
- dfa9be5 async: context: spawn on worker thread by Patrick Williams · 2 years, 1 month ago
- d6b05cc test: async: add a few recursive task tests by Patrick Williams · 2 years, 1 month ago
- 095eff8 async: scope: allow blocks before started by Patrick Williams · 2 years, 1 month ago
- 4cfc284 async: handle exceptions and stops by Patrick Williams · 2 years, 1 month ago
- 1b7b54c async: match: stop pending sender on dtor by Patrick Williams · 2 years, 1 month ago
- 78e436f async: context: handle shutdown better by Patrick Williams · 2 years, 1 month ago
- c5b5ff5 async: scope: add completion sender by Patrick Williams · 2 years, 1 month ago
- 0139cac async: add scope by Patrick Williams · 2 years, 1 month ago
- 435eb1b async: add sleep_for sender by Patrick Williams · 2 years, 2 months ago
- 3ce3159 event: add oneshot timer support by Patrick Williams · 2 years, 2 months ago
- 73e278b async: context: support stopping the context by Patrick Williams · 2 years, 2 months ago
- d2b0044 event: add a simple wrapper around sd-event by Patrick Williams · 2 years, 2 months ago
- 290fa42 async: add match by Patrick Williams · 2 years, 2 months ago
- 10010b1 async: add client-object proxy by Patrick Williams · 2 years, 2 months ago
- 7418766 async: add context support by Patrick Williams · 2 years, 2 months ago
- 2f58b79 async: add coroutine task support by Patrick Williams · 2 years, 2 months ago
- 5b5d15b std::execution: import from p2300 prototype by Patrick Williams · 2 years, 2 months ago
- 1778b12 Allow clients to disable coroutine support by Ed Tanous · 3 years, 2 months ago
- 41f42f6 clang-format: update with latest by Patrick Williams · 2 years, 1 month ago
- 6a38ed5 asio/object_server: Use nullptr by Brad Bishop · 2 years, 1 month ago
- 26b3ff9 Fix instances of extra-semi by Brad Bishop · 2 years, 1 month ago
- 1a25a10 clang-format: update whitespace penalty by Patrick Williams · 2 years, 1 month ago
- 5a6c790 asio: fix instances of unused-exception-parameter by Brad Bishop · 2 years, 1 month ago
- 0eda6eb Fix inconsistent-missing-destructor-override by Brad Bishop · 2 years, 1 month ago
- e8c7614 bus.hpp: fix missing-noreturn by Brad Bishop · 2 years, 1 month ago
- d86b2a0 Fix instances of zero-as-null-pointer-constant by Brad Bishop · 2 years, 1 month ago
- 37d48a0 match: more string_view improvements by Patrick Williams · 2 years, 1 month ago
- 4fbda94 match: constexpr, noexcept, string_view-ify by Patrick Williams · 2 years, 2 months ago
- a141477 .gitignore: remove vim and update python by Patrick Williams · 2 years, 1 month ago
- 69e2b29 Combine owned strings by Ed Tanous · 2 years, 1 month ago
- 4ecc47b Use built-in sd-bus methods for member name check by Ed Tanous · 2 years, 1 month ago
- 1d319d9 Use optional instead of unique_ptr by Ed Tanous · 2 years, 1 month ago
- 09b06c4 Store concrete manager by Ed Tanous · 2 years, 1 month ago
- bc03a4f boost::any -> std::any by Ed Tanous · 2 years, 1 month ago
- c133002 Use unordered_map for callback storage by Ed Tanous · 2 years, 1 month ago