- 31 Mar, 2015 4 commits
-
-
Matt Clarkson authored
We use the SHGetValueA on Windows to retrieve the MHz of the processor but this requires the shlwapi library. Previous to this patch the library was linked with a MSVC specific pragma but there is no guarantee that on Windows we will be using MSVC. Therefore, it is much compile agnostic to use the standard CMAKE library linking mechanism to provide the definition of SHGetValueA
-
Matt Clarkson authored
-
Matt Clarkson authored
-
Eric Fiselier authored
-
- 30 Mar, 2015 2 commits
-
-
Dominic Hamon authored
Introduce CSV reporter
-
Dominic Hamon authored
-
- 27 Mar, 2015 13 commits
-
-
Dominic Hamon authored
-
Dominic Hamon authored
-
Dominic Hamon authored
-
Eric authored
Change the available Benchmark options
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric authored
Fix and improve BENCHMARK macros.
-
Eric authored
Fix #96: Prevent times from being negative.
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric Fiselier authored
-
- 26 Mar, 2015 11 commits
-
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric Fiselier authored
The calculation was actually inside the loop for a reason. This reverts commit 47442b90.
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric Fiselier authored
-
- 19 Mar, 2015 1 commit
-
-
Eric Fiselier authored
-
- 18 Mar, 2015 9 commits
-
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric authored
Add variadic macro for BENCHMARK_TEMPLATE in c++11 and beyond.
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric Fiselier authored
-