1. 06 Sep, 2017 1 commit
    • Christopher Warrington's avatar
      Guard against min/max being macros in document.h · 6e38649e
      Christopher Warrington authored
      Sometimes, particularly when Microsoft's windows.h is included, min/max
      are defined as macros, interfering with use of
      std::numeric_limits::min() and the like.
      
      To guard against this, the function name is wrapped in an extra set of
      parenthesis, which inhibits function-style macro expansion.
      6e38649e
  2. 04 Sep, 2017 2 commits
  3. 02 Sep, 2017 1 commit
  4. 01 Sep, 2017 1 commit
  5. 07 Aug, 2017 4 commits
  6. 05 Aug, 2017 4 commits
  7. 28 Jul, 2017 2 commits
  8. 13 Jul, 2017 2 commits
  9. 11 Jul, 2017 2 commits
  10. 10 Jul, 2017 6 commits
  11. 09 Jul, 2017 4 commits
  12. 30 Jun, 2017 2 commits
  13. 28 Jun, 2017 2 commits
  14. 21 Jun, 2017 2 commits
  15. 15 Jun, 2017 1 commit
  16. 09 Jun, 2017 2 commits
  17. 28 May, 2017 1 commit
  18. 27 May, 2017 1 commit