1. b74309e Marshall Clow found this memory problem in strstream using -fsanitize=address on the test suite. by Howard Hinnant · 11 years ago
  2. ec3773c Quash a whole bunch of warnings by Howard Hinnant · 13 years ago
  3. ac6de54 Fixing up some ABI issues by Howard Hinnant · 13 years ago
  4. 0949eed _STD -> _VSTD to avoid macro clash on windows by Howard Hinnant · 13 years ago
  5. 6cf5d8c Chris Jefferson noted many places where function calls needed to be qualified (thanks Chris). by Howard Hinnant · 13 years ago
  6. 9a21a01 clang found a missing return statement. by Howard Hinnant · 13 years ago
  7. b64f8b0 license change by Howard Hinnant · 14 years ago
  8. 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
  9. 16e6e1d Fixing whitespace problems 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