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
/
function.objects
/
func.wrap
/
func.wrap.func
/
func.wrap.func.con
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilities
Eric Fiselier
2016-10-01
1
-2
/
+3
*
Implement LWG 2393. Check for LValue-callability.
Eric Fiselier
2016-07-24
3
-0
/
+65
*
Mark LWG issue 2565 as complete. Update the tests to check it.
Eric Fiselier
2016-05-31
2
-28
/
+100
*
[libcxx] Fix PR23589: std::function doesn't recognize null pointer to varargs...
Eric Fiselier
2015-08-18
1
-0
/
+247
*
Cleanup tests that fail in C++1z and with Clang 3.8
Eric Fiselier
2015-07-17
2
-25
/
+5
*
Fix std::function allocator constructors in C++03.
Eric Fiselier
2015-06-14
2
-119
/
+149
*
[libc++] Fix PR22922 - Allocator support for std::function does not know how ...
Eric Fiselier
2015-03-18
5
-15
/
+18
*
[libcxx] Fix PR 22468 - std::function<void()> does not accept non-void-return...
Eric Fiselier
2015-02-10
3
-0
/
+21
*
Fix use of C++11 extensions in C++03 code.
Eric Fiselier
2015-02-10
2
-1
/
+3
*
[libcxx] Consolidate new/delete replacement in tests and disable it when usin...
Eric Fiselier
2014-12-22
7
-177
/
+67
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
14
-0
/
+990