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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
[tests] Mark another stream input expected failure (with system libc++).
Daniel Dunbar
2013-02-05
1
-0
/
+2
*
Make <cmath> classification macros work with integral types.
Howard Hinnant
2013-01-14
1
-0
/
+12
*
Move common header files into a 'support' directory; make 'testit' include -I...
Marshall Clow
2013-01-05
10
-10
/
+10
*
...and then there was one. Only one copy of 'iterators.h' in the test tree fo...
Marshall Clow
2013-01-04
10
-323
/
+9
*
Zhang Xiongpang: Add definitions for const data members. Fixes http://llvm....
Howard Hinnant
2012-12-12
5
-0
/
+60
*
Add overflow check to tanh(complex) and reduce to finite answer. Fixes http:...
Howard Hinnant
2012-09-19
1
-0
/
+1
*
constexpr applied to <complex>.
Howard Hinnant
2012-07-20
10
-1
/
+113
*
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
*
Reimplemented much of <istream> such that single character extractions do not...
Howard Hinnant
2011-09-01
1
-2
/
+2
*
Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574
Howard Hinnant
2011-08-12
13
-21
/
+30
*
Warning suppression in test.
Howard Hinnant
2011-05-14
1
-2
/
+0
*
Warning suppression in test.
Howard Hinnant
2011-05-14
1
-2
/
+0
*
http://llvm.org/bugs/show_bug.cgi?id=9854. Also created an emulated hexfloat...
Howard Hinnant
2011-05-13
1
-2
/
+4
*
Fix bug in Sseq constraints found by Seth Cantrell
Howard Hinnant
2011-04-11
2
-2
/
+2
*
LWG 1522
Howard Hinnant
2010-11-18
2
-14
/
+14
*
license change
Howard Hinnant
2010-11-16
814
-1628
/
+1628
*
Changed __config to react to all of clang's currently documented has_feature ...
Howard Hinnant
2010-09-04
11
-22
/
+22
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
80
-146
/
+130
*
Implemented some adaptor constructors which I had missed.
Howard Hinnant
2010-05-28
6
-0
/
+181
*
[numeric.iota]
Howard Hinnant
2010-05-26
1
-0
/
+38
*
[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
480
-480
/
+480
*
libcxx initial import
Howard Hinnant
2010-05-11
481
-0
/
+25194