Skip to content
Snippets Groups Projects
  1. Jan 08, 2015
  2. Nov 17, 2014
  3. Jul 29, 2014
  4. Jun 18, 2014
  5. May 20, 2014
    • 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
  6. Apr 03, 2014
  7. Mar 25, 2014
  8. Mar 13, 2014
  9. Jan 29, 2014
  10. Jan 14, 2014
  11. Jan 13, 2014
  12. Dec 05, 2013
  13. Dec 04, 2013
  14. Dec 03, 2013
  15. Nov 22, 2013
  16. Sep 19, 2013
  17. Sep 16, 2013
  18. Sep 07, 2013
  19. Aug 28, 2013
  20. Aug 09, 2013
  21. Jul 30, 2013
  22. Jul 28, 2013
  23. Jun 21, 2013
  24. Jun 19, 2013
Loading