1. 47ce2ee Refactor and modernize namespace declarations by Davide Pesavento · 1 year, 2 months ago
  2. 3fdb02f Use std::string_view in several APIs by Davide Pesavento · 1 year, 3 months ago
  3. 541a822 build: raise minimum build requirements by Davide Pesavento · 2 years, 4 months ago
  4. df8fd8a name: convert to span by Davide Pesavento · 2 years, 5 months ago
  5. 21a4ea5 tests: avoid deprecated boost headers by Davide Pesavento · 4 years, 7 months ago
  6. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  7. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed from tests/unit-tests/util/string-helper.t.cpp]
  8. 38a061d util: introduce escape() and use it in Component::toUri() by Davide Pesavento · 6 years ago
  9. e78eeca util: add printHex() overload that takes a uint64_t by Davide Pesavento · 7 years ago
  10. dd46143 util: remove unnecessary trim/trimLeft/trimRight wrappers by Davide Pesavento · 7 years ago
  11. fdda241 util: rewrite toHex using security::transform instead of printHex by Davide Pesavento · 7 years ago
  12. 03115ce util: rewrite fromHex using security::transform instead of cryptopp by Davide Pesavento · 7 years ago
  13. eee3e82 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  14. 8828ca6 util: Improvements of string helpers by Alexander Afanasyev · 9 years ago