Skip to content
Snippets Groups Projects
  1. Aug 26, 2015
  2. Aug 25, 2015
  3. Jul 28, 2015
  4. Jul 25, 2015
  5. Jul 20, 2015
  6. Jul 14, 2015
  7. Apr 29, 2015
  8. Feb 15, 2015
  9. Feb 14, 2015
  10. Jan 08, 2015
  11. Nov 17, 2014
  12. Jul 29, 2014
  13. Jun 18, 2014
  14. 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
  15. Apr 03, 2014
Loading