1. 1d4a1ed Revert "Update aosp/master libcxx rebase to r263688" by Dan Albert · 8 years ago
  2. 59b5ea5 Add 'nostdinc++' to the flags used by testit. Makes the tests run better on Mac OS X with the new depr.c headers change by Marshall Clow · 9 years ago
  3. beee5e4 Apply patch for Albert Wong: 'Modify testit to allow filtering tests by prefixes'. by Marshall Clow · 11 years ago
  4. 928bb68 Whoops! Set the default in the last commit to c++1y instead of c++11 by Marshall Clow · 11 years ago
  5. 2f78c0d Update lib/buildit and test/testit to both pay attention to an env flag CXX_LANG, which people can set to 'c++03', 'c++11' or 'c++1y' to build/test using that language variant. If you don't set this env variable, you get c++11, just like today. Drive-by fix; remove duplicate -nostdinc++. by Marshall Clow · 11 years ago
  6. 4dca044 Fix bashism. by Joerg Sonnenberger · 11 years ago
  7. 7a6b7ce Implement full support for non-pointer types in custom allocators. This is for the unordered containers only. This work still needs to be done on the sequence containers. by Howard Hinnant · 11 years ago
  8. 34cb066 Make it possible to provide special (linker) flags for the thread tests. by Joerg Sonnenberger · 11 years ago
  9. c5e6aa5 Avoid bash specific functionality to work with any POSIX shell by Joerg Sonnenberger · 11 years ago
  10. c3a9b81 Fixed race conditions in thread tests; exposed by UBSan by Marshall Clow · 11 years ago
  11. 83e2c4d Move common header files into a 'support' directory; make 'testit' include -I to that directory; rename 'iterators.h' to 'iterator_test.h'; remove hard-coded paths to include files from more than 350 source files by Marshall Clow · 12 years ago
  12. 7fa77a7 Modify testit to use the local headers and lib. Thanks go to Jeffrey Yasskin. by Howard Hinnant · 12 years ago
  13. 9efdc0b libc++: Add some missing #includes to atomics tests. libc++ doesn't need these by Richard Smith · 12 years ago
  14. f2b2cc6 Make the failure reporting in testit a bit more useful. by David Chisnall · 12 years ago
  15. b9344c2 Use Xcode relative compilers when possible by Dave Zarzycki · 12 years ago
  16. 8452d21 Updated testit to run on Windows and fresh Windows results by Ruben Van Boxem by Howard Hinnant · 13 years ago
  17. c4cbb5b Update testit to default to clang by Howard Hinnant · 13 years ago
  18. d2bb032 Fixing whitespace problems by Howard Hinnant · 14 years ago
  19. f5256e1 Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 14 years ago
  20. bc8d3f9 libcxx initial import by Howard Hinnant · 14 years ago