1. 1d4a1ed Revert "Update aosp/master libcxx rebase to r263688" by Dan Albert · 8 years ago
  2. 849c551 Add braces, move braces, and rename variables to avoid shadowing. Patch from STL@microsoft.com by Eric Fiselier · 8 years ago
  3. a90c6dd Move test into test/std subdirectory. by Eric Fiselier · 10 years ago[Renamed from test/containers/associative/multiset/iterator.pass.cpp]
  4. 179e945 More tests for LWG Issue #2263; this time to the associative and unordered containers. Still no changes to libc++ by Marshall Clow · 10 years ago
  5. 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
  6. 051c848 N3644 tests for map/multimap/set/multiset. Drive-by NOEXCEPT for __tree_const_iterator constructor. Fix comment typos in other tests by Marshall Clow · 11 years ago
  7. 70342b9 Implement full support for non-pointer types in custom allocators. This is for the associative containers only. This work still needs to be done on the unordered and sequence containers. Fixes http://llvm.org/bugs/show_bug.cgi?id=15978 by Howard Hinnant · 11 years ago
  8. 211f0ee Bug 9096 - list::iterator not default constructible by Howard Hinnant · 13 years ago
  9. b64f8b0 license change by Howard Hinnant · 14 years ago
  10. 6046ace Fixing whitespace problems by Howard Hinnant · 14 years ago
  11. f5256e1 Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 14 years ago
  12. bc8d3f9 libcxx initial import by Howard Hinnant · 14 years ago