Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Provide names for template and function parameters in forward declarations. ↵ | Howard Hinnant | 2011-06-14 | 1 | -2/+2 | |
| | | | | | | The purpose is to aid automated documentation tools. llvm-svn: 133008 | |||||
* | Minor fixup in <ratio> and add optional support for shared_mutex and ↵ | Howard Hinnant | 2010-11-28 | 1 | -0/+32 | |
| | | | | | | upgrade_mutex which must be opted into with #define _LIBCPP_SHARED_LOCK llvm-svn: 120258 | |||||
* | N3191: C++ Timeout Specification | Howard Hinnant | 2010-11-20 | 1 | -5/+5 | |
| | | | | llvm-svn: 119909 | |||||
* | license change | Howard Hinnant | 2010-11-16 | 1 | -2/+2 | |
| | | | | llvm-svn: 119395 | |||||
* | visibility-decoration. | Howard Hinnant | 2010-09-21 | 1 | -15/+35 | |
| | | | | llvm-svn: 114470 | |||||
* | 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 | |||||
* | Fixing whitespace problems | Howard Hinnant | 2010-08-22 | 1 | -1/+1 | |
| | | | | llvm-svn: 111750 | |||||
* | Wiped out some non-ascii characters that snuck into the copyright. | Howard Hinnant | 2010-05-11 | 1 | -1/+1 | |
| | | | | llvm-svn: 103516 | |||||
* | libcxx initial import | Howard Hinnant | 2010-05-11 | 1 | -0/+385 | |
llvm-svn: 103490 |