1. 25 Aug, 2015 1 commit
  2. 24 Aug, 2015 1 commit
  3. 28 Jul, 2015 4 commits
  4. 27 Jul, 2015 4 commits
  5. 24 Jul, 2015 1 commit
  6. 19 Jul, 2015 2 commits
  7. 13 Jul, 2015 1 commit
  8. 28 Apr, 2015 2 commits
  9. 14 Feb, 2015 3 commits
  10. 08 Jan, 2015 3 commits
  11. 17 Nov, 2014 11 commits
  12. 28 Jul, 2014 2 commits
  13. 17 Jun, 2014 1 commit
  14. 19 May, 2014 1 commit
    • billydonahue's avatar
      Push several shanges: · 1f5fdea4
      billydonahue authored
          Make single argument constructors explicit in macros.
      
          Remove NOMINMAX macro.
      
          Add macros for disabling Microsoft Visual C++ warnings.
      
          Add WhenDynamicCastTo<T> matcher.
          A matcher that matches a pointer that matches inner_matcher when
          dynamic_cast<T> is applied.
      
          Add IWYU export pragmas to the tuple include lines.
      
          Fix NativeArray to not require a copy constructor unless we ask for one.
          This allows ElementsAre() to support non-copyable types.
      
          Examine WINAPI_FAMILY_PARTITION macros to better distinguish windows platforms.
          Author: martin@martin.st
          From: https://codereview.appspot.com/57220043/
      1f5fdea4
  15. 02 Apr, 2014 1 commit
  16. 24 Mar, 2014 1 commit
  17. 12 Mar, 2014 1 commit