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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
303
-34349
/
+0
*
Add 'REQUIERS: long_tests' to a few more long tests
Jonathan Roelofs
2014-12-11
1
-0
/
+2
*
Fix some failing tests for the standard containers. The tests were failing in...
Marshall Clow
2014-07-08
4
-4
/
+8
*
Fix typo 'fourty' in tests
Alp Toker
2014-05-15
20
-87
/
+87
*
Add tests for LWG issue #2356. Stability of erasure in unordered associative ...
Marshall Clow
2014-03-10
4
-0
/
+143
*
More tests for LWG Issue #2263; this time to the associative and unordered co...
Marshall Clow
2014-03-10
4
-12
/
+24
*
Implement LWG 2193. Default constructors for standard library containers are ...
Marshall Clow
2014-03-05
5
-1
/
+37
*
Fix for PR18735 - self-assignment for map/multimap gives incorrect results in...
Marshall Clow
2014-02-08
4
-0
/
+73
*
Found six (nmostly) identical files named 'test_allocator.h' in the libcxx te...
Marshall Clow
2013-12-03
123
-123
/
+123
*
There were two identical files named 'min_allocator.h'. Move one of them to /...
Marshall Clow
2013-11-26
240
-240
/
+240
*
Part 8 of LWG Issue 2210' unordered_set and unordered multiset; this got miss...
Marshall Clow
2013-09-30
6
-0
/
+369
*
SCARY/N2913 iterator support between the multi and non-multi versions of the ...
Howard Hinnant
2013-09-30
2
-0
/
+48
*
LWG Issue 2210 (Part #6): unordered_map and unordered_multimap
Marshall Clow
2013-09-12
6
-0
/
+451
*
Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.
Howard Hinnant
2013-08-23
76
-92
/
+92
*
N3644 tests for map/multimap/set/multiset. Drive-by NOEXCEPT for __tree_const...
Marshall Clow
2013-08-08
4
-4
/
+4
*
N3644 support for <unordered_set> and <unordered_map>
Marshall Clow
2013-08-07
4
-0
/
+56
*
debug mode for unordered_map. Also picked up a missing check and test in uno...
Howard Hinnant
2013-08-02
20
-0
/
+641
*
Ok, 3 major changes for debug mode in one commit:
Howard Hinnant
2013-08-02
6
-291
/
+0
*
Debug mode for unordered_multimap. Some mods were done for unordered_map as ...
Howard Hinnant
2013-07-30
23
-22
/
+726
*
Debug mode for unordered_multiset. The exercise spotted a few places I had m...
Howard Hinnant
2013-07-29
24
-0
/
+743
*
Debug mode for unordered_set. I believe this to be fairly complete for
Howard Hinnant
2013-07-23
34
-52
/
+723
*
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
5
-8
/
+57
*
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
224
-12
/
+10210
*
Move common header files into a 'support' directory; make 'testit' include -I...
Marshall Clow
2013-01-05
28
-28
/
+28
*
Removed several more different 'iterators.h' files in libcxx/test
Marshall Clow
2013-01-03
28
-28
/
+28
*
This commit establishes a new bucket_count policy in the unordered containers...
Howard Hinnant
2012-07-06
4
-4
/
+4
*
The rules for emplace in map, multimap, unordered_map and unordered_multimap ...
Howard Hinnant
2012-05-25
4
-4
/
+8
*
unord test fixes by Edward Meewis
Howard Hinnant
2011-12-02
73
-93
/
+166
*
Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574
Howard Hinnant
2011-08-12
28
-56
/
+56
*
noexcept for <unordered_set>.
Howard Hinnant
2011-06-04
10
-0
/
+690
*
noexcept for <unordered_map>.
Howard Hinnant
2011-06-04
10
-0
/
+690
*
Bug 9096 - list::iterator not default constructible
Howard Hinnant
2011-01-28
4
-1
/
+9
*
license change
Howard Hinnant
2010-11-16
235
-470
/
+470
*
Fix two test bugs
Howard Hinnant
2010-10-14
1
-2
/
+0
*
Changed __config to react to all of clang's currently documented has_feature ...
Howard Hinnant
2010-09-04
57
-114
/
+114
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
65
-65
/
+61
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
235
-235
/
+235
*
libcxx initial import
Howard Hinnant
2010-05-11
235
-0
/
+18939