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. 9d6ca49 Revert r249929 ("Split <string.h> out of <cstring>"). by Richard Smith · 9 years ago
  4. 9f4f08d Split <string.h> out of <cstring>. by Richard Smith · 9 years ago
  5. 323ade3 Make support for thread-unsafe C functions optional. by Ed Schouten · 9 years ago
  6. b957bac Revert changes inadvertantly committed by Marshall Clow · 9 years ago
  7. 22f6c05 Move uncaught_exeption() definition inside the #ifdef block like uncaught_exceptions() by Marshall Clow · 9 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. 997e454 Solaris port. Currently sees around 200 test failures, mostly related to by David Chisnall · 12 years ago
  11. 78b6828 More windows port work by Ruben Van Boxem by Howard Hinnant · 13 years ago
  12. 08e1747 Windows support by Ruben Van Boxem. by Howard Hinnant · 13 years ago
  13. 8177207 Bug 7983 fixed by Bernhard Rosenkraenzer by Howard Hinnant · 14 years ago
  14. 324bb03 Fixing whitespace problems by Howard Hinnant · 14 years ago
  15. 0a68a4d Fix conflict with cstring and using namespace std 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