1. fcafd80 Linux: Correctly identify valid error codes by David Majnemer · 11 years ago
  2. cb036e3 Replace a tab with a space by David Majnemer · 11 years ago
  3. 5c316a6 LWG 2145 - mark constructor for std::error_category as inline and constexpr. Leave the (existing, out-of-line, non-constexpr) in the dylib for compatibility with existing programs) by Marshall Clow · 12 years ago
  4. db4d478 Fix a few warnings/errors for compiling with -fno-exceptions. by Howard Hinnant · 12 years ago
  5. 0949eed _STD -> _VSTD to avoid macro clash on windows by Howard Hinnant · 14 years ago
  6. 1e15fd1 Applied noexcept to everything in [diagnostics] (Chapter 19) by Howard Hinnant · 14 years ago
  7. b64f8b0 license change by Howard Hinnant · 14 years ago
  8. 16e6e1d Fixing whitespace problems by Howard Hinnant · 15 years ago
  9. d444470 now works with -fno-exceptions and -fno-rtti by Howard Hinnant · 15 years ago
  10. adff489 patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepted except there were some bug fixes needed in <locale> for the __nolocale_* series. For the apple branch I ended up using templates instead of the var_args solution because it seemed both safer and more efficient. by Howard Hinnant · 15 years ago
  11. f5256e1 Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 15 years ago
  12. bc8d3f9 libcxx initial import by Howard Hinnant · 15 years ago