1. 7c5b88b Test cleanup with respect to use of deprecated tmpnam function. Also Windows port for these tests to use _tempnam. The bulk of this patch was donated anonymously. I've tested it on OS X and accept responsibility for it. If I've broken anyone's platform by switching from tmpnam to mktemp for the generation of temporary file names, just let me know. Should be easy to fix in test/support/platform_support.h by Howard Hinnant · 13 years ago
  2. 483cf24 Make all fstream tests use tmpnam if creating files, rather than by Alexis Hunt · 14 years ago
  3. 412dbeb license change by Howard Hinnant · 15 years ago
  4. 7609c9b 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 · 15 years ago
  5. 66dbf0d Fixing whitespace problems by Howard Hinnant · 15 years ago
  6. 5b08a8a Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 15 years ago
  7. 3e51952 libcxx initial import by Howard Hinnant · 15 years ago