1. 06 Mar, 2015 2 commits
    • Step one towards merging timer changes. · 5b41e128
      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.
    • Change std::regex detection test to detect bug in libstdc++. · c5a362b4
      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.
  2. 02 Mar, 2015 3 commits
  3. 25 Feb, 2015 1 commit
  4. 21 Feb, 2015 3 commits
  5. 19 Feb, 2015 3 commits
  6. 18 Feb, 2015 2 commits
  7. 26 Dec, 2014 1 commit
  8. 02 Dec, 2014 3 commits
  9. 14 Nov, 2014 5 commits
  10. 13 Nov, 2014 3 commits
  11. 12 Nov, 2014 2 commits
  12. 01 Nov, 2014 2 commits
  13. 26 Oct, 2014 1 commit
  14. 25 Oct, 2014 1 commit
  15. 18 Oct, 2014 4 commits
  16. 16 Oct, 2014 1 commit
  17. 12 Oct, 2014 1 commit
  18. 11 Oct, 2014 2 commits