1. 9c0df14 Rename uses of _ and __ because these are getting stepped on by macros from other system code. by Howard Hinnant · 13 years ago
  2. 33be35e Dimitry Andric: many visibility fixes. Howard: Much appreciated. Can you send me a patch to CREDITS.TXT? by Howard Hinnant · 13 years ago
  3. 9aa4e11 It appears that the standard accidentally removed the default constructor for error_category. I'm putting it back in. This fixes http://llvm.org/bugs/show_bug.cgi?id=12321. by Howard Hinnant · 13 years ago
  4. 7786188 Modernize conversion to bool to the explicit bool conversion operator (library wide). This fixes http://llvm.org/bugs/show_bug.cgi?id=12058. by Howard Hinnant · 13 years ago
  5. f6d875f Fix http://llvm.org/bugs/show_bug.cgi?id=11428. Fix provided by Alberto Ganesh Barbati by Howard Hinnant · 14 years ago
  6. ec3773c Quash a whole bunch of warnings by Howard Hinnant · 14 years ago
  7. 9996844 Further macro protection by replacing _[A-Z] with _[A-Z]p by Howard Hinnant · 14 years ago
  8. 08e1747 Windows support by Ruben Van Boxem. by Howard Hinnant · 14 years ago
  9. 1e15fd1 Applied noexcept to everything in [diagnostics] (Chapter 19) by Howard Hinnant · 14 years ago
  10. b64f8b0 license change by Howard Hinnant · 15 years ago
  11. 8d7a955 visibility-decoration. by Howard Hinnant · 15 years ago
  12. 324bb03 Fixing whitespace problems by Howard Hinnant · 15 years ago
  13. 81e6858 #ifdef around Solaris/Linux/Darwin-specific error codes and replace them with their BSD equivalents if they are not available. by David Chisnall · 15 years ago
  14. f5256e1 Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 15 years ago
  15. bc8d3f9 libcxx initial import by Howard Hinnant · 15 years ago