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
/
util.smartptr
/
util.smartptr.shared
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement P0163r0. Add shared_ptr::weak_type.
Eric Fiselier
2016-06-27
1
-0
/
+6
*
Make shared_ptr constructor tests use count_new.hpp
Eric Fiselier
2016-06-22
5
-151
/
+92
*
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...
Eric Fiselier
2016-06-14
4
-4
/
+6
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
3
-4
/
+4
*
Add 'is_callable' and 'is_nothrow_callable' traits and cleanup INVOKE.
Eric Fiselier
2016-04-20
2
-3
/
+3
*
Make it possible to build a no-exceptions variant of libcxx.
Asiri Rathnayake
2015-11-10
8
-0
/
+8
*
Make sure that __libcpp_compressed_pair_imp default-constructs its' members, ...
Marshall Clow
2015-07-16
1
-0
/
+16
*
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
*
Fix for LWG Issue 2415: Inconsistency between unique_ptr and shared_ptr
Marshall Clow
2015-05-10
2
-2
/
+14
*
Use generic feature name for sanitizers that replace new and delete
Eric Fiselier
2015-03-10
5
-5
/
+5
*
[libcxx] Consolidate new/delete replacement in tests and disable it when usin...
Eric Fiselier
2014-12-22
1
-20
/
+5
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
52
-0
/
+3504