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