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
/
containers
/
unord
/
unord.map
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
77
-8219
/
+0
*
Fix some failing tests for the standard containers. The tests were failing in...
Marshall Clow
2014-07-08
1
-1
/
+2
*
Fix typo 'fourty' in tests
Alp Toker
2014-05-15
10
-44
/
+44
*
Add tests for LWG issue #2356. Stability of erasure in unordered associative ...
Marshall Clow
2014-03-10
1
-0
/
+36
*
More tests for LWG Issue #2263; this time to the associative and unordered co...
Marshall Clow
2014-03-10
1
-3
/
+6
*
Implement LWG 2193. Default constructors for standard library containers are ...
Marshall Clow
2014-03-05
2
-1
/
+10
*
Fix for PR18735 - self-assignment for map/multimap gives incorrect results in...
Marshall Clow
2014-02-08
1
-0
/
+18
*
Found six (nmostly) identical files named 'test_allocator.h' in the libcxx te...
Marshall Clow
2013-12-03
30
-30
/
+30
*
There were two identical files named 'min_allocator.h'. Move one of them to /...
Marshall Clow
2013-11-26
62
-62
/
+62
*
LWG Issue 2210 (Part #6): unordered_map and unordered_multimap
Marshall Clow
2013-09-12
3
-0
/
+177
*
Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.
Howard Hinnant
2013-08-23
19
-23
/
+23
*
N3644 tests for map/multimap/set/multiset. Drive-by NOEXCEPT for __tree_const...
Marshall Clow
2013-08-08
1
-1
/
+1
*
N3644 support for <unordered_set> and <unordered_map>
Marshall Clow
2013-08-07
1
-0
/
+14
*
debug mode for unordered_map. Also picked up a missing check and test in uno...
Howard Hinnant
2013-08-02
19
-0
/
+624
*
Debug mode for unordered_multimap. Some mods were done for unordered_map as ...
Howard Hinnant
2013-07-30
3
-22
/
+22
*
Debug mode for unordered_set. I believe this to be fairly complete for
Howard Hinnant
2013-07-23
5
-10
/
+10
*
Remove implicit conversion from __value_type to value_type in [unordered_][mu...
Howard Hinnant
2013-07-05
1
-0
/
+3
*
Removed extension in [unordered_][multi]map which allowed one to emplace usin...
Howard Hinnant
2013-07-04
3
-4
/
+49
*
Simplify comparators of [unordered_][multi]map. This fixes http://llvm.org/b...
Howard Hinnant
2013-07-04
1
-0
/
+39
*
Implement full support for non-pointer types in custom allocators. This is f...
Howard Hinnant
2013-06-22
58
-2
/
+2467
*
Move common header files into a 'support' directory; make 'testit' include -I...
Marshall Clow
2013-01-05
7
-7
/
+7
*
Removed several more different 'iterators.h' files in libcxx/test
Marshall Clow
2013-01-03
7
-7
/
+7
*
This commit establishes a new bucket_count policy in the unordered containers...
Howard Hinnant
2012-07-06
1
-1
/
+1
*
The rules for emplace in map, multimap, unordered_map and unordered_multimap ...
Howard Hinnant
2012-05-25
2
-2
/
+4
*
unord test fixes by Edward Meewis
Howard Hinnant
2011-12-02
18
-23
/
+41
*
Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574
Howard Hinnant
2011-08-12
7
-14
/
+14
*
noexcept for <unordered_map>.
Howard Hinnant
2011-06-04
5
-0
/
+345
*
Bug 9096 - list::iterator not default constructible
Howard Hinnant
2011-01-28
1
-0
/
+2
*
license change
Howard Hinnant
2010-11-16
59
-118
/
+118
*
Changed __config to react to all of clang's currently documented has_feature ...
Howard Hinnant
2010-09-04
15
-30
/
+30
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
17
-17
/
+16
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
59
-59
/
+59
*
libcxx initial import
Howard Hinnant
2010-05-11
59
-0
/
+4419