Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -107/+0 |
| | | | | llvm-svn: 224658 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 1 | -2/+2 |
| | | | | llvm-svn: 119395 | ||||
* | [rand.dist.samp.pconst] plus some bug fixes in the tests of the other ↵ | Howard Hinnant | 2010-05-20 | 1 | -8/+8 |
| | | | | | | distributions llvm-svn: 104224 | ||||
* | Beefed up the tests for all of the distributions to include checks against ↵ | Howard Hinnant | 2010-05-16 | 1 | -2/+34 |
| | | | | | | the expected skewness and kurtosis llvm-svn: 103910 | ||||
* | Revisited [rand.dist.bern.bin] and [rand.dist.pois.poisson] with better ↵ | Howard Hinnant | 2010-05-15 | 1 | -9/+47 |
| | | | | | | algorithms llvm-svn: 103886 | ||||
* | 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/+37 |
llvm-svn: 103490 |