1. e9df0a5 Nico Rieck: Currently _MSC_VER and _WIN32 are used to guard code which is by Howard Hinnant · 11 years ago
  2. 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 · 12 years ago
  3. 997e454 Solaris port. Currently sees around 200 test failures, mostly related to by David Chisnall · 13 years ago
  4. 78b6828 More windows port work by Ruben Van Boxem by Howard Hinnant · 13 years ago
  5. 08e1747 Windows support by Ruben Van Boxem. by Howard Hinnant · 13 years ago
  6. 8177207 Bug 7983 fixed by Bernhard Rosenkraenzer by Howard Hinnant · 14 years ago
  7. 324bb03 Fixing whitespace problems by Howard Hinnant · 14 years ago
  8. 0a68a4d Fix conflict with cstring and using namespace std by Howard Hinnant · 14 years ago
  9. f5256e1 Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 15 years ago
  10. bc8d3f9 libcxx initial import by Howard Hinnant · 15 years ago