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
/
__functional_03
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++] Rework compressed pair constructors.
Eric Fiselier
2019-12-16
1
-4
/
+4
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[libcxx] func.wrap.func.con: Unset function before destroying anything
Volodymyr Sapsai
2018-04-25
1
-20
/
+36
*
Add some const_casts in places where we were implicitly casting away constnes...
Marshall Clow
2017-06-14
1
-4
/
+4
*
[NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VIS
Eric Fiselier
2017-01-04
1
-4
/
+4
*
Fix PR31489 - std::function self-swap segfaults
Eric Fiselier
2016-12-29
1
-0
/
+8
*
Add an _LIBCPP_NORETURN inline function named __throw_XXX for each exception ...
Marshall Clow
2016-08-25
1
-12
/
+4
*
[libcxx] Fix PR23589: std::function doesn't recognize null pointer to varargs...
Eric Fiselier
2015-08-18
1
-80
/
+8
*
Merge C++03 and C++11 implementations of mem_fn and __mem_fn.
Eric Fiselier
2015-07-22
1
-179
/
+0
*
Cleanup <__functional_03>
Eric Fiselier
2015-07-22
1
-303
/
+1
*
[libcxx] LWG2420 bits for bind<void> - Patch from K-Ballo
Eric Fiselier
2015-07-10
1
-2
/
+4
*
Fix std::function allocator constructors in C++03.
Eric Fiselier
2015-06-14
1
-12
/
+20
*
Add missing return statements in C++03 std::function
Eric Fiselier
2015-06-02
1
-0
/
+4
*
In many places, there was an #ifdef/#else block that selected one of two impl...
Marshall Clow
2015-04-07
1
-28
/
+4
*
[libcxx] Fix PR 22468 - std::function<void()> does not accept non-void-return...
Eric Fiselier
2015-02-10
1
-4
/
+8
*
Fix libc++ bug #20039: 'Constructing std::function from empty compatible std:...
Marshall Clow
2014-06-30
1
-4
/
+9
*
Some calls to get<>() were qualified. Some were not. Qualify them all. Fixes ...
Marshall Clow
2014-06-24
1
-4
/
+4
*
Const qualify __mem_fn call operator
Peter Collingbourne
2014-01-22
1
-4
/
+4
*
Nico Rieck: this patch series fixes visibility issues on Windows as explaine...
Howard Hinnant
2013-08-12
1
-7
/
+7
*
Add some missing cv-qualifiers.
Richard Smith
2013-07-23
1
-24
/
+24
*
No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...
Howard Hinnant
2013-03-06
1
-7
/
+7
*
Further macro protection by replacing _[A-Z] with _[A-Z]p
Howard Hinnant
2011-11-29
1
-610
/
+610
*
Windows support by Ruben Van Boxem.
Howard Hinnant
2011-10-17
1
-0
/
+2
*
_STD -> _VSTD to avoid macro clash on windows
Howard Hinnant
2011-06-30
1
-26
/
+26
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
visibility-decoration.
Howard Hinnant
2010-09-21
1
-33
/
+69
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
1
-39
/
+38
*
Installed allocator into std::function
Howard Hinnant
2010-08-20
1
-50
/
+243
*
now works with -fno-exceptions and -fno-rtti
Howard Hinnant
2010-08-11
1
-0
/
+64
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
1
-1
/
+1
*
libcxx initial import
Howard Hinnant
2010-05-11
1
-0
/
+1836