1. da25f34 match: add string constructors by Patrick Williams · 7 years ago
  2. a85fdff match: add utilities for match-rules by Patrick Williams · 7 years ago
  3. 2f7c887 match: allow message callbacks by Patrick Williams · 7 years ago
  4. 43b283a build: use LDADD/LIBADD by Patrick Williams · 7 years ago
  5. faa89f2 test: add test for bus::match by Patrick Williams · 7 years ago
  6. b77868a test: convert message_native_types to gtest by Patrick Williams · 7 years ago
  7. 450d0ec test: convert message_types to gtest by Patrick Williams · 7 years ago
  8. 608b5bc test: convert tuple_to_array to gtest by Patrick Williams · 7 years ago
  9. a14167b test: convert vtable to gtest by Patrick Williams · 7 years ago
  10. b4041d4 bus: add wrapper for sd_bus_list_names by Patrick Williams · 7 years ago
  11. 16e1753 message-append: Add more string test cases by Patrick Williams · 7 years ago
  12. 3306847 Allow implicit string_wrapper conversions by Brad Bishop · 7 years ago
  13. aa2e7f7 message: allow obj-path and sig in STL containers by Patrick Williams · 7 years ago
  14. 572a8ea message-read: support obj-path and signature by Patrick Williams · 7 years ago
  15. fd3c462 message-append: support obj-path and signature by Patrick Williams · 7 years ago
  16. 4498298 message-types: support obj-path and signature by Patrick Williams · 7 years ago
  17. 9db2864 message: Add class for object-path and signatures by Patrick Williams · 7 years ago
  18. b760a99 append/read: additional testcases for bool forms by Patrick Williams · 8 years ago
  19. 14275cf Enable configure of just sdbus++ by Brad Bishop · 8 years ago
  20. f101ee2 message: testcase to read missing variant type by Patrick Williams · 8 years ago
  21. 75538a7 build: fix out of tree builds by Patrick Williams · 8 years ago
  22. 24fb296 message: fix parallel test issue by Patrick Williams · 8 years ago
  23. 83a9d0b build: run testcases via autotools by Patrick Williams · 8 years ago
  24. 696e315 message: compile warning in testcases by Patrick Williams · 8 years ago
  25. 9e3b51e message: write testcase to confirm bool and double by Patrick Williams · 8 years ago
  26. 9d3ec7f Add vtable support by Patrick Williams · 8 years ago
  27. 7559678 variant support for append/read by Patrick Williams · 8 years ago
  28. aa2f48a std::tuple support for append/read by Patrick Williams · 8 years ago
  29. bbe0e43 std::map support for append/read by Patrick Williams · 8 years ago
  30. 930460c std::vector support for append/read by Patrick Williams · 8 years ago
  31. 4fe85a3 Add message read functionality by Patrick Williams · 8 years ago
  32. 13b97c5 bus::process: use message::message by Patrick Williams · 8 years ago
  33. 07e1d6f Add verification to append testcases by Patrick Williams · 8 years ago
  34. 7802c07 Migrate bus to message bindings by Patrick Williams · 8 years ago
  35. 5b48579 Add bus bindings by Patrick Williams · 8 years ago
  36. 1807fa4 Add message append functionality by Patrick Williams · 8 years ago
  37. 51103a4 Add type_id templates by Patrick Williams · 8 years ago
  38. 4dbdef7 Add tuple_to_array template by Patrick Williams · 8 years ago
  39. 0c841a1 Add array_to_ptr template by Patrick Williams · 8 years ago