1. 28 Aug, 2015 2 commits
    • Peter Kasting's avatar
      Review comments · 432771fa
      Peter Kasting authored
      432771fa
    • Peter Kasting's avatar
      Refine check for unordered_{map|set} availability. · 5ea84dd3
      Peter Kasting authored
      It's not enough to check for C++11 language support, as it's possible for
      projects to enable C++11 language and library features independently (e.g.
      Chromium currently does this).  Instead, explicitly check the library version to
      see if it is recent enough to include unordered_{map|set}.
      5ea84dd3
  2. 27 Aug, 2015 3 commits
  3. 26 Aug, 2015 6 commits
  4. 25 Aug, 2015 3 commits
  5. 22 Aug, 2015 8 commits
  6. 21 Aug, 2015 5 commits
  7. 20 Aug, 2015 8 commits
  8. 18 Aug, 2015 1 commit
  9. 16 Aug, 2015 1 commit
  10. 15 Aug, 2015 3 commits