Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 18 | -705/+0 |
| | | | | llvm-svn: 224658 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 18 | -36/+36 |
| | | | | llvm-svn: 119395 | ||||
* | Fixing whitespace problems | Howard Hinnant | 2010-08-22 | 1 | -1/+1 |
| | | | | llvm-svn: 111762 | ||||
* | [rand.dist.samp.pconst] plus some bug fixes in the tests of the other ↵ | Howard Hinnant | 2010-05-20 | 2 | -16/+16 |
| | | | | | | distributions llvm-svn: 104224 | ||||
* | Beefed up the tests for all of the distributions to include checks against ↵ | Howard Hinnant | 2010-05-16 | 2 | -4/+68 |
| | | | | | | 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 | 2 | -18/+92 |
| | | | | | | algorithms llvm-svn: 103886 | ||||
* | [rand.dist.bern.bin]. The evaluation function for this binomial ↵ | Howard Hinnant | 2010-05-11 | 1 | -1/+1 |
| | | | | | | distribution is hopefully just a placeholder. It is using the simplest and slowest method for computing the distribution and needs to be upgraded. llvm-svn: 103524 | ||||
* | Wiped out some non-ascii characters that snuck into the copyright. | Howard Hinnant | 2010-05-11 | 18 | -18/+18 |
| | | | | llvm-svn: 103516 | ||||
* | libcxx initial import | Howard Hinnant | 2010-05-11 | 18 | -0/+567 |
llvm-svn: 103490 |