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
/
scoped_allocator
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Implement the infrastructure for feature-test macros. Very few actual feature...
Marshall Clow
2018-09-12
1
-0
/
+1
*
More of P0600; marking allocation routines as [[nodiscard]]
Marshall Clow
2017-11-26
1
-4
/
+4
*
[NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VIS
Eric Fiselier
2017-01-04
1
-1
/
+1
*
[libcxx] Fix PR24075, PR23841 - Add scoped_allocator_adaptor::construct(pair<...
Eric Fiselier
2016-12-14
1
-4
/
+83
*
[libc++] Remove various C++03 feature test macros
Eric Fiselier
2016-09-25
1
-2
/
+2
*
Fix LWG#2476: scoped_allocator_adaptor is not assignable
Marshall Clow
2015-10-25
1
-0
/
+4
*
Add 'is_always_equal' tests for scoped_allocator. Found that I had typed '||'...
Marshall Clow
2015-06-03
1
-1
/
+1
*
Fix breakage that I introduced in r238848
Marshall Clow
2015-06-02
1
-3
/
+11
*
Implement the first part of N4258 - allocator_traits<X>::is_always_equal. Als...
Marshall Clow
2015-06-02
1
-0
/
+14
*
Nico Rieck: this patch series fixes visibility issues on Windows as explaine...
Howard Hinnant
2013-08-12
1
-1
/
+1
*
No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...
Howard Hinnant
2013-03-06
1
-1
/
+1
*
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
-14
/
+14
*
noexcept for <scoped_allocator>.
Howard Hinnant
2011-05-28
1
-48
/
+51
*
Fix ambiguity in operator== of scoped_allocator_adaptor.
Howard Hinnant
2011-05-17
1
-3
/
+3
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
visibility-decoration.
Howard Hinnant
2010-09-23
1
-8
/
+48
*
Changed __config to react to all of clang's currently documented has_feature ...
Howard Hinnant
2010-09-04
1
-2
/
+2
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
1
-3
/
+3
*
US 107
Howard Hinnant
2010-08-19
1
-0
/
+533