1. 1d4a1ed Revert "Update aosp/master libcxx rebase to r263688" by Dan Albert · 8 years ago
  2. 95526d3 Make tuples constructors conditionally EXPLICIT. See N4387 by Eric Fiselier · 8 years ago
  3. f063052 [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98. by Eric Fiselier · 9 years ago
  4. 6b913d7 Walter Brown sent a list of tests which needed 'additional includes' to match what was in the standard. Added these includes to the tests. No changes to the library or test results. by Marshall Clow · 10 years ago
  5. a90c6dd Move test into test/std subdirectory. by Eric Fiselier · 10 years ago[Renamed from test/utilities/tuple/tuple.tuple/tuple.cnstr/convert_copy.pass.cpp]
  6. da0a0e8 Make tuple's constructor and std::get<>(tuple) constexpr. Final stage of fixing bug #16599. Thanks to Howard for the review and updates. by Marshall Clow · 11 years ago
  7. 9932489 Accidentally disallowed explicit tuple conversions when all elements of the tuple can be explicitly converted. by Howard Hinnant · 11 years ago
  8. b64f8b0 license change by Howard Hinnant · 14 years ago
  9. f5256e1 Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 14 years ago
  10. bc8d3f9 libcxx initial import by Howard Hinnant · 14 years ago