Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented N3194 | Howard Hinnant | 2010-11-30 | 9 | -724/+0 |
| | | | | llvm-svn: 120458 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 9 | -18/+18 |
| | | | | llvm-svn: 119395 | ||||
* | Changed __config to react to all of clang's currently documented has_feature ↵ | Howard Hinnant | 2010-09-04 | 1 | -2/+2 |
| | | | | | | flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature. llvm-svn: 113086 | ||||
* | [futures.atomic_future] and notify_all_at_thread_exit. This completes the ↵ | Howard Hinnant | 2010-09-03 | 9 | -0/+724 |
header <future> and all of Chapter 30 (for C++0x enabled compilers). llvm-svn: 113017 |