aboutsummaryrefslogtreecommitdiff
path: root/src/colorprint.cc
AgeCommit message (Expand)Author
2024-01-05Issue1731 created console does not receive output (#1732)Benny Tordrup
2023-07-04Add more terminals with color support (#1621)Chinmay Dalal
2023-02-07Refactor links which include "master" and change it to "main" (#1540)hamptonm1
2023-01-16Fix Clang-Tidy warnings readability-else-after-return (#1528)SunBlack
2021-11-10clang-format Google on {src/,include/} (#1280)Dominic Hamon
2021-11-04Fix error with Fix Werror=old-style-cast (#1272)Bensuperpc
2021-06-24prefix macros to avoid clashes (#1186)Dominic Hamon
2018-09-18[benchmark] Lowercase windows specific includes (#679)Martin Storsjö
2017-04-18fix android compilation (#372)Dmitry Trifonov
2016-10-07Apply clang-format to all headers and source (#303)Dominic Hamon
2016-09-15Auto-detect whether Benchmark should produce colorized output (#126)Nicholas Hutchinson
2016-08-02Add --benchmark_out=<filename> and --benchmark_out_format=<format> options.Eric Fiselier
2016-05-27Change reporters to use a specified output and error stream. Add tests for ou...Eric
2015-11-06Fixes #159: Add inclusion of cstdio to files using stdout, vprintf, printf an...ryobg
2015-10-08Renamed the internal os macros to avoid a name clash in Shlwapi.h where OS_WI...Anton Danielsson
2015-03-31Only include the correct platform headersMatt Clarkson
2015-03-12replace instances of NULL with nullptrEric Fiselier
2015-03-06Third step in moving towards adopting new timer semanticsEric Fiselier
2014-01-09More formatting tweaksDominic Hamon
2014-01-09Merged with upstreamDominic Hamon
2014-01-09Code reformatDominic Hamon
2014-01-09Minimum iteration and overhead support.Dominic Hamon
2014-01-09Add LICENSE and copyright headersDominic Hamon
2013-12-19Adding benchmark namespace and removing broken flagsDominic Hamon
2013-12-18Initial commitDominic Hamon