- 23 Apr, 2014 7 commits
-
-
Chris Kennelly authored
Per the CMake 2.8.0 documentation, these options did not exist for ExternalProject_Add. These options were added in CMake 2.8.10.
-
Chris Kennelly authored
This shifts registration from a global vector to a singleton that manages benchmark destruction during shutdown.
-
Chris Kennelly authored
This adds a unit test to validate the wrapper without running the entirety of benchmark_test.
-
Chris Kennelly authored
-
Chris Kennelly authored
-
Chris Kennelly authored
-
Chris Kennelly authored
-
- 17 Apr, 2014 4 commits
-
-
Dominic Hamon authored
Use a new container in each round of push_back test.
-
Shuo Chen authored
-
Shuo Chen authored
-
Shuo Chen authored
Otherwise containers keep growing and uses gigabytes of memory.
-
- 08 Apr, 2014 1 commit
-
-
Dominic Hamon authored
Unable to compile because of unused parameter
-
- 07 Apr, 2014 1 commit
-
-
Arne Beer authored
-
- 06 Apr, 2014 2 commits
- 20 Mar, 2014 1 commit
-
-
Dominic Hamon authored
Fix cycleclock.h for gcc/ARM.
-
- 19 Mar, 2014 1 commit
-
-
Felix Homann authored
-
- 18 Mar, 2014 1 commit
-
-
Felix Homann authored
Currently there are tests for ARMV3 and ARMV6 in cycleclock.h which are not defined using gcc on ARM. Since there is also a cast to the unknown type int64 I assume that the ARM code has not been tested. Therefore this patch replaces the checks for ARMV3 and ARMV6 by checks for __ARM_ARCH. Also, the cast to int64 is fixed by casting to int64_t.
-
- 23 Feb, 2014 2 commits
-
-
Chris Kennelly authored
Ensure families is not nullptr before using it
-
Yusuke Suzuki authored
When there's no benchmarks, families becomes nullptr. So before touching it, we need to ensure families is not nullptr.
-
- 13 Feb, 2014 1 commit
-
-
Pierre Phaneuf authored
-
- 12 Feb, 2014 4 commits
-
-
Pierre Phaneuf authored
-
Dominic Hamon authored
-
Dominic Hamon authored
-
Dominic Hamon authored
Update README.md
-
- 10 Feb, 2014 2 commits
-
-
Pierre Phaneuf authored
-
Pierre Phaneuf authored
Inspired from the one from https://github.com/google/go-github.
-
- 09 Feb, 2014 1 commit
-
-
Chris Seymour authored
Switched to language specific markdown for code sections to provide syntax highlighting when rendered.
-
- 06 Feb, 2014 1 commit
-
-
Dominic Hamon authored
Cmake edit with 'make install' target
-
- 05 Feb, 2014 3 commits
-
-
David Coeurjolly authored
-
David Coeurjolly authored
-
David Coeurjolly authored
-
- 22 Jan, 2014 1 commit
-
-
Dominic Hamon authored
-
- 21 Jan, 2014 2 commits
-
-
Eugene Zhuk authored
-
Eugene Zhuk authored
-
- 18 Jan, 2014 1 commit
-
-
Eugene Zhuk authored
-
- 16 Jan, 2014 4 commits
-
-
Dominic Hamon authored
-
Dominic Hamon authored
-
Dominic Hamon authored
-
Dominic Hamon authored
-