1. 1d4a1ed Revert "Update aosp/master libcxx rebase to r263688" by Dan Albert · 8 years ago
  2. bda804e Remove names of unreferenced parameters. Patch from STL@microsoft.com by Eric Fiselier · 8 years ago
  3. e7d3925 Need to wrap a bit in an ifdef, since there are no initializer_lists in C++03 by Marshall Clow · 9 years ago
  4. 3024f86 Fix PR 22541: When values are equal, minmax should return the rightmost one in the initializer_list by Marshall Clow · 9 years ago
  5. a90c6dd Move test into test/std subdirectory. by Eric Fiselier · 10 years ago[Renamed from test/algorithms/alg.sorting/alg.min.max/minmax_init_list_comp.pass.cpp]
  6. 9d9463a Implement LWG2350: min, max, and minmax should be constexpr. by Marshall Clow · 10 years ago
  7. e3e3291 Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574 by Howard Hinnant · 13 years ago
  8. b64f8b0 license change by Howard Hinnant · 14 years ago
  9. 73d21a4 Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature. by Howard Hinnant · 14 years ago
  10. eb564e7 Fixing whitespace problems by Howard Hinnant · 14 years ago
  11. 98e5d97 US 122, N3106 by Howard Hinnant · 14 years ago
  12. f5256e1 Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 14 years ago
  13. bc8d3f9 libcxx initial import by Howard Hinnant · 14 years ago