1. 1d4a1ed Revert "Update aosp/master libcxx rebase to r263688" by Dan Albert · 8 years ago
  2. 5ccbc48 Fix some non-standard parts of our test suite. Reported by STL by Eric Fiselier · 8 years ago
  3. 18dbed9 Fix warnings in deque tests by Eric Fiselier · 9 years ago
  4. 5495e2e Fix more issues exposed by -pedantic-errors in c++03 mode by Eric Fiselier · 9 years ago
  5. a90c6dd Move test into test/std subdirectory. by Eric Fiselier · 10 years ago[Renamed from test/containers/sequences/deque/deque.capacity/resize_size.pass.cpp]
  6. 5134953 Fix some failing tests for the standard containers. The tests were failing in 32-bit mode because they assumed that std::size_type and make_unsigned<ptrdiff_t>::type were always the same type. No change to libc++, just the tests. by Marshall Clow · 10 years ago
  7. 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
  8. fcd8db7 Implement full support for non-pointer pointers in custom allocators for deque. by Howard Hinnant · 11 years ago
  9. b64f8b0 license change by Howard Hinnant · 14 years ago
  10. f5256e1 Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 14 years ago
  11. bc8d3f9 libcxx initial import by Howard Hinnant · 14 years ago