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
/
__hash_table
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove several unused forward declarations. Fixes PR22605.
Marshall Clow
2015-02-18
1
-2
/
+0
*
Handle function name conflicts in _LIBCPP_MSVCRT mode
Saleem Abdulrasool
2015-02-13
1
-0
/
+1
*
Rename pow2 functions in __hash_table to reflect that they are hash specific
Eric Fiselier
2015-02-02
1
-8
/
+8
*
NFC. Move definition of _LIBCPP_ASSERT into __debug header and remove externa...
Eric Fiselier
2014-08-10
1
-5
/
+1
*
Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.
Howard Hinnant
2013-08-23
1
-1
/
+1
*
Zhihao Yuan noted that there were a few unneeded statements. Eliminated the...
Howard Hinnant
2013-08-22
1
-3
/
+3
*
Nico Rieck: this patch series fixes visibility issues on Windows as explaine...
Howard Hinnant
2013-08-12
1
-21
/
+21
*
N3644 support for <unordered_set> and <unordered_map>
Marshall Clow
2013-08-07
1
-0
/
+6
*
debug mode for unordered_map. Also picked up a missing check and test in uno...
Howard Hinnant
2013-08-02
1
-0
/
+5
*
Ok, 3 major changes for debug mode in one commit:
Howard Hinnant
2013-08-02
1
-16
/
+6
*
Debug mode for unordered_multiset. The exercise spotted a few places I had m...
Howard Hinnant
2013-07-29
1
-2
/
+35
*
Debug mode for unordered_set. I believe this to be fairly complete for
Howard Hinnant
2013-07-23
1
-32
/
+500
*
Implement full support for non-pointer types in custom allocators. This is f...
Howard Hinnant
2013-06-22
1
-23
/
+33
*
No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...
Howard Hinnant
2013-03-06
1
-20
/
+20
*
Dimitry Andric: many visibility fixes. Howard: Much appreciated. Can you ...
Howard Hinnant
2012-09-14
1
-3
/
+3
*
This commit establishes a new bucket_count policy in the unordered containers...
Howard Hinnant
2012-07-06
1
-39
/
+64
*
As an extension, support incomplete types in the unordered containers to matc...
Howard Hinnant
2011-12-12
1
-1
/
+1
*
Quash a whole bunch of warnings
Howard Hinnant
2011-12-01
1
-2
/
+2
*
Further macro protection by replacing _[A-Z] with _[A-Z]p
Howard Hinnant
2011-11-29
1
-32
/
+32
*
Add protection from min/max macros
Howard Hinnant
2011-11-29
1
-0
/
+2
*
Windows support by Ruben Van Boxem.
Howard Hinnant
2011-10-17
1
-0
/
+2
*
Fixed PR10507 (http://llvm.org/bugs/show_bug.cgi?id=10507)
Howard Hinnant
2011-07-31
1
-3
/
+4
*
Revert r136546, which was submitted without review.
Chandler Carruth
2011-07-30
1
-1
/
+0
*
Destruct elements of hash tables when removing individual entries from
Alexis Hunt
2011-07-30
1
-0
/
+1
*
Fix uninitialized loop counter. http://llvm.org/bugs/show_bug.cgi?id=10278
Howard Hinnant
2011-07-05
1
-1
/
+1
*
_STD -> _VSTD to avoid macro clash on windows
Howard Hinnant
2011-06-30
1
-52
/
+52
*
Provide names for template and function parameters in forward declarations. ...
Howard Hinnant
2011-06-14
1
-8
/
+9
*
noexcept for <unordered_map>.
Howard Hinnant
2011-06-04
1
-56
/
+151
*
Fixed two problems found by Chris Jefferson: Made operator>> for char consis...
Howard Hinnant
2011-02-27
1
-2
/
+2
*
Qualify calls to addressof with std::. Bug 9106
Howard Hinnant
2011-02-02
1
-18
/
+18
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
visibility-decoration.
Howard Hinnant
2010-09-21
1
-69
/
+119
*
Fix whitespace
Howard Hinnant
2010-09-04
1
-1
/
+1
*
Changed __config to react to all of clang's currently documented has_feature ...
Howard Hinnant
2010-09-04
1
-26
/
+34
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
1
-23
/
+23
*
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
/
+1761