1. dff33c2 Fix libc++ test to pass in C++03 mode by Mehdi Amini · 9 years ago
  2. c409aa8 test: silence warnings on clang under clang-cl by Saleem Abdulrasool · 9 years ago
  3. 76af416 Cleanup warnings and remove use of __builtin_va_list in depr.c.headers by Eric Fiselier · 9 years ago
  4. fb42f4c Void cast runtime-unused variables. Patch from STL@microsoft.com by Eric Fiselier · 9 years ago
  5. e5eb704 Guard Clang and GCC specific pragmas. Patch from STL@microsoft.com by Eric Fiselier · 9 years ago
  6. d328274 Split <stdio.h> out of <cstdio>. by Richard Smith · 10 years ago
  7. 203f687 Cleanup warnings in test/std/depr by Eric Fiselier · 10 years ago
  8. 5a83710 Move test into test/std subdirectory. by Eric Fiselier · 11 years ago[Renamed from libcxx/test/depr/depr.c.headers/stdio_h.pass.cpp]
  9. 399e99a fix stdio.h test to reflect removal of ::gets in c++14 by Eric Fiselier · 11 years ago
  10. 167d0fb Silence some warnings in a test. by Howard Hinnant · 14 years ago
  11. fb7f07e http://llvm.org/bugs/show_bug.cgi?id=9854. Also created an emulated hexfloat literal for use in some of the tests. <sigh> And cleaned up some harmless but irritating warnings in the tests. by Howard Hinnant · 14 years ago
  12. 412dbeb license change by Howard Hinnant · 15 years ago
  13. 5b08a8a Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 15 years ago
  14. 3e51952 libcxx initial import by Howard Hinnant · 15 years ago