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
/
memory
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure that __libcpp_compressed_pair_imp default-constructs its' members, ...
Marshall Clow
2015-07-16
1
-0
/
+16
*
Automatically detect and use clang verify in failure tests.
Eric Fiselier
2015-07-06
1
-1
/
+0
*
Noticed that std::allocator<const T> was missing the definition for is_always...
Marshall Clow
2015-07-01
2
-0
/
+9
*
Fix PR#18843. Thanks to Howard for the fix
Marshall Clow
2015-06-19
1
-0
/
+4
*
Implement the first part of N4258 - allocator_traits<X>::is_always_equal. Als...
Marshall Clow
2015-06-02
1
-0
/
+48
*
Fix PR#23647 - make_shared<volatile bool> - second try
Marshall Clow
2015-05-27
1
-3
/
+3
*
Revert 238354 while I figure out what broke in weak_ptr
Marshall Clow
2015-05-27
1
-3
/
+3
*
Fix PR#23647 - make_shared<volatile bool>
Marshall Clow
2015-05-27
1
-0
/
+61
*
Implement LWG2433: uninitialized_copy()/etc. should tolerate overloaded opera...
Marshall Clow
2015-05-19
4
-0
/
+94
*
Fix for LWG Issue 2415: Inconsistency between unique_ptr and shared_ptr
Marshall Clow
2015-05-10
2
-2
/
+14
*
Fix for LWG2454: Add raw_storage_iterator::base() member
Marshall Clow
2015-05-10
1
-0
/
+48
*
Use generic feature name for sanitizers that replace new and delete
Eric Fiselier
2015-03-10
5
-5
/
+5
*
Get tests running with warnings. Fix warnings in headers and tests
Eric Fiselier
2015-02-05
5
-1
/
+7
*
Rename system_lib -> system_cxx_lib. NFC
Jonathan Roelofs
2015-01-14
10
-20
/
+20
*
Walter Brown sent a list of tests which needed 'additional includes' to match...
Marshall Clow
2015-01-09
49
-0
/
+49
*
Add tests to check the typedefs from the result of std::owner_less
Marshall Clow
2015-01-07
1
-0
/
+8
*
[libcxx] Consolidate new/delete replacement in tests and disable it when usin...
Eric Fiselier
2014-12-22
3
-79
/
+38
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
310
-0
/
+17003