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