1. 29 Mar, 2016 2 commits
  2. 28 Mar, 2016 1 commit
  3. 26 Mar, 2016 1 commit
  4. 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.
  5. 26 Feb, 2016 1 commit
  6. 24 Feb, 2016 3 commits
  7. 17 Feb, 2016 1 commit
  8. 16 Feb, 2016 3 commits
  9. 15 Feb, 2016 2 commits
  10. 14 Feb, 2016 2 commits
  11. 13 Feb, 2016 3 commits
  12. 12 Feb, 2016 1 commit
  13. 11 Feb, 2016 1 commit
  14. 10 Feb, 2016 1 commit
  15. 30 Dec, 2015 2 commits
  16. 14 Dec, 2015 1 commit
  17. 30 Nov, 2015 2 commits
  18. 06 Nov, 2015 3 commits
  19. 05 Nov, 2015 1 commit
  20. 29 Oct, 2015 1 commit
  21. 25 Oct, 2015 1 commit
  22. 19 Oct, 2015 1 commit
  23. 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.
  24. 13 Oct, 2015 1 commit
  25. 12 Oct, 2015 2 commits