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