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
/
unordered_set
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add contains method to associative containers. This patch implements P0458R2,...
Zoe Carver
2019-07-16
1
-0
/
+10
*
[libc++] Implement deduction guides for <unordered_set>
Louis Dionne
2019-07-11
1
-6
/
+116
*
[NFC][libcxx] Remove trailing whitespace
Louis Dionne
2019-05-29
1
-6
/
+6
*
[libc++] Make sure we don't eagerly diagnose non-const comparators for contai...
Louis Dionne
2019-04-11
1
-4
/
+10
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Implement P1209 - Adopt Consistent Container Erasure from Library Fundamental...
Marshall Clow
2018-12-14
1
-0
/
+21
*
[libc++] Improve diagnostics for non-const comparators and hashers in associa...
Louis Dionne
2018-12-06
1
-0
/
+2
*
Second half of C++17's splicing maps and sets
Erik Pilkington
2018-10-31
1
-0
/
+97
*
Implement the infrastructure for feature-test macros. Very few actual feature...
Marshall Clow
2018-09-12
1
-0
/
+1
*
First half of C++17's splicing maps and sets
Erik Pilkington
2018-08-01
1
-0
/
+84
*
First part of P0600 - '[[nodiscard] in the standard library'. Mark the 'empty...
Marshall Clow
2017-11-15
1
-2
/
+2
*
Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros in std::unordered_set and std::...
Eric Fiselier
2017-04-18
1
-84
/
+46
*
[NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VIS
Eric Fiselier
2017-01-04
1
-2
/
+2
*
Cleanup: move visibility/linkage attributes to the first declaration.
Evgeniy Stepanov
2016-04-22
1
-9
/
+18
*
Implement the first part of N4258: 'Cleaning up noexcept in the Library'. Thi...
Marshall Clow
2015-07-13
1
-10
/
+6
*
Fix for LWG Issue 2059: C++0x ambiguity problem with map::erase
Marshall Clow
2015-05-10
1
-0
/
+2
*
NFC. Move definition of _LIBCPP_ASSERT into __debug header and remove externa...
Eric Fiselier
2014-08-10
1
-0
/
+2
*
Part 8 of LWG Issue 2210' unordered_set and unordered multiset; this got miss...
Marshall Clow
2013-09-30
1
-0
/
+77
*
Nico Rieck: this patch series fixes visibility issues on Windows as explaine...
Howard Hinnant
2013-08-12
1
-2
/
+2
*
Debug mode for unordered_set. I believe this to be fairly complete for
Howard Hinnant
2013-07-23
1
-2
/
+160
*
No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...
Howard Hinnant
2013-03-06
1
-2
/
+2
*
Windows support by Ruben Van Boxem.
Howard Hinnant
2011-10-17
1
-0
/
+2
*
Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574
Howard Hinnant
2011-08-12
1
-0
/
+28
*
Correct for new rules regarding implicitly deleted special members. http://ll...
Howard Hinnant
2011-07-01
1
-2
/
+12
*
_STD -> _VSTD to avoid macro clash on windows
Howard Hinnant
2011-06-30
1
-19
/
+19
*
noexcept for <unordered_set>.
Howard Hinnant
2011-06-04
1
-78
/
+136
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
visibility-decoration sweep completed.
Howard Hinnant
2010-09-23
1
-15
/
+105
*
Changed __config to react to all of clang's currently documented has_feature ...
Howard Hinnant
2010-09-04
1
-25
/
+25
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
1
-11
/
+11
*
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
/
+956