Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 21 | -840/+0 |
| | | | | llvm-svn: 224658 | ||||
* | SFINAE out duration converting constructor if the constructor would ↵ | Howard Hinnant | 2013-08-31 | 1 | -0/+4 |
| | | | | | | otherwise cause a ratio compile-time overflow. This fixes LWG 2094. llvm-svn: 189722 | ||||
* | Implement n3469 - constexpr for chrono | Marshall Clow | 2013-07-31 | 9 | -0/+144 |
| | | | | llvm-svn: 187517 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 21 | -42/+42 |
| | | | | llvm-svn: 119395 | ||||
* | Fixing whitespace problems | Howard Hinnant | 2010-08-22 | 12 | -25/+25 |
| | | | | llvm-svn: 111767 | ||||
* | Wiped out some non-ascii characters that snuck into the copyright. | Howard Hinnant | 2010-05-11 | 21 | -21/+21 |
| | | | | llvm-svn: 103516 | ||||
* | libcxx initial import | Howard Hinnant | 2010-05-11 | 21 | -0/+692 |
llvm-svn: 103490 |