aboutsummaryrefslogtreecommitdiff
path: root/src/string_util.h
Commit message (Expand)AuthorAge
* bug: Inconsistent suffixes console reporter 1009 (#1631)देवांश वार्ष्णेय2023-08-01
* Add tests for Human Readable functionality (#1632)dominic2023-07-14
* Ensure we don't need benchmark installed to pass c++ feature checks (#1456)Dominic Hamon2022-08-04
* annotate and export public symbols (#1321)Sergiu Deitsch2022-02-14
* Disable clang-tidy (unused-using-decls) (#1287)Vy Nguyen2021-11-19
* disable lint check where we know it'd fail (#1286)Vy Nguyen2021-11-17
* clang-format Google on {src/,include/} (#1280)Dominic Hamon2021-11-10
* Support optional, user-directed collection of performance counters (#1114)Mircea Trofin2021-04-28
* escape special chars in csv and json output. (#802)Michael Tesch2019-04-19
* Negative ranges #762 (#787)Daniel Harvey2019-03-26
* StrFormat() is a printf-like function, mark it as such, fix fallout. (#727)Roman Lebedev2018-11-26
* Fix compilation on Android with GNU STL (#596)Marat Dukhan2018-06-05
* (clang-)format all the things (#610)BaaMeow2018-06-01
* Make string_util naming more consistent (#547)Wink Saville2018-03-07
* Allow the definition of 1k to be flexible. (#438)Dominic Hamon2017-08-21
* Apply clang-format to all headers and source (#303)Dominic Hamon2016-10-07
* Make it compile with Visual Studio 2013.Jean-Louis Leroy2015-09-03
* Add double-quotes where necessaryDominic Hamon2015-03-27
* remove forward declarationsEric Fiselier2015-03-09
* fix missing newline and header guard nameEric Fiselier2015-03-09
* Third step in moving towards adopting new timer semanticsEric Fiselier2015-03-06