1. 1d4a1ed Revert "Update aosp/master libcxx rebase to r263688" by Dan Albert · 8 years ago
  2. 21f3b4c Update container_test_types.h and cleanup the related tests by Eric Fiselier · 8 years ago
  3. 410ed30 Fix LWG issue 2469 - Use piecewise construction in unordered_map::operator[]. by Eric Fiselier · 8 years ago
  4. ab41482 Revert r260514 because it has a bogus commit message. by Eric Fiselier · 8 years ago
  5. ba41d7e Teach __hash_table how to handle unordered_map's __hash_value_type. by Eric Fiselier · 8 years ago
  6. df00d5e We had two identical files named 'MoveOnly.h' in the test suite. Move one to support/, remove the other, and update all the tests that included them. No functionality change. by Marshall Clow · 9 years ago
  7. a90c6dd Move test into test/std subdirectory. by Eric Fiselier · 10 years ago[Renamed from test/containers/unord/unord.map/unord.map.elem/index.pass.cpp]
  8. 061d0cc There were two identical files named 'min_allocator.h'. Move one of them to /support and delete the other. Then adjust all the tests that used them to include the moved one. No functionality change. by Marshall Clow · 11 years ago
  9. 7a6b7ce Implement full support for non-pointer types in custom allocators. This is for the unordered containers only. This work still needs to be done on the sequence containers. by Howard Hinnant · 11 years ago
  10. b64f8b0 license change by Howard Hinnant · 14 years ago
  11. 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
  12. 6046ace Fixing whitespace problems by Howard Hinnant · 14 years ago
  13. f5256e1 Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 14 years ago
  14. bc8d3f9 libcxx initial import by Howard Hinnant · 14 years ago