1. 6f56ab7 Adds a basic test wrapper for Android by Dan Albert · 10 years ago
  2. 3f81e9e This fixes a very subtle ABI problem concerning the copy constructor of by Howard Hinnant · 11 years ago
  3. ab61b2c War on tabs by Howard Hinnant · 11 years ago
  4. 8fc4f5a Make std::get constexpr by Marshall Clow · 11 years ago
  5. 206f6cd Bug 16599 part 2: Make std::pair's constructors and comparison operators (and make_pair) constexpr. by Marshall Clow · 11 years ago
  6. 01a0e90 Make std::forward and std::move (and std::move_if_noexcept) constexpr in C++14 by Marshall Clow · 11 years ago
  7. e8029e5 Implement n3584 - Addressing Tuples by Type by Marshall Clow · 11 years ago
  8. 37c17ed Improved tests (and fixed a bug in the tests); thanks to Richard Smith for the suggestion by Marshall Clow · 11 years ago
  9. 171771a War on tabs. by Howard Hinnant · 11 years ago
  10. e2735d1 Implement n3668 - std::exchange by Marshall Clow · 11 years ago
  11. a2a08b4 test for pair piecewise construction by Howard Hinnant · 13 years ago
  12. 6cbf9f9 Fix and beef up test bug for move_if_noexcept by Howard Hinnant · 13 years ago
  13. 97ecd64 Clean up a bunch of warnings in the tests, 3 of which actually turned out to be test bugs. by Howard Hinnant · 13 years ago
  14. cd2254b LWG 1191 by Howard Hinnant · 14 years ago
  15. b64f8b0 license change by Howard Hinnant · 14 years ago
  16. 9c2683d sync with N3126 by Howard Hinnant · 14 years ago
  17. 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
  18. c52f43e Fixing whitespace problems by Howard Hinnant · 14 years ago
  19. e3263b4 GB 85, GB 87 by Howard Hinnant · 14 years ago
  20. f5256e1 Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 14 years ago
  21. bc8d3f9 libcxx initial import by Howard Hinnant · 14 years ago