index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
test
/
numerics
/
rand
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
495
-25941
/
+0
*
Mark a bunch of long running tests as 'REQUIRES: long_tests'
Jonathan Roelofs
2014-12-11
36
-0
/
+72
*
libc++: add NaCl and PNaCl support for std::random_device
JF Bastien
2014-12-01
1
-30
/
+66
*
Fix PR#20843: binomial_distribution<unsigned> is broken. Add test to ensure t...
Marshall Clow
2014-09-17
1
-0
/
+11
*
[libc++] Don't return uninitialized data from random_device::operator()
David Majnemer
2014-06-03
1
-2
/
+14
*
[libc++] random_device fails if open returns zero
David Majnemer
2014-06-03
1
-0
/
+11
*
Fix a couple of bugs in linear_congruential_engine::seed. Regression test ad...
Howard Hinnant
2013-05-21
1
-0
/
+8
*
Marshall Clow found some divide-by-zero warnings with UBSan in rand's binomia...
Howard Hinnant
2013-03-23
1
-25
/
+65
*
Fix bug in test; found by AddressSanitizer
Marshall Clow
2013-03-20
1
-1
/
+1
*
Fix bug in test; found by AddressSanitizer
Marshall Clow
2013-03-18
1
-1
/
+1
*
Zhang Xiongpang: Add definitions for const data members. Fixes http://llvm....
Howard Hinnant
2012-12-12
5
-0
/
+60
*
Update <random> with constexpr support. Patch contributed by Jonathan Sauer.
Howard Hinnant
2012-04-02
4
-12
/
+20
*
Fix test for default constructor of discrete_distribution. This partially ad...
Howard Hinnant
2012-04-02
1
-6
/
+3
*
Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574
Howard Hinnant
2011-08-12
11
-17
/
+26
*
Warning suppression in test.
Howard Hinnant
2011-05-14
1
-2
/
+0
*
Warning suppression in test.
Howard Hinnant
2011-05-14
1
-2
/
+0
*
Fix bug in Sseq constraints found by Seth Cantrell
Howard Hinnant
2011-04-11
2
-2
/
+2
*
license change
Howard Hinnant
2010-11-16
495
-990
/
+990
*
Changed __config to react to all of clang's currently documented has_feature ...
Howard Hinnant
2010-09-04
7
-14
/
+14
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
33
-43
/
+37
*
Implemented some adaptor constructors which I had missed.
Howard Hinnant
2010-05-28
6
-0
/
+181
*
[rand.dist.samp.plinear]. This means we've got a fully tested and functional...
Howard Hinnant
2010-05-25
24
-0
/
+1505
*
[rand.dist.samp.pconst] plus some bug fixes in the tests of the other distrib...
Howard Hinnant
2010-05-20
55
-388
/
+2221
*
[rand.dist.samp.discrete]
Howard Hinnant
2010-05-19
24
-0
/
+1326
*
[rand.dist.norm.t]
Howard Hinnant
2010-05-18
18
-0
/
+797
*
[rand.dist.norm.f]
Howard Hinnant
2010-05-18
18
-0
/
+745
*
Better cauchy tests
Howard Hinnant
2010-05-18
2
-19
/
+118
*
[rand.dist.norm.cauchy]. I'm having trouble testing the output as all statis...
Howard Hinnant
2010-05-17
18
-0
/
+595
*
[rand.dist.norm.lognormal]
Howard Hinnant
2010-05-17
18
-0
/
+1024
*
[rand.dist.pois.extreme]
Howard Hinnant
2010-05-17
18
-0
/
+914
*
[rand.dist.bern.geo]
Howard Hinnant
2010-05-17
18
-0
/
+941
*
[rand.dist.bern.negbin]
Howard Hinnant
2010-05-17
20
-4
/
+965
*
Beefed up the tests for all of the distributions to include checks against th...
Howard Hinnant
2010-05-16
21
-294
/
+2181
*
[rand.dist.pois.weibull]
Howard Hinnant
2010-05-16
18
-0
/
+727
*
[rand.dist.norm.chisq]
Howard Hinnant
2010-05-15
21
-0
/
+743
*
Revisited [rand.dist.bern.bin] and [rand.dist.pois.poisson] with better algor...
Howard Hinnant
2010-05-15
6
-83
/
+350
*
[rand.dist.pois.poisson]
Howard Hinnant
2010-05-14
18
-0
/
+698
*
[rand.dist.pois.gamma]
Howard Hinnant
2010-05-14
18
-0
/
+727
*
partial [rand.dist.pois.gamma]
Howard Hinnant
2010-05-13
1
-2
/
+2
*
[rand.dist.norm.normal]
Howard Hinnant
2010-05-12
18
-0
/
+641
*
[rand.dist.pois.exp]
Howard Hinnant
2010-05-12
19
-2
/
+621
*
tests for [rand.dist.bern.bin]
Howard Hinnant
2010-05-12
18
-0
/
+676
*
[rand.dist.bern.bin]. The evaluation function for this binomial distribution...
Howard Hinnant
2010-05-11
1
-1
/
+1
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
162
-162
/
+162
*
libcxx initial import
Howard Hinnant
2010-05-11
162
-0
/
+7781