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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Marked subexpressions in a loop in basic posix working (only lightly tested s...
Howard Hinnant
2010-07-08
1
-56
/
+202
*
First loop test passed. The data structure and search algorithm is still cru...
Howard Hinnant
2010-07-07
2
-259
/
+696
*
First test for marked subexpressions
Howard Hinnant
2010-06-30
1
-16
/
+161
*
First, very primitive, search results on one engine
Howard Hinnant
2010-06-30
1
-7
/
+120
*
two steps forward, one step back...
Howard Hinnant
2010-06-30
1
-0
/
+251
*
[re.submatch]
Howard Hinnant
2010-06-29
1
-13
/
+828
*
regex: learning to crawl
Howard Hinnant
2010-06-25
1
-10
/
+251
*
Continuing to work through regex, and updated libcxx_by_chapter.pdf with week...
Howard Hinnant
2010-06-24
1
-2
/
+508
*
Finished [re.traits]. I'd like to acknowledge the help of Bjorn Reese with <...
Howard Hinnant
2010-06-21
1
-5
/
+96
*
Just getting our toes wet on <regex>
Howard Hinnant
2010-06-17
1
-0
/
+1121
*
[util.smartptr.hash]
Howard Hinnant
2010-06-03
2
-10
/
+37
*
for Ubuntu
Howard Hinnant
2010-06-02
1
-0
/
+7
*
I've reverted the changes needed for Ubuntu. The changes for Ubuntu should g...
Howard Hinnant
2010-06-02
1
-4
/
+0
*
[string.conversions]
Howard Hinnant
2010-06-02
2
-20
/
+120
*
[conversions.buffer]
Howard Hinnant
2010-06-01
1
-8
/
+420
*
[conversions.string]
Howard Hinnant
2010-05-31
1
-2
/
+332
*
[locale.stdcvt]
Howard Hinnant
2010-05-30
2
-86
/
+542
*
Fixed [support.types]. <cstddef> wasn't definining NULL or offsetof.
Howard Hinnant
2010-05-28
1
-0
/
+2
*
[support.initlist.range]
Howard Hinnant
2010-05-28
1
-0
/
+19
*
Implemented some adaptor constructors which I had missed.
Howard Hinnant
2010-05-28
1
-15
/
+54
*
Corrected rethrow_if_nested
Howard Hinnant
2010-05-28
1
-5
/
+5
*
weekly test results plus a bug fix clang found
Howard Hinnant
2010-05-27
1
-14
/
+14
*
[except.nested]
Howard Hinnant
2010-05-27
1
-0
/
+78
*
[numeric.iota]
Howard Hinnant
2010-05-26
1
-0
/
+12
*
Completed [alg.random.shuffle].
Howard Hinnant
2010-05-26
2
-321
/
+261
*
[rand.dist.samp.plinear]. This means we've got a fully tested and functional...
Howard Hinnant
2010-05-25
1
-2
/
+375
*
patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepte...
Howard Hinnant
2010-05-24
9
-30
/
+191
*
Optimized [rand.dist.samp.pconst] and several bug fixes in other distributions
Howard Hinnant
2010-05-24
1
-87
/
+87
*
[rand.dist.samp.pconst] plus some bug fixes in the tests of the other distrib...
Howard Hinnant
2010-05-20
1
-5
/
+372
*
[rand.dist.samp.discrete]
Howard Hinnant
2010-05-19
1
-3
/
+276
*
[rand.dist.norm.t]
Howard Hinnant
2010-05-18
1
-2
/
+149
*
[rand.dist.norm.f]
Howard Hinnant
2010-05-18
5
-55
/
+201
*
[rand.dist.norm.cauchy]. I'm having trouble testing the output as all statis...
Howard Hinnant
2010-05-17
1
-2
/
+172
*
[rand.dist.norm.lognormal]
Howard Hinnant
2010-05-17
1
-1
/
+161
*
[rand.dist.pois.extreme]
Howard Hinnant
2010-05-17
1
-2
/
+156
*
[rand.dist.bern.geo]
Howard Hinnant
2010-05-17
1
-1
/
+137
*
[rand.dist.bern.negbin]
Howard Hinnant
2010-05-17
1
-1
/
+172
*
Beefed up the tests for all of the distributions to include checks against th...
Howard Hinnant
2010-05-16
1
-3
/
+1
*
[rand.dist.pois.weibull]
Howard Hinnant
2010-05-16
1
-1
/
+153
*
[rand.dist.norm.chisq]
Howard Hinnant
2010-05-15
1
-1
/
+143
*
Revisited [rand.dist.bern.bin] and [rand.dist.pois.poisson] with better algor...
Howard Hinnant
2010-05-15
1
-270
/
+386
*
[rand.dist.pois.poisson]
Howard Hinnant
2010-05-14
1
-1
/
+197
*
add headers and implementation for <new>, <exception>, and <typeinfo>
Nick Kledzik
2010-05-14
2
-19
/
+10
*
[rand.dist.pois.gamma]
Howard Hinnant
2010-05-14
1
-8
/
+28
*
partial [rand.dist.pois.gamma]
Howard Hinnant
2010-05-13
1
-2
/
+189
*
[rand.dist.norm.normal]
Howard Hinnant
2010-05-12
1
-5
/
+209
*
[rand.dist.pois.exp]
Howard Hinnant
2010-05-12
1
-1
/
+165
*
[rand.dist.bern.bin]. The evaluation function for this binomial distribution...
Howard Hinnant
2010-05-11
4
-12
/
+167
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
91
-105
/
+105
*
libcxx initial import
Howard Hinnant
2010-05-11
92
-0
/
+77045