- 09 Mar, 2015 12 commits
-
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric authored
Step one towards merging timer changes.
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric Fiselier authored
-
- 06 Mar, 2015 8 commits
-
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Eric Fiselier authored
This patch does two things: 1. It overhalls the static initialization in Walltime to be simplier. It uses a static variable inside WallTime::Now() to initialize the timer. 2. Add a logging mechanism so that the -v flag actually has meaning and reimplement the CHECK macros to allow extra messages to be streamed in.
-
Eric Fiselier authored
-
Eric Fiselier authored
This patch cleans up our use of generic macros and also merges changes in the build system. It adds options -DBENCHMARK_ENABLE_TESTING and -DBENCHMARK_ENABLE_SHARED.
-
Eric Fiselier authored
libstdc++'s std::regex has (or had) a bug in std::regex::operator=(...) that caused undefined behaviour. Clang will detect this and compile the function so that it crashes at runtime. This patch tried to detect that bug during configuration.
-
- 02 Mar, 2015 3 commits
- 25 Feb, 2015 1 commit
-
-
Pavel Davydov authored
-
- 21 Feb, 2015 3 commits
-
-
Dominic Hamon authored
-
Pavel Davydov authored
-
Pavel Davydov authored
-
- 19 Feb, 2015 3 commits
-
-
Eric Fiselier authored
-
Eric Fiselier authored
-
Dominic Hamon authored
-
- 18 Feb, 2015 2 commits
-
-
Eric authored
Fix #72 by avoiding 64-to-32-bit shortenings
-
Dominic Hamon authored
-
- 26 Dec, 2014 1 commit
-
-
Dominic Hamon authored
-
- 02 Dec, 2014 3 commits
-
-
Dominic Hamon authored
-
Dominic Hamon authored
-
Dominic Hamon authored
-
- 14 Nov, 2014 4 commits
-
-
Dominic Hamon authored
Using Travis CI.
-
Evgeny Safronov authored
-
Dominic Hamon authored
Use #ifdef to protect calling Factorial in benchmark_test.cc
-
Evgeny Safronov authored
Added Travis build status badge.
-