1. 10 Jun, 2018 1 commit
  2. 01 Jun, 2018 3 commits
  3. 27 May, 2018 1 commit
  4. 26 May, 2018 4 commits
  5. 23 May, 2018 1 commit
  6. 22 May, 2018 2 commits
  7. 28 Apr, 2018 2 commits
  8. 20 Apr, 2018 2 commits
  9. 14 Apr, 2018 1 commit
  10. 06 Apr, 2018 2 commits
  11. 16 Mar, 2018 2 commits
  12. 09 Mar, 2018 2 commits
  13. 08 Mar, 2018 1 commit
  14. 06 Mar, 2018 1 commit
  15. 25 Feb, 2018 2 commits
  16. 24 Feb, 2018 1 commit
  17. 23 Feb, 2018 5 commits
  18. 22 Feb, 2018 2 commits
    • Gabi Melman's avatar
      Update CMakeLists.txt · 851b49e1
      Gabi Melman authored
      851b49e1
    • grzadr's avatar
      Fix indentation in line 2916 · 8e861728
      grzadr authored
      Compiling with -Wmisleading-indentation triggers warning:
      /data/Git/spdlog/tests/catch.hpp: In member function ‘bool Catch::TestSpec::Filter::matches(const Catch::TestCaseInfo&) const’:
      /data/Git/spdlog/tests/catch.hpp:2913:17: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
                       for( std::vector<Ptr<Pattern> >::const_iterator it = m_patterns.begin(), itEnd = m_patterns.end(); it != itEnd; ++it )
                       ^~~
      /data/Git/spdlog/tests/catch.hpp:2916:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
                           return true;
                           ^~~~~~
      8e861728
  19. 11 Feb, 2018 1 commit
  20. 06 Feb, 2018 1 commit
  21. 27 Jan, 2018 1 commit
  22. 24 Dec, 2017 1 commit
  23. 22 Dec, 2017 1 commit