1. 471f3c6 Fix a couple of -Wabsolute-value warnings in the libc++ tests by Marshall Clow · 10 years ago
  2. 320c80f Implement literal suffixes for compled by Marshall Clow · 11 years ago
  3. 641d3d8 XFAIL a few tests on darwin12 by Howard Hinnant · 11 years ago
  4. ab61b2c War on tabs by Howard Hinnant · 11 years ago
  5. a61e6f8 Implement constexpr (n3302) and fix operator *= and /= by Marshall Clow · 11 years ago
  6. 548d392 [tests] Mark another stream input expected failure (with system libc++). by Daniel Dunbar · 11 years ago
  7. 2d3f4ee Add overflow check to tanh(complex) and reduce to finite answer. Fixes http://llvm.org/bugs/show_bug.cgi?id=13874 by Howard Hinnant · 12 years ago
  8. 410f2de constexpr applied to <complex>. by Howard Hinnant · 12 years ago
  9. 92a836c Reimplemented much of <istream> such that single character extractions do not check to see if this is the last character in the stream and thus never set eofbit. This fixes http://llvm.org/bugs/show_bug.cgi?id=10817 . This fix requires a recompiled libc++.dylib to be fully implemented. The recompiled libc++.dylib is ABI compatible with that shipped on Lion. by Howard Hinnant · 13 years ago
  10. 995676a LWG 1522 by Howard Hinnant · 14 years ago
  11. b64f8b0 license change by Howard Hinnant · 14 years ago
  12. 0e20cae Fixing whitespace problems by Howard Hinnant · 14 years ago
  13. f5256e1 Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 14 years ago
  14. bc8d3f9 libcxx initial import by Howard Hinnant · 14 years ago