Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-05-16 | Upgrade to C++17 [CMake] (#4717) | Tiger Wang | 1 | -3/+0 | |
* Make our CMake slightly less insane | |||||
2018-01-03 | Add the fmt library (#4065) | peterbell10 | 1 | -1/+2 | |
* Replaces AppendVPrintf with fmt::sprintf * fmt::ArgList now used as a type safe alternative to varargs. * Removed SIZE_T_FMT compatibility macros. fmt::sprintf is fully portable and supports %zu. * Adds FLOG functions to log with fmt's native formatting style. | |||||
2017-09-11 | Add a test for cUUID (#4021) | peterbell10 | 1 | -0/+35 | |