1. 4dca044 Fix bashism. by Joerg Sonnenberger · 11 years ago
  2. 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
  3. 34cb066 Make it possible to provide special (linker) flags for the thread tests. by Joerg Sonnenberger · 11 years ago
  4. c5e6aa5 Avoid bash specific functionality to work with any POSIX shell by Joerg Sonnenberger · 11 years ago
  5. c3a9b81 Fixed race conditions in thread tests; exposed by UBSan by Marshall Clow · 11 years ago
  6. 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
  7. 7fa77a7 Modify testit to use the local headers and lib. Thanks go to Jeffrey Yasskin. by Howard Hinnant · 12 years ago
  8. 9efdc0b libc++: Add some missing #includes to atomics tests. libc++ doesn't need these by Richard Smith · 12 years ago
  9. f2b2cc6 Make the failure reporting in testit a bit more useful. by David Chisnall · 13 years ago
  10. b9344c2 Use Xcode relative compilers when possible by Dave Zarzycki · 13 years ago
  11. 8452d21 Updated testit to run on Windows and fresh Windows results by Ruben Van Boxem by Howard Hinnant · 13 years ago
  12. c4cbb5b Update testit to default to clang by Howard Hinnant · 14 years ago
  13. d2bb032 Fixing whitespace problems by Howard Hinnant · 14 years ago
  14. f5256e1 Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 14 years ago
  15. bc8d3f9 libcxx initial import by Howard Hinnant · 14 years ago