1. 1d4a1ed Revert "Update aosp/master libcxx rebase to r263688" by Dan Albert · 8 years ago
  2. b4aa971 Fix overload sets of strchr, strpbrk, strrchr, memchr and strstr from by Richard Smith · 8 years ago
  3. de66c51 Unrevert r249889, and XFAIL the test for Darwin, where the libc apparently doesn't provide a correct overload set for some functions. by Richard Smith · 9 years ago
  4. e35e663 Revert r249889 due to bot failure. by Manman Ren · 9 years ago
  5. 26a70ec Split <wchar.h> out of <cwchar>. by Richard Smith · 9 years ago
  6. abd06b4 Make the presence of stdin and stdout optional. by Ed Schouten · 9 years ago
  7. ef5aa93 G M: Restore the ability for libcxx to compile again on mingw 64. by Howard Hinnant · 11 years ago
  8. e9df0a5 Nico Rieck: Currently _MSC_VER and _WIN32 are used to guard code which is by Howard Hinnant · 11 years ago
  9. 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
  10. a22d2ad Removed raw references to _WIN32; now just check to see if it is defined. by Marshall Clow · 11 years ago
  11. 8a9c5ea Dimitry Andric: When using libc++ headers on FreeBSD, in combination with -std=c++98, by Howard Hinnant · 12 years ago
  12. 78b6828 More windows port work by Ruben Van Boxem by Howard Hinnant · 13 years ago
  13. 08e1747 Windows support by Ruben Van Boxem. by Howard Hinnant · 13 years ago
  14. efbe406 Work on Windows port by Ruben Van Boxem by Howard Hinnant · 13 years ago
  15. b64f8b0 license change by Howard Hinnant · 14 years ago
  16. 324bb03 Fixing whitespace problems by Howard Hinnant · 14 years ago
  17. f5256e1 Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 14 years ago
  18. bc8d3f9 libcxx initial import by Howard Hinnant · 14 years ago