aboutsummaryrefslogtreecommitdiff
path: root/src/string_util.h
AgeCommit message (Expand)Author
2022-02-14annotate and export public symbols (#1321)Sergiu Deitsch
2021-11-19Disable clang-tidy (unused-using-decls) (#1287)Vy Nguyen
2021-11-17disable lint check where we know it'd fail (#1286)Vy Nguyen
2021-11-10clang-format Google on {src/,include/} (#1280)Dominic Hamon
2021-04-28Support optional, user-directed collection of performance counters (#1114)Mircea Trofin
2019-04-19escape special chars in csv and json output. (#802)Michael Tesch
2019-03-26Negative ranges #762 (#787)Daniel Harvey
2018-11-26StrFormat() is a printf-like function, mark it as such, fix fallout. (#727)Roman Lebedev
2018-06-05Fix compilation on Android with GNU STL (#596)Marat Dukhan
2018-06-01(clang-)format all the things (#610)BaaMeow
2018-03-07Make string_util naming more consistent (#547)Wink Saville
2017-08-21Allow the definition of 1k to be flexible. (#438)Dominic Hamon
2016-10-07Apply clang-format to all headers and source (#303)Dominic Hamon
2015-09-03Make it compile with Visual Studio 2013.Jean-Louis Leroy
2015-03-27Add double-quotes where necessaryDominic Hamon
2015-03-09remove forward declarationsEric Fiselier
2015-03-09fix missing newline and header guard nameEric Fiselier
2015-03-06Third step in moving towards adopting new timer semanticsEric Fiselier