1. 2bf0bb2 timer: deprecate phosphor namespace by Patrick Williams · 6 months ago
  2. fcd80ef Revert "build: use allowed over enabled" by Patrick Williams · 6 months ago
  3. dabaffe build: use allowed over enabled by Patrick Williams · 6 months ago
  4. 5f1c0bd test: message: read: add structured binding test for unpack by Patrick Williams · 6 months ago
  5. 6db8838 clang-format: copy latest and re-format by Patrick Williams · 8 months ago
  6. 6403d56 sdbus++: async: server: add generator stub by Patrick Williams · 10 months ago
  7. 7770d2b test: message: read: add test for unix_fd by Patrick Williams · 11 months ago
  8. 97c31c8 async: switch to stdexec async_scope by Patrick Williams · 1 year ago
  9. 2f5bebd test: exception: suppress clang warnings by Patrick Williams · 1 year, 1 month ago
  10. d214904 clang-format: copy latest and re-format by Patrick Williams · 1 year, 1 month ago
  11. 9949a16 async: scope: forward exception correctly by Patrick Williams · 1 year, 1 month ago
  12. 90f8d9b Allow propagating exceptions from server methods by Hannu Lounento · 1 year, 3 months ago
  13. 1caa5e8 sdbus++: add common header file 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. da48d20 Fix vtable entires for offset callbacks by Ed Tanous · 1 year, 3 months ago
  16. 3edbe5c Change io_service to io_context by Ed Tanous · 1 year, 3 months ago
  17. 9688ed6 Add override keyword everywhere it's required by Ed Tanous · 1 year, 5 months ago
  18. 60a9430 Fix meson warning by Ed Tanous · 1 year, 5 months ago
  19. 1837cd5 Remove dead code paths by Ed Tanous · 1 year, 5 months ago
  20. cb2fbeb Remove some extra semi-colons in tests by Ed Tanous · 1 year, 5 months ago
  21. 640a7d5 Add support for appending std::string_view by Ed Tanous · 1 year, 5 months ago
  22. 5e7ef08 stdexec: update to later commit by Patrick Williams · 1 year, 5 months ago
  23. 018b8ff shell: reformat with beautysh by Patrick Williams · 1 year, 6 months ago
  24. 6ea246a test: async: tweak time multiplier by Patrick Williams · 1 year, 8 months ago
  25. 115e9b3 async: context: allow many exceptions by Patrick Williams · 1 year, 9 months ago
  26. 10483c9 async: context: allow run re-entrance by Patrick Williams · 1 year, 9 months ago
  27. 3c242ba async: context: simplify run function by Patrick Williams · 1 year, 9 months ago
  28. d6b05cc test: async: add a few recursive task tests by Patrick Williams · 1 year, 9 months ago
  29. 4cfc284 async: handle exceptions and stops by Patrick Williams · 1 year, 9 months ago
  30. 1b7b54c async: match: stop pending sender on dtor by Patrick Williams · 1 year, 9 months ago
  31. 78e436f async: context: handle shutdown better by Patrick Williams · 1 year, 9 months ago
  32. 0139cac async: add scope by Patrick Williams · 1 year, 9 months ago
  33. 435eb1b async: add sleep_for sender by Patrick Williams · 1 year, 9 months ago
  34. 3ce3159 event: add oneshot timer support by Patrick Williams · 1 year, 9 months ago
  35. 73e278b async: context: support stopping the context by Patrick Williams · 1 year, 9 months ago
  36. d2b0044 event: add a simple wrapper around sd-event by Patrick Williams · 1 year, 9 months ago
  37. 2f58b79 async: add coroutine task support by Patrick Williams · 1 year, 10 months ago
  38. 1a25a10 clang-format: update whitespace penalty by Patrick Williams · 1 year, 8 months ago
  39. ce8d16d treewide: Leverage sdbus++-gen-meson by Willam A. Kennington III · 1 year, 9 months ago
  40. 293c8a2 sdbus++: Fix meson dependency generation by William A. Kennington III · 1 year, 9 months ago
  41. a970d83 test: unpack_properties: add constructor hint by Patrick Williams · 1 year, 9 months ago
  42. 9cde21f message: add unpack method by Patrick Williams · 1 year, 9 months ago
  43. f289c65 clang-format: update with latest by Patrick Williams · 1 year, 10 months ago
  44. c8447d5 added support for optionals in unpackProperties by Krzysztof Grobelny · 2 years, 5 months ago
  45. b7329a9 message: append: support span by Patrick Williams · 2 years, 1 month ago
  46. ba5460d server: object: default emit destruct signals by Patrick Williams · 2 years, 2 months ago
  47. 9f11c97 format: copy configs from phosphor-dbus-interfaces and reformat by Patrick Williams · 2 years, 3 months ago
  48. e944507 yaml: format with prettier by Patrick Williams · 2 years, 3 months ago
  49. 5770f51 utility: add merge_variants_t by Paul Fertser · 2 years, 5 months ago
  50. 4a46eb5 object: handle diamond inheritance by Patrick Williams · 2 years, 7 months ago
  51. a735ca5 vtable: shorten vtable type by Patrick Williams · 2 years, 7 months ago
  52. ba33c2a manager,interface: use shortened types by Patrick Williams · 2 years, 7 months ago
  53. 0f282c4 bus: shorten bus type by Patrick Williams · 2 years, 7 months ago
  54. 10d7aa1 message: shorten message type by Patrick Williams · 2 years, 7 months ago
  55. 6d83cf5 Add non-throwing version of unpackProperties by Szymon Dompke · 2 years, 8 months ago
  56. a22dbf4 message: correctly unpack variants of enums by Patrick Williams · 2 years, 11 months ago
  57. 87b6a8d message: template to check if convert_from_string exists by Patrick Williams · 2 years, 11 months ago
  58. ea56ec3 test: add tests for enum parsing by Patrick Williams · 2 years, 11 months ago
  59. 64f0122 use C++17 std::foo_v templates by Patrick Williams · 2 years, 11 months ago
  60. 34cf693 utility: dedup_variant: rename in C++14 '_t' style by Patrick Williams · 2 years, 11 months ago
  61. 8db46a0 native_types: string_path_wrapper: Don't escape all strings by William A. Kennington III · 3 years, 1 month ago
  62. 285f78b native_types: Reduce append allocation by William A. Kennington III · 3 years, 1 month ago
  63. e39b3dc test/message/types: Convert ASSERTs to EXPECTs by William A. Kennington III · 3 years, 1 month ago
  64. 472b702 message: Add call_async method by William A. Kennington III · 3 years, 2 months ago
  65. d06072e Fix #60 by adding encoding/decoding rules by Ed Tanous · 3 years, 2 months ago
  66. 8a03773 build: minor whitespace fix in test/meson.build by Patrick Williams · 3 years, 2 months ago
  67. 2e98861 build: switch to C++20 by Patrick Williams · 3 years, 2 months ago
  68. 74a2711 Implement operator /= for object_path by Ed Tanous · 3 years, 2 months ago
  69. fa0fa3b Implement path encoding and decoding by Ed Tanous · 3 years, 2 months ago
  70. eb4bd72 Add filename() and parent_path() methods to object_path by Ed Tanous · 3 years, 6 months ago
  71. c67e1e8 sdbus++: support special double values by Patrick Williams · 3 years, 7 months ago
  72. 4690d88 sdbus++: handle duplicate generated variant types by Patrick Williams · 3 years, 8 months ago
  73. 09b88f2 Added utility functions getAllProperties and unpackProperties by Krzysztof Grobelny · 3 years, 9 months ago
  74. 4dcf755 test: timer: fix warning under clang by Patrick Williams · 3 years, 9 months ago
  75. d5ce346 sdbus++: add type 'object_path' alias by Patrick Williams · 3 years, 9 months ago
  76. dbfb967 native_types: add != comparison for string_wrapper by Patrick Williams · 3 years, 9 months ago
  77. 4ac7e56 sdbus++: add size_t / ssize_t types to YAML by Patrick Williams · 3 years, 9 months ago
  78. 38ab5ec Refine include headers by Ed Tanous · 3 years, 10 months ago
  79. e1c73d3 sdbus++: support 'readonly' flag by Patrick Williams · 4 years ago
  80. adf0354 build: Allow for vendored googletest by William A. Kennington III · 4 years ago
  81. 5e893b9 build: Add options for tweaking what is built by William A. Kennington III · 4 years ago
  82. 617e749 build: simplify gtest/gmock dependencies by Patrick Williams · 4 years ago
  83. fbc9882 build: remove unneeded thread dependency by Patrick Williams · 4 years ago
  84. b98bdc6 sdbus++: add support for 'set' by Patrick Williams · 4 years ago
  85. 3a6d584 test: fix boost dependency for bus/aio by Patrick Williams · 4 years ago
  86. 56fcdec test: add simple aio case by Andrew Geissler · 4 years ago
  87. 7f99709 build: remove autotools builds by Patrick Williams · 4 years ago
  88. d0285b9 meson: create structure for use as submodule by Patrick Williams · 4 years ago
  89. ad145e0 meson: feature match autotools support by Patrick Williams · 4 years, 1 month ago
  90. 4991d3b test: exception: suppress scan-build errors by Patrick Williams · 4 years, 1 month ago
  91. 127b8ab clang-format: sync from docs master .clang-format by Patrick Williams · 4 years, 1 month ago
  92. 78b7803 clean up more pedantic compile warnings by Patrick Williams · 4 years, 1 month ago
  93. e57c38e Emit adding/removing interfaces for object server by Lei YU · 4 years, 9 months ago
  94. 199b3b1 Add valgrind suppression by Lei YU · 4 years, 9 months ago
  95. d35c852 Fix vtable CI error by Lei YU · 4 years, 6 months ago
  96. f8bbf17 native_types: Fix string_wrapper overloads by William A. Kennington III · 5 years ago
  97. 4274c11 std::variant: Remove uses of the variant_ns by William A. Kennington III · 6 years ago
  98. ebdc371 autotools: Fix for autoconf-archive 2019.01.19 by William A. Kennington III · 5 years ago
  99. 062205d bus: Only close connections we own by William A. Kennington III · 5 years ago
  100. 81fa02e message: Fix variant api usage by William A. Kennington III · 6 years ago