1. 1a39b64 message: handle vector<bool> by Patrick Williams · 7 weeks ago master
  2. 640a7d5 Add support for appending std::string_view by Ed Tanous · 1 year, 5 months ago
  3. 87ce963 Remove static keyword from template by Ed Tanous · 1 year, 5 months ago
  4. ddc57bd Fix a bunch of docstrings by Ed Tanous · 1 year, 5 months ago
  5. daaad8f message: append: fix unused variable warning by Patrick Williams · 2 years, 9 months ago
  6. 05a3504 message: move enum-string conversion routines by Patrick Williams · 2 years, 11 months ago
  7. d51e593 message: define and use C++17 style _v aliases by Patrick Williams · 2 years, 11 months ago
  8. 9245868 utility: container_traits: define C++17 _v aliases by Patrick Williams · 2 years, 11 months ago
  9. 64f0122 use C++17 std::foo_v templates by Patrick Williams · 2 years, 11 months ago
  10. 2b7da24 message: use C++14 enable_if_t by Patrick Williams · 2 years, 11 months ago
  11. eb4bd72 Add filename() and parent_path() methods to object_path by Ed Tanous · 3 years, 5 months ago
  12. 7f66425 build: split source and header directories by Patrick Williams · 4 years ago[Renamed from sdbusplus/message/append.hpp]
  13. 127b8ab clang-format: sync from docs master .clang-format by Patrick Williams · 4 years ago
  14. 78b7803 clean up more pedantic compile warnings by Patrick Williams · 4 years ago
  15. 1d33f3e clean up pedantic compile warnings by Patrick Williams · 4 years, 1 month ago
  16. 2520704 sdbusplus: message: append: add native enum support by Patrick Williams · 4 years, 4 months ago
  17. 6c63b98 sdbusplus: message: add type helpers for native enums by Patrick Williams · 4 years, 4 months ago
  18. bd00069 Fix compilation error in case unix_fd is used in async_method_call by Adrian Ambrożewicz · 4 years, 6 months ago
  19. 4274c11 std::variant: Remove uses of the variant_ns by William A. Kennington III · 6 years ago
  20. 596a223 Add support for Unix file descriptors by Waqar Hameed · 6 years ago
  21. 90778b4 message: mapbox::util::variant -> std::variant by William A. Kennington III · 6 years ago
  22. 2b238af clang-format: always break template declarations by Patrick Venture · 6 years ago
  23. 95269db update .clang-format header inclusion order by Patrick Venture · 6 years ago
  24. 4c3427c sdbusplus::message::message Add sdbus interface injection by Patrick Venture · 6 years ago
  25. a4b4a0b Spelling fixes by Gunnar Mills · 6 years ago
  26. 28dc36d Allow reading and appending of more complex types by Ed Tanous · 6 years ago
  27. f9c02db clang-format: Set IndentWrappedFunctionNames to true by Adriana Kobylak · 6 years ago
  28. 072da3e Update repo to conform to openbmc code standard by Andrew Geissler · 6 years ago
  29. fb913e8 message-append: char* passed to sd-bus as char** by Patrick Williams · 7 years ago
  30. fd3c462 message-append: support obj-path and signature by Patrick Williams · 7 years ago
  31. 213da28 message: remove hard-coded boolean types by Patrick Williams · 8 years ago
  32. 6a9c8ae message: pass 'bool' types to sdbus as 'int' by Patrick Williams · 8 years ago
  33. 7559678 variant support for append/read by Patrick Williams · 8 years ago
  34. aa2f48a std::tuple support for append/read by Patrick Williams · 8 years ago
  35. bbe0e43 std::map support for append/read by Patrick Williams · 8 years ago
  36. 930460c std::vector support for append/read by Patrick Williams · 8 years ago
  37. 1807fa4 Add message append functionality by Patrick Williams · 8 years ago