1. 5a83710 Move test into test/std subdirectory. by Eric Fiselier · 11 years ago[Renamed from libcxx/test/containers/stack_allocator.h]
  2. 354d39c 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 · 12 years ago
  3. 65a87cc This is a start at making the libc++ test suite friendlier to the -fnoexceptions flag. Although this is not a complete solution, it does reduce the number of test failures on OS X from 467 to 128 on OS X when -fno-exceptions is enabled, and does not impact the number of failures at all when -fno-exceptions is not enabled. The bulk of this code was donated anonymously. by Howard Hinnant · 13 years ago
  4. 8f2f7e7 Fixing whitespace problems by Howard Hinnant · 15 years ago
  5. 3e51952 libcxx initial import by Howard Hinnant · 15 years ago