1. e8e6631 async: context: use transfer instead of schedule by Patrick Williams · 6 months ago
  2. bbc181e async: context: clean up TODO by Patrick Williams · 6 months ago
  3. 6db8838 clang-format: copy latest and re-format by Patrick Williams · 7 months ago
  4. 1ee60d6 async: context: add implicit conversion to bus_t by Patrick Williams · 9 months ago
  5. 4a9e422 async: add context_ref class for CRTP patterns by Patrick Williams · 9 months ago
  6. 70bcf14 exception: add string r-value constructor by Patrick Williams · 10 months ago
  7. 9d8ba94 bus: Consistently leverage mock by William A. Kennington III · 11 months ago
  8. fc73b39 bus/match: Compile all code into library by Willam A. Kennington III · 1 year, 9 months ago
  9. 9c6ec9b async: add is_sender type-aliases by Patrick Williams · 11 months ago
  10. 5d16a8e async: context: remove pending_exception handling by Patrick Williams · 1 year ago
  11. 97c31c8 async: switch to stdexec async_scope by Patrick Williams · 1 year ago
  12. d214904 clang-format: copy latest and re-format by Patrick Williams · 1 year, 1 month ago
  13. 5c50fc6 event: prevent potential deadlock by Patrick Williams · 1 year, 2 months ago
  14. 91cb97b async: change namespace for sync_wait by Patrick Williams · 1 year, 2 months ago
  15. 29c4d43 event: add unistd header by Patrick Williams · 1 year, 4 months ago
  16. 571a214 Silence sign-conversion warning by Ed Tanous · 1 year, 5 months ago
  17. ed4a5a6 Fix variable shadow warnings in sdbusplus by Ed Tanous · 1 year, 5 months ago
  18. 5e7ef08 stdexec: update to later commit by Patrick Williams · 1 year, 5 months ago
  19. c348473 Add static to method by Ed Tanous · 1 year, 5 months ago
  20. b8be599 Remove extra semi-colons by Ed Tanous · 1 year, 5 months ago
  21. 115e9b3 async: context: allow many exceptions by Patrick Williams · 1 year, 8 months ago
  22. 10483c9 async: context: allow run re-entrance by Patrick Williams · 1 year, 8 months ago
  23. 3c242ba async: context: simplify run function by Patrick Williams · 1 year, 8 months ago
  24. 095eff8 async: scope: allow blocks before started by Patrick Williams · 1 year, 8 months ago
  25. 4cfc284 async: handle exceptions and stops by Patrick Williams · 1 year, 8 months ago
  26. 1b7b54c async: match: stop pending sender on dtor by Patrick Williams · 1 year, 8 months ago
  27. 78e436f async: context: handle shutdown better by Patrick Williams · 1 year, 8 months ago
  28. c5b5ff5 async: scope: add completion sender by Patrick Williams · 1 year, 8 months ago
  29. 0139cac async: add scope by Patrick Williams · 1 year, 8 months ago
  30. 435eb1b async: add sleep_for sender by Patrick Williams · 1 year, 8 months ago
  31. 3ce3159 event: add oneshot timer support by Patrick Williams · 1 year, 8 months ago
  32. 73e278b async: context: support stopping the context by Patrick Williams · 1 year, 9 months ago
  33. d2b0044 event: add a simple wrapper around sd-event by Patrick Williams · 1 year, 9 months ago
  34. 290fa42 async: add match by Patrick Williams · 1 year, 9 months ago
  35. 7418766 async: add context support by Patrick Williams · 1 year, 9 months ago
  36. 41f42f6 clang-format: update with latest by Patrick Williams · 1 year, 8 months ago
  37. f289c65 clang-format: update with latest by Patrick Williams · 1 year, 9 months ago
  38. c8447d5 added support for optionals in unpackProperties by Krzysztof Grobelny · 2 years, 5 months ago
  39. 6649221 bus: reduce forward declaration for friendship by Patrick Williams · 2 years, 6 months ago
  40. a7ac313 slot: explicitly transfer pointer by Patrick Williams · 2 years, 6 months ago
  41. a735ca5 vtable: shorten vtable type by Patrick Williams · 2 years, 6 months ago
  42. 0f282c4 bus: shorten bus type by Patrick Williams · 2 years, 6 months ago
  43. 10d7aa1 message: shorten message type by Patrick Williams · 2 years, 6 months ago
  44. 6d83cf5 Add non-throwing version of unpackProperties by Szymon Dompke · 2 years, 7 months ago
  45. a8e3502 exception: ensure base exception vtable is non-hidden by Patrick Williams · 2 years, 8 months ago
  46. b68700e exception: make base get_errno pure virtual by Patrick Williams · 2 years, 9 months ago
  47. 1522866 exception: create subclass for generated errors by Patrick Williams · 2 years, 9 months ago
  48. bd372ec exception: add errno for internal errors by Patrick Williams · 2 years, 9 months ago
  49. b6f729d exception: add errno for all exceptions by Patrick Williams · 2 years, 9 months ago
  50. 0c8136a enable building with clang by Patrick Williams · 2 years, 9 months ago
  51. 2dcf64b native_types: Use int8_t instead of char by William A. Kennington III · 2 years, 10 months ago
  52. 2bba553 message/native_types: Constexpr fix in c++17 mode by William A. Kennington III · 3 years ago
  53. 8db46a0 native_types: string_path_wrapper: Don't escape all strings by William A. Kennington III · 3 years, 1 month ago
  54. 285f78b native_types: Reduce append allocation by William A. Kennington III · 3 years, 1 month ago
  55. 226bc42 native_types: Migrate large functions to shared lib by William A. Kennington III · 3 years, 1 month ago
  56. 32ffb03 server: un-inline various large functions by Patrick Williams · 3 years, 8 months ago
  57. 09b88f2 Added utility functions getAllProperties and unpackProperties by Krzysztof Grobelny · 3 years, 9 months ago
  58. 7f66425 build: split source and header directories by Patrick Williams · 4 years ago