1. 5d926bf noexcept and constexpr applied to <ios>. by Howard Hinnant · 13 years ago
  2. ce48a11 _STD -> _VSTD to avoid macro clash on windows by Howard Hinnant · 14 years ago
  3. a62f289 Applied noexcept to everything in [diagnostics] (Chapter 19) by Howard Hinnant · 14 years ago
  4. a0fe8c4 Chris Jefferson noted many places where function calls needed to be qualified (thanks Chris). by Howard Hinnant · 15 years ago
  5. 412dbeb license change by Howard Hinnant · 15 years ago
  6. 940e211 Fixing whitespace problems by Howard Hinnant · 15 years ago
  7. 54b409f now works with -fno-exceptions and -fno-rtti by Howard Hinnant · 15 years ago
  8. cbbf633 [string.conversions] by Howard Hinnant · 15 years ago
  9. 128ba71 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
  10. 5b08a8a Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 15 years ago
  11. 3e51952 libcxx initial import by Howard Hinnant · 15 years ago