1. 1d4a1ed Revert "Update aosp/master libcxx rebase to r263688" by Dan Albert · 8 years ago
  2. 17a797c Remove some test scaffolding that I added and then didn't need. No functional change by Marshall Clow · 9 years ago
  3. 3426a86 First half of LWG#2354: 'Unnecessary copying when inserting into maps with braced-init syntax' by Marshall Clow · 9 years ago
  4. 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[Renamed from test/std/containers/MoveOnly.h]
  5. a90c6dd Move test into test/std subdirectory. by Eric Fiselier · 10 years ago[Renamed from test/containers/MoveOnly.h]
  6. ddcbcd6 Revert "Add some extra checks to the MoveOnly test class to ensure it is not constructed or assigned from in a moved-from state." by David Blaikie · 10 years ago
  7. 5eb396a Add some extra checks to the MoveOnly test class to ensure it is not constructed or assigned from in a moved-from state. by David Blaikie · 10 years ago
  8. 98760c1 Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch. by Marshall Clow · 11 years ago
  9. 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
  10. 6046ace Fixing whitespace problems by Howard Hinnant · 14 years ago
  11. bc8d3f9 libcxx initial import by Howard Hinnant · 14 years ago