1. 7662fa6 match: Fix propertiesChangedNamespace method by George Liu · 2 years, 5 months ago
  2. b40dfec util: variant: add static assert by Patrick Williams · 2 years, 6 months ago
  3. 5770f51 utility: add merge_variants_t by Paul Fertser · 2 years, 6 months ago
  4. 69f5b90 test: Replace the C++ MOCK_METHOD<n> macros with the new MOCK_METHOD by Willy Tu · 2 years, 6 months ago
  5. 6adfe94 Simplified code examples by Krzysztof Grobelny · 2 years, 6 months ago
  6. e135314 sdbus++: property: invalid Python symbol by Patrick Williams · 2 years, 7 months ago
  7. 55949c2 Used erased type to reduce binary for getProperty by Krzysztof Grobelny · 2 years, 7 months ago
  8. ce62764 Modified set_handler() to return dbus error code by gokulsanker · 2 years, 7 months ago
  9. 4a46eb5 object: handle diamond inheritance by Patrick Williams · 2 years, 7 months ago
  10. 2404176 Make asio::object_server take const ptr to connection by Jonathan Doman · 2 years, 7 months ago
  11. f0eb650 slot: add friended get function by Patrick Williams · 2 years, 7 months ago
  12. 6649221 bus: reduce forward declaration for friendship by Patrick Williams · 2 years, 8 months ago
  13. a7ac313 slot: explicitly transfer pointer by Patrick Williams · 2 years, 8 months ago
  14. ce90da1 slot: shorten slot type by Patrick Williams · 2 years, 8 months ago
  15. a735ca5 vtable: shorten vtable type by Patrick Williams · 2 years, 8 months ago
  16. ba33c2a manager,interface: use shortened types by Patrick Williams · 2 years, 8 months ago
  17. 0f282c4 bus: shorten bus type by Patrick Williams · 2 years, 8 months ago
  18. 10d7aa1 message: shorten message type by Patrick Williams · 2 years, 8 months ago
  19. 6d83cf5 Add non-throwing version of unpackProperties by Szymon Dompke · 2 years, 9 months ago
  20. 11a50dd Add OWNERS file by Manojkiran Eda · 2 years, 8 months ago
  21. b466765 catch exceptions as const by Patrick Williams · 2 years, 9 months ago
  22. b5770e1 sdbus++: catch exceptions as const by Patrick Williams · 2 years, 9 months ago
  23. a8e3502 exception: ensure base exception vtable is non-hidden by Patrick Williams · 2 years, 9 months ago
  24. b68700e exception: make base get_errno pure virtual by Patrick Williams · 2 years, 10 months ago
  25. dfb5642 sdbus++: catch elements with non-string names by Patrick Williams · 2 years, 10 months ago
  26. ef26221 sdbus++: add errno property to errors by Patrick Williams · 2 years, 10 months ago
  27. 1522866 exception: create subclass for generated errors by Patrick Williams · 2 years, 10 months ago
  28. bd372ec exception: add errno for internal errors by Patrick Williams · 2 years, 10 months ago
  29. b6f729d exception: add errno for all exceptions by Patrick Williams · 2 years, 10 months ago
  30. 0c8136a enable building with clang by Patrick Williams · 2 years, 10 months ago
  31. daaad8f message: append: fix unused variable warning by Patrick Williams · 2 years, 10 months ago
  32. 0ade192 Fix: Unused parameter in object_server.hpp by Nidhin MS · 2 years, 11 months ago
  33. cf0c072 match: Add new PropertiesChanged rule by Rashmica Gupta · 2 years, 11 months ago
  34. 2dcf64b native_types: Use int8_t instead of char by William A. Kennington III · 3 years ago
  35. 601d975 build: increase warning level by Patrick Williams · 3 years ago
  36. bb8be9f native_types: Fix pendantic error by William A. Kennington III · 3 years ago
  37. 08dc23c sdbus++: add minint/maxint support for integer default values by Willy Tu · 3 years ago
  38. 72b6022 sdbus++: property: add list of fundamental types by Patrick Williams · 3 years ago
  39. c1c5106 message: export has_convert_from_string by Patrick Williams · 3 years ago
  40. a22dbf4 message: correctly unpack variants of enums by Patrick Williams · 3 years ago
  41. 87b6a8d message: template to check if convert_from_string exists by Patrick Williams · 3 years ago
  42. 05a3504 message: move enum-string conversion routines by Patrick Williams · 3 years ago
  43. 145892c message: read: move enum exception higher by Patrick Williams · 3 years ago
  44. ea56ec3 test: add tests for enum parsing by Patrick Williams · 3 years ago
  45. 071b83f sdbus++: property: fix up enum type ambiguity by Patrick Williams · 3 years ago
  46. f82f788 sdbus++: interface: add non-throwing enum conversion by Patrick Williams · 3 years ago
  47. d51e593 message: define and use C++17 style _v aliases by Patrick Williams · 3 years ago
  48. 9245868 utility: container_traits: define C++17 _v aliases by Patrick Williams · 3 years ago
  49. 64f0122 use C++17 std::foo_v templates by Patrick Williams · 3 years ago
  50. b16ea98 utility: type_traits: use C++14 '_t' style by Patrick Williams · 3 years ago
  51. 34cf693 utility: dedup_variant: rename in C++14 '_t' style by Patrick Williams · 3 years ago
  52. 2b7da24 message: use C++14 enable_if_t by Patrick Williams · 3 years ago
  53. 5a14953 message: read: DRY the string specializations by Patrick Williams · 3 years ago
  54. 1013c5e server: remove bindings.hpp by Patrick Williams · 3 years ago
  55. 270f242 build: Propagate boost arguments as needed by William A. Kennington III · 3 years, 1 month ago
  56. a42e97a sdbus++-gen-meson: Don't build markdown by default by William A. Kennington III · 3 years, 2 months ago
  57. 56eb177 sdbus++-gen-meson: Support non-source root yaml directories by William A. Kennington III · 3 years, 1 month ago
  58. 2bba553 message/native_types: Constexpr fix in c++17 mode by William A. Kennington III · 3 years, 1 month ago
  59. 8db46a0 native_types: string_path_wrapper: Don't escape all strings by William A. Kennington III · 3 years, 2 months ago
  60. 285f78b native_types: Reduce append allocation by William A. Kennington III · 3 years, 2 months ago
  61. 673ad23 Replace IRC with Discord by Bruce Mitchell · 3 years, 2 months ago
  62. 98019e7 sdbus++: fix camelcase names by Patrick Williams · 3 years, 2 months ago
  63. e39b3dc test/message/types: Convert ASSERTs to EXPECTs by William A. Kennington III · 3 years, 2 months ago
  64. 226bc42 native_types: Migrate large functions to shared lib by William A. Kennington III · 3 years, 2 months ago
  65. 472b702 message: Add call_async method by William A. Kennington III · 3 years, 3 months ago
  66. fcff676 sdbus++: add C++20 reserved keywords by Patrick Williams · 3 years, 2 months ago
  67. d06072e Fix #60 by adding encoding/decoding rules by Ed Tanous · 3 years, 2 months ago
  68. f886012 Make object_path operator/ const by Ed Tanous · 3 years, 2 months ago
  69. 533218b sdbuspp_support: correct return value from method callbacks by Patrick Williams · 3 years, 2 months ago
  70. c9978e3 message: Add call method by William A. Kennington III · 3 years, 4 months ago
  71. 8a03773 build: minor whitespace fix in test/meson.build by Patrick Williams · 3 years, 2 months ago
  72. d9bb33e sdbus++-gen-meson: switch to project_source_root by Patrick Williams · 3 years, 3 months ago
  73. fe0edaa build: fix meson deprecation warning by Patrick Williams · 3 years, 3 months ago
  74. 2e98861 build: switch to C++20 by Patrick Williams · 3 years, 3 months ago
  75. d8543d0 native_types: add missing header file by Jason Ling · 3 years, 3 months ago
  76. 74a2711 Implement operator /= for object_path by Ed Tanous · 3 years, 3 months ago
  77. fa0fa3b Implement path encoding and decoding by Ed Tanous · 3 years, 3 months ago
  78. 95874d9 Standardize the asio helper methods by Ed Tanous · 3 years, 4 months ago
  79. 4b64623 clang-format fixes for latest by Patrick Williams · 3 years, 4 months ago
  80. 32ffb03 server: un-inline various large functions by Patrick Williams · 3 years, 9 months ago
  81. e659436 server/interface: simplify property_changed by Patrick Williams · 3 years, 9 months ago
  82. 1d35f91 sdbus++: create server support functions by Patrick Williams · 3 years, 9 months ago
  83. d64fb7d sdbus++-gendir: remove from install by Patrick Williams · 3 years, 5 months ago
  84. eb4bd72 Add filename() and parent_path() methods to object_path by Ed Tanous · 3 years, 7 months ago
  85. 4f65175 fixed issue which prevented to use setProperty with reference types by Krzysztof Grobelny · 3 years, 7 months ago
  86. 9ad6d75 sdbus++: fix method template generation by Patrick Williams · 3 years, 6 months ago
  87. d2fc8cc sdbus++: Refactor utilities shared by templates by Ramin Izadpanah · 3 years, 8 months ago
  88. a4c9edc sdbus++-gen-meson: force locale for stable sort by Patrick Williams · 3 years, 7 months ago
  89. 0c76546 exit read_wait async loop on error by Vernon Mauery · 3 years, 7 months ago
  90. a3f2bde MAINTAINERS: Change Deepak's email address by Deepak Kodihalli · 3 years, 7 months ago
  91. e4f21df message: Declare getters as const member functions by Waqar Hameed · 3 years, 8 months ago
  92. c67e1e8 sdbus++: support special double values by Patrick Williams · 3 years, 8 months ago
  93. 8fc0639 asio: Added method add_unique_interface to object_server by Krzysztof Grobelny · 3 years, 9 months ago
  94. e05376e sdbus++: clean up TODO by Patrick Williams · 3 years, 9 months ago
  95. 4690d88 sdbus++: handle duplicate generated variant types by Patrick Williams · 3 years, 9 months ago
  96. 807419d asio: Added utility functions getProperty and setProperty by Krzysztof Grobelny · 3 years, 9 months ago
  97. 09b88f2 Added utility functions getAllProperties and unpackProperties by Krzysztof Grobelny · 3 years, 10 months ago
  98. 992ab24 Remove regex match pattern from object_server by Wludzik, Jozef · 3 years, 10 months ago
  99. 4dcf755 test: timer: fix warning under clang by Patrick Williams · 3 years, 10 months ago
  100. d5ce346 sdbus++: add type 'object_path' alias by Patrick Williams · 3 years, 10 months ago