1. 1d4a1ed Revert "Update aosp/master libcxx rebase to r263688" by Dan Albert · 8 years ago
  2. 61a220a Replace one more occurrence of non-standard std:launch::any. Patch from STL@microsoft.com by Eric Fiselier · 8 years ago
  3. 1e5a4a4 Fix or move various non-standard tests. by Eric Fiselier · 8 years ago
  4. a32eb83 Rename function parameters to avoid shadowing. Patch from STL@microsoft.com by Eric Fiselier · 8 years ago
  5. cc2e93c Make it possible to build a no-exceptions variant of libcxx. by Asiri Rathnayake · 9 years ago
  6. dd29a02 Mark async tests as UNSUPPORTED in C++03 because it requires variadics by Eric Fiselier · 9 years ago
  7. a90c6dd Move test into test/std subdirectory. by Eric Fiselier · 10 years ago[Renamed from test/thread/futures/futures.async/async.pass.cpp]
  8. 8d86b2e Allow libc++ to be built on systems without POSIX threads by Jonathan Roelofs · 10 years ago
  9. bce096d Add a test to make sure we're doing the right thing for throwing exceptions from deferred functions. This is LWG issue #2186. No change to the library needed. by Marshall Clow · 10 years ago
  10. 3dd965b This commit was accidental. Reverting. by Howard Hinnant · 13 years ago
  11. 932209b A bunch of future tests got invalidated with the latest updates to thread. Fixed the tests. by Howard Hinnant · 13 years ago
  12. 6689564 N3188 - Revision to N3113: Async Launch Policies (CH 36) by Howard Hinnant · 14 years ago
  13. b64f8b0 license change by Howard Hinnant · 14 years ago
  14. 54da338 [futures.task] and [futures.async]. Requires variadics and rvalue-ref support. by Howard Hinnant · 14 years ago