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
/
std
/
utilities
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
We had two identical files named 'MoveOnly.h' in the test suite. Move one to ...
Marshall Clow
2015-01-28
11
-60
/
+10
*
Removed some tabs that snuck into the test suite. No functionality change
Marshall Clow
2015-01-28
2
-14
/
+14
*
Cleaning up the test suite; remove some includes of non-standard file <__config>
Marshall Clow
2015-01-18
1
-3
/
+1
*
Rename system_lib -> system_cxx_lib. NFC
Jonathan Roelofs
2015-01-14
13
-26
/
+26
*
Walter Brown sent a list of tests which needed 'additional includes' to match...
Marshall Clow
2015-01-09
56
-0
/
+56
*
In early C++11 standard drafts, std::function derived from std::unary_functio...
Marshall Clow
2015-01-08
1
-29
/
+88
*
Add checks to make sure the hash functor has the right typedefs
Marshall Clow
2015-01-08
1
-0
/
+4
*
Missed a typename
Marshall Clow
2015-01-07
1
-2
/
+2
*
libc++ implements its' hash objects as deriving from std::unary_function, and...
Marshall Clow
2015-01-07
6
-16
/
+24
*
In C++03, a bunch of the arithmetic/logical/comparison functors (such as nega...
Marshall Clow
2015-01-07
4
-4
/
+8
*
Add tests to check the typedefs from the result of std::owner_less
Marshall Clow
2015-01-07
1
-0
/
+8
*
Missed one comparison test in r225375
Marshall Clow
2015-01-07
1
-1
/
+3
*
In C++03, a bunch of the arithmetic/logical/comparison functors (such as add/...
Marshall Clow
2015-01-07
16
-16
/
+48
*
Prevent ill-formed instantiation of __invoke_of<...> during the evaluation of...
Eric Fiselier
2014-12-23
1
-0
/
+49
*
[libcxx] Consolidate new/delete replacement in tests and disable it when usin...
Eric Fiselier
2014-12-22
12
-314
/
+133
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
832
-0
/
+43425
[prev]