1. 26 Mar, 2016 1 commit
  2. 24 Mar, 2016 2 commits
    • Add myself to the contributors list · 3a02c462
      Kai Wolf authored
    • Add optional ms time unit for console reporter · cded70a1
      Kai Wolf authored
      Some benchmarks may run a few milliseconds which makes it kind of hard to visually compare, since the currently only available nanoseconds numbers can get very large in this case. Therefore this commit adds an optional command line flag --benchmark_time_unit which lets the user choose between ns and ms time units for displaying the mean execution time.
  3. 26 Feb, 2016 1 commit
  4. 24 Feb, 2016 3 commits
  5. 17 Feb, 2016 1 commit
  6. 16 Feb, 2016 3 commits
  7. 15 Feb, 2016 2 commits
  8. 14 Feb, 2016 2 commits
  9. 13 Feb, 2016 3 commits
  10. 12 Feb, 2016 1 commit
  11. 11 Feb, 2016 1 commit
  12. 10 Feb, 2016 1 commit
  13. 30 Dec, 2015 2 commits
  14. 14 Dec, 2015 1 commit
  15. 30 Nov, 2015 2 commits
  16. 06 Nov, 2015 3 commits
  17. 05 Nov, 2015 1 commit
  18. 29 Oct, 2015 1 commit
  19. 25 Oct, 2015 1 commit
  20. 19 Oct, 2015 1 commit
  21. 18 Oct, 2015 1 commit
    • Fix get_git_version to use GIT_EXECUTABLE. · cd2e633f
      Zbigniew Skowron authored
      get_git_version CMake function uses 'git' command directly, instead of
      GIT_EXECUTABLE variable. This causes CMake errors while generating
      project files in environments, where 'git' command is not present
      in PATH.
  22. 13 Oct, 2015 1 commit
  23. 12 Oct, 2015 3 commits
  24. 09 Oct, 2015 2 commits