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
/
associative
/
map
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
53
-6347
/
+0
*
Fix bug 20740 - std::set/std::map don't support heterogeneous lookup for coun...
Marshall Clow
2014-08-24
1
-0
/
+74
*
Fix some failing tests for the standard containers. The tests were failing in...
Marshall Clow
2014-07-08
1
-22
/
+25
*
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
1
-0
/
+5
*
Fix for PR18735 - self-assignment for map/multimap gives incorrect results in...
Marshall Clow
2014-02-08
1
-0
/
+15
*
Found six (nmostly) identical files named 'test_allocator.h' in the libcxx te...
Marshall Clow
2013-12-03
16
-16
/
+16
*
Found two identical files named 'DefaultOnly.h' in the libcxx test suite. Mov...
Marshall Clow
2013-12-02
2
-2
/
+2
*
There were two identical files named 'min_allocator.h'. Move one of them to /...
Marshall Clow
2013-11-26
44
-44
/
+44
*
LWG Issue #2210 Part 5 - map/multimap; no, really - the last one was set/mult...
Marshall Clow
2013-09-11
2
-0
/
+55
*
Second half (map/multimap) of N3657
Marshall Clow
2013-08-13
5
-0
/
+453
*
N3644 tests for map/multimap/set/multiset. Drive-by NOEXCEPT for __tree_const...
Marshall Clow
2013-08-08
1
-0
/
+14
*
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
-12
/
+63
*
Simplify comparators of [unordered_][multi]map. This fixes http://llvm.org/b...
Howard Hinnant
2013-07-04
1
-0
/
+29
*
Implement full support for non-pointer types in custom allocators. This is f...
Howard Hinnant
2013-06-19
45
-1
/
+2156
*
Move common header files into a 'support' directory; make 'testit' include -I...
Marshall Clow
2013-01-05
1
-1
/
+1
*
Removed several more different 'iterators.h' files in libcxx/test
Marshall Clow
2013-01-03
1
-1
/
+1
*
The rules for emplace in map, multimap, unordered_map and unordered_multimap ...
Howard Hinnant
2012-05-25
3
-4
/
+15
*
Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574
Howard Hinnant
2011-08-12
5
-10
/
+10
*
noexcept for <set>. Plus a few fixes to noexcept for <map>.
Howard Hinnant
2011-06-04
5
-5
/
+5
*
noexcept for <map>.
Howard Hinnant
2011-06-04
5
-0
/
+268
*
Corrected tests for http://llvm.org/bugs/show_bug.cgi?id=9351
Howard Hinnant
2011-04-04
1
-4
/
+5
*
... And these wonderful tests.
Howard Hinnant
2011-04-03
1
-0
/
+24
*
Bug 9096 - list::iterator not default constructible
Howard Hinnant
2011-01-28
1
-2
/
+4
*
license change
Howard Hinnant
2010-11-16
45
-90
/
+90
*
Changed __config to react to all of clang's currently documented has_feature ...
Howard Hinnant
2010-09-04
13
-26
/
+26
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
16
-23
/
+23
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
45
-45
/
+45
*
libcxx initial import
Howard Hinnant
2010-05-11
45
-0
/
+3181