1. 1d4a1ed Revert "Update aosp/master libcxx rebase to r263688" by Dan Albert · 8 years ago
  2. feb3898 Cleanup warnings and remove use of __builtin_va_list in depr.c.headers by Eric Fiselier · 8 years ago
  3. 4596c29 Guard Clang and GCC specific pragmas. Patch from STL@microsoft.com by Eric Fiselier · 8 years ago
  4. b4aa971 Fix overload sets of strchr, strpbrk, strrchr, memchr and strstr from by Richard Smith · 8 years ago
  5. 5a579cf Silence a -Wmissing-braces warning in the tests; mbstate_t is defined differently on different C libraries. by Marshall Clow · 9 years ago
  6. ea33904 Get some of wchar_h.pass.cpp working on apple. by Eric Fiselier · 9 years ago
  7. 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
  8. e35e663 Revert r249889 due to bot failure. by Manman Ren · 9 years ago
  9. 26a70ec Split <wchar.h> out of <cwchar>. by Richard Smith · 9 years ago
  10. c2d317f Change initialization of mbstate_t objects in tests from '= {0}' to '= {}', which does the same thing, w/o having clang and gcc warn with -Wall. by Marshall Clow · 9 years ago
  11. 212714f Cleanup warnings in test/std/depr by Eric Fiselier · 9 years ago
  12. a90c6dd Move test into test/std subdirectory. by Eric Fiselier · 10 years ago[Renamed from test/depr/depr.c.headers/wchar_h.pass.cpp]
  13. a78264f Fix wchar tests by not assuming that tm is complete and by using the by Sean Hunt · 13 years ago
  14. b64f8b0 license change by Howard Hinnant · 14 years ago
  15. f5256e1 Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 14 years ago
  16. bc8d3f9 libcxx initial import by Howard Hinnant · 14 years ago