summaryrefslogtreecommitdiffstats
path: root/libcxx/test/utilities/time/time.point
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-2021-840/+0
| | | | llvm-svn: 224658
* SFINAE out duration converting constructor if the constructor would ↵Howard Hinnant2013-08-311-0/+4
| | | | | | otherwise cause a ratio compile-time overflow. This fixes LWG 2094. llvm-svn: 189722
* Implement n3469 - constexpr for chronoMarshall Clow2013-07-319-0/+144
| | | | llvm-svn: 187517
* license changeHoward Hinnant2010-11-1621-42/+42
| | | | llvm-svn: 119395
* Fixing whitespace problemsHoward Hinnant2010-08-2212-25/+25
| | | | llvm-svn: 111767
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-1121-21/+21
| | | | llvm-svn: 103516
* libcxx initial importHoward Hinnant2010-05-1121-0/+692
llvm-svn: 103490
OpenPOWER on IntegriCloud