1. a4bfefd exception: move sd_bus_error_set calls to exception by Patrick Williams · 1 year, 5 months ago
  2. ebe0179 sdbus++: events: simplify constructor by Patrick Williams · 1 year, 5 months ago
  3. d925c0b sdbus++: events: generate exception constructors by Patrick Williams · 1 year, 5 months ago
  4. d731d26 sdbus++: events: create event classes by Patrick Williams · 1 year, 5 months ago
  5. 88c6a82 message: Fix unpack void type by Lei YU · 1 year, 5 months ago
  6. 6ea10e0 asio: Fix read into tuple response by Lei YU · 1 year, 5 months ago
  7. 8d40ada transaction: fix -Wconversion c++ warning by Igor Kononenko · 1 year, 6 months ago
  8. 06f265f clang-format: re-format for clang-18 by Patrick Williams · 1 year, 6 months ago
  9. 5cee915 stdexec: update to latest commit by Patrick Williams · 1 year, 6 months ago
  10. 3d00e14 stdexec: ignore unused parameter warning by Patrick Williams · 1 year, 6 months ago
  11. 03b2c26 Use asio object_server without boost::coroutine by Ed Tanous · 1 year, 8 months ago
  12. 3baa304 Fix spelling mistakes using codespell by Manojkiran Eda · 1 year, 8 months ago
  13. 1a39b64 message: handle vector<bool> by Patrick Williams · 1 year, 10 months ago
  14. 6e67588 stdexec: update to later commit by Patrick Williams · 1 year, 10 months ago
  15. e12a23c Make code compile on clang-18 by Ed Tanous · 2 years ago
  16. 8723a54 stdexec: update to latest commit by Patrick Williams · 2 years ago
  17. c53fe51 async: context: add request_name method by Patrick Williams · 2 years ago
  18. f2594aa match: Add interfaces{Added,Removed}AtPath() by Andrew Jeffery · 2 years ago
  19. f1d999b async: client: add preserve function and fix proxy by Patrick Williams · 2 years, 1 month ago
  20. 1f7438a stdexec: update to latest commit by Patrick Williams · 2 years, 1 month ago
  21. 517b874 timer: remove deprecated phosphor namespace by Patrick Williams · 2 years, 1 month ago
  22. 5828bcc bus: fix message conflicting definitions by Patrick Williams · 2 years, 1 month ago
  23. 52d23e8 async: match: fix duplicate symbol definitions by Patrick Williams · 2 years, 1 month ago
  24. ac329c5 stdexec: update to latest commit by Patrick Williams · 2 years, 1 month ago
  25. 5951d80 clang-format: use 17.0.6 by Patrick Williams · 2 years, 1 month ago
  26. 4059635 bus: clarify the different new-bus wrappers by Patrick Williams · 2 years, 2 months ago
  27. 2bf0bb2 timer: deprecate phosphor namespace by Patrick Williams · 2 years, 2 months ago
  28. 4c2d73d stdexec: update to latest commit by Patrick Williams · 2 years, 2 months ago
  29. fdbc18f async: server: avoid ambiguous base-class error by Patrick Williams · 2 years, 3 months ago
  30. 894d6ca asio: Avoid delay in reading pending i/o by Rahul Kapoor · 2 years, 3 months ago
  31. 5932cd6 stdexec: update to latest commit by Patrick Williams · 2 years, 3 months ago
  32. db021e7 async: timer: reduce co_await usage by Patrick Williams · 2 years, 3 months ago
  33. ae01928 async: client: avoid ambiguous base-class error by Patrick Williams · 2 years, 3 months ago
  34. 93f5e28 include: Make headers iwyu-clean by Peter Foley · 2 years, 3 months ago
  35. 6db8838 clang-format: copy latest and re-format by Patrick Williams · 2 years, 4 months ago
  36. 556eae9 async: client: fix preserved alias by Vlad Sytchenko · 2 years, 4 months ago
  37. e15ff88 sdbus++: async: server: generate method-call fn by Patrick Williams · 2 years, 6 months ago
  38. 72f7116 sdbus++: async: server: generate set-property fn by Patrick Williams · 2 years, 6 months ago
  39. f84f111 sdbus++: async: server: generate get-property fn by Patrick Williams · 2 years, 6 months ago
  40. bf0283a sdbus++: async: server: generate signal emit fns by Patrick Williams · 2 years, 6 months ago
  41. 1ee60d6 async: context: add implicit conversion to bus_t by Patrick Williams · 2 years, 6 months ago
  42. 351f8cd async: client: use CRTP to eliminate excess context refs by Patrick Williams · 2 years, 6 months ago
  43. 4a9e422 async: add context_ref class for CRTP patterns by Patrick Williams · 2 years, 6 months ago
  44. 3d90701 message: read: simplify SFIANE templates by Patrick Williams · 2 years, 6 months ago
  45. 70bcf14 exception: add string r-value constructor by Patrick Williams · 2 years, 7 months ago
  46. 1e6ce77 message: read: eliminate unix-fd specialization by Patrick Williams · 2 years, 7 months ago
  47. f23e4d4 slot: Add an empty constructor by William A. Kennington III · 2 years, 7 months ago
  48. 2fa3a61 asio: Align nop_set_value to return conventions by Jonathan Doman · 2 years, 7 months ago
  49. 9d8ba94 bus: Consistently leverage mock by William A. Kennington III · 2 years, 7 months ago
  50. fc73b39 bus/match: Compile all code into library by Willam A. Kennington III · 3 years, 5 months ago
  51. 102fc04 bus/match: Remove redundant inline and stringify by William A. Kennington III · 3 years, 2 months ago
  52. fa663ae stdexec: update to latest commit by Patrick Williams · 2 years, 8 months ago
  53. 9c6ec9b async: add is_sender type-aliases by Patrick Williams · 2 years, 8 months ago
  54. 3cc9c30 Fix coroutine disable option by Ed Tanous · 2 years, 9 months ago
  55. 5d16a8e async: context: remove pending_exception handling by Patrick Williams · 2 years, 9 months ago
  56. 97c31c8 async: switch to stdexec async_scope by Patrick Williams · 2 years, 9 months ago
  57. 1f3a90f stdexec: pull in async_scope by Patrick Williams · 2 years, 9 months ago
  58. a50e14b async: client: fix uninitialized proxy error on clang by Patrick Williams · 2 years, 9 months ago
  59. 3b451ad stdexec: pick up fixes for unused parameters by Patrick Williams · 2 years, 9 months ago
  60. 00e3a3a stdexec: update to latest commit by Patrick Williams · 2 years, 9 months ago
  61. 17ad5d2 async: fix reference initializer warning by Patrick Williams · 2 years, 9 months ago
  62. 569701f async: execution: suppress clang warning of GCC diagnostic by Patrick Williams · 2 years, 9 months ago
  63. 2586482 async: scope: constructor fix to make clang happy by Patrick Williams · 2 years, 9 months ago
  64. fdfd3af asio: connection: fix clang-tidy warning by Patrick Williams · 2 years, 9 months ago
  65. 3e20fa8 stdexec: update to latest commit by Patrick Williams · 2 years, 9 months ago
  66. d214904 clang-format: copy latest and re-format by Patrick Williams · 2 years, 9 months ago
  67. 9949a16 async: scope: forward exception correctly by Patrick Williams · 2 years, 9 months ago
  68. 90f8d9b Allow propagating exceptions from server methods by Hannu Lounento · 3 years ago
  69. 13c19dd asio: Emit PropertiesChanged signal by Jonathan Doman · 2 years, 9 months ago
  70. 1fc197e server: object: reduce potential warnings by Patrick Williams · 2 years, 9 months ago
  71. 3cd1c34 sdbus++: async: client: move context to constructor by Patrick Williams · 2 years, 10 months ago
  72. 4a594c0 sdbus++: add start of an async client by Patrick Williams · 2 years, 10 months ago
  73. 1f3efd8 async: proxy: use variant in property-set by Patrick Williams · 2 years, 10 months ago
  74. b274c31 async: proxy: fix property sub-proxy initialization by Patrick Williams · 2 years, 10 months ago
  75. d0f578d Make register_method accept 'Flags' by Arun Lal K M · 2 years, 10 months ago
  76. 64bdf05 server: object: reduce SFINAE by Patrick Williams · 2 years, 10 months ago
  77. a412ca8 Remove duplicate std::move by Ed Tanous · 2 years, 10 months ago
  78. f6cc836 Remove pointers vector by Ed Tanous · 2 years, 10 months ago
  79. 946c940 Request name with default non-zero flags by Michal Orzel · 2 years, 11 months ago
  80. e61c679 stdexec: update to latest commit by Patrick Williams · 2 years, 11 months ago
  81. 8356d65 scope: pass around the scheduler by Patrick Williams · 2 years, 10 months ago
  82. 5c50fc6 event: prevent potential deadlock by Patrick Williams · 2 years, 10 months ago
  83. 6ba4431 async: add additional completion signatures by Patrick Williams · 2 years, 10 months ago
  84. 819ca0b Make dbus_interface uncopyable and unmovable by Ed Tanous · 2 years, 10 months ago
  85. 3c2cea2 Fix behavior of const_ properties by Ed Tanous · 2 years, 10 months ago
  86. 6db7a6d Fix build error on register_signal() by Jason M. Bills · 2 years, 11 months ago
  87. ab52e72 Fix for failure of sending signal by Jitendra Tripathy · 2 years, 11 months ago
  88. 13b2cad Add back explicit constructors by Ed Tanous · 2 years, 11 months ago
  89. 8fb0207 Use offset to avoid lookups by Ed Tanous · 3 years ago
  90. c9eb7e3 Optimize object_server by Ed Tanous · 3 years ago
  91. fd995de Break out lambdas into helpers by Ed Tanous · 2 years, 11 months ago
  92. 1d3a039 Remove message copy by Ed Tanous · 2 years, 11 months ago
  93. 6993aa4 Break out post-spawn lambda into method by Ed Tanous · 2 years, 11 months ago
  94. da48d20 Fix vtable entires for offset callbacks by Ed Tanous · 3 years ago
  95. 0564fac Delete callbackYields by Ed Tanous · 3 years ago
  96. c461441 Break out callFunction by Ed Tanous · 3 years ago
  97. df6133b Remove size_t from SetPropertyReturnValue by Ed Tanous · 3 years ago
  98. 3448ede Remove initialized_ member by Ed Tanous · 3 years ago
  99. 936cb89 Change deprecated asio function by Ed Tanous · 3 years ago
  100. 56252bb stdexec: update to latest commit by Patrick Williams · 3 years ago