benchmark/src
2014-05-29 15:25:24 +02:00
..
benchmark.cc Fix the stddev/mean computations which had be garbled since commit e5f5a0d30e, leading to a mean that was not in the min/max range and to zero-divide in the stddev computation, among others. 2014-05-29 15:25:24 +02:00
CMakeLists.txt Partially resolve google/benchmark#17 by fixing regular expression leak. 2014-04-23 00:56:17 -07:00
colorprint.cc More formatting tweaks 2014-01-09 12:19:02 -08:00
colorprint.h Adding benchmark namespace and removing broken flags 2013-12-19 16:18:09 -08:00
commandlineflags.cc More formatting tweaks 2014-01-09 12:19:02 -08:00
commandlineflags.h More formatting tweaks 2014-01-09 12:19:02 -08:00
cycleclock.h Fix cycleclock.h for gcc/ARM. 2014-03-18 17:04:40 +01:00
mutex_lock.h Code reformat 2014-01-09 12:12:11 -08:00
re.cc Partially resolve google/benchmark#17 by fixing regular expression leak. 2014-04-23 00:56:17 -07:00
re.h Partially resolve google/benchmark#17 by fixing regular expression leak. 2014-04-23 00:56:17 -07:00
sleep.cc More formatting tweaks 2014-01-09 12:19:02 -08:00
sleep.h [#4] A few minor changes. 2014-01-20 22:32:16 -08:00
stat.h More formatting tweaks 2014-01-09 12:19:02 -08:00
sysinfo.cc Move linux-only variable into linux/cygwin block 2014-01-16 13:20:59 -08:00
sysinfo.h Adding benchmark namespace and removing broken flags 2013-12-19 16:18:09 -08:00
walltime.cc More formatting tweaks 2014-01-09 12:19:02 -08:00
walltime.h Fix printing of time 2013-12-19 16:23:25 -08:00