1. 1d4a1ed Revert "Update aosp/master libcxx rebase to r263688" by Dan Albert · 8 years ago
  2. 3b1fb53 Move atomic_support.h and config_elast.h into src/include by Eric Fiselier · 9 years ago
  3. 14dbb25 Fix -Wpessimizing-move warning by remove the call to std::move. by Richard Trieu · 9 years ago
  4. 656850f [libcxx] Set _LIBCPP_ELAST for mingw. by Dan Albert · 10 years ago
  5. b942093 Newlib names ELAST differently than linux by Jonathan Roelofs · 10 years ago
  6. fcafd80 Linux: Correctly identify valid error codes by David Majnemer · 10 years ago
  7. cb036e3 Replace a tab with a space by David Majnemer · 10 years ago
  8. 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 · 11 years ago
  9. db4d478 Fix a few warnings/errors for compiling with -fno-exceptions. by Howard Hinnant · 11 years ago
  10. 0949eed _STD -> _VSTD to avoid macro clash on windows by Howard Hinnant · 13 years ago
  11. 1e15fd1 Applied noexcept to everything in [diagnostics] (Chapter 19) by Howard Hinnant · 13 years ago
  12. b64f8b0 license change by Howard Hinnant · 14 years ago
  13. 16e6e1d Fixing whitespace problems by Howard Hinnant · 14 years ago
  14. d444470 now works with -fno-exceptions and -fno-rtti by Howard Hinnant · 14 years ago
  15. 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 · 14 years ago
  16. f5256e1 Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 14 years ago
  17. bc8d3f9 libcxx initial import by Howard Hinnant · 14 years ago