1. 2ef012e Get libc++ building for Android by Dan Albert · 10 years ago
  2. ef5aa93 G M: Restore the ability for libcxx to compile again on mingw 64. by Howard Hinnant · 11 years ago
  3. e9df0a5 Nico Rieck: Currently _MSC_VER and _WIN32 are used to guard code which is by Howard Hinnant · 11 years ago
  4. 0795931 Change <cwchar> and <cstring> to look out for flags which may or may not be set by the C headers <wchar.h> and <string.h> indicating C support for the C++-altered wcschr, wcspbrk, wcsrchr, wcsstr, wmemchr, strchr, strpbrk, strrchr, memchr, and strstr. This was already done in <cstring> for other platforms using other flags, so just had to add one more flag to the list there. by Howard Hinnant · 11 years ago
  5. a22d2ad Removed raw references to _WIN32; now just check to see if it is defined. by Marshall Clow · 11 years ago
  6. 8a9c5ea Dimitry Andric: When using libc++ headers on FreeBSD, in combination with -std=c++98, by Howard Hinnant · 12 years ago
  7. 78b6828 More windows port work by Ruben Van Boxem by Howard Hinnant · 13 years ago
  8. 08e1747 Windows support by Ruben Van Boxem. by Howard Hinnant · 13 years ago
  9. efbe406 Work on Windows port by Ruben Van Boxem by Howard Hinnant · 13 years ago
  10. b64f8b0 license change by Howard Hinnant · 14 years ago
  11. 324bb03 Fixing whitespace problems by Howard Hinnant · 14 years ago
  12. f5256e1 Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 14 years ago
  13. bc8d3f9 libcxx initial import by Howard Hinnant · 14 years ago