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
/
sequences
/
vector
/
vector.modifiers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
20
-1788
/
+0
*
Added vector<T>::insert tests suggested by code coverage results
Marshall Clow
2014-11-11
3
-0
/
+99
*
Add Address Sanitizer support to std::vector
Marshall Clow
2014-05-08
13
-0
/
+121
*
LWG issue #2252: Add more tests for exception safety. No changes needed in th...
Marshall Clow
2014-03-04
1
-8
/
+16
*
There were two identical files named 'min_allocator.h'. Move one of them to /...
Marshall Clow
2013-11-26
19
-19
/
+19
*
Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.
Howard Hinnant
2013-08-23
12
-25
/
+25
*
War on tabs.
Howard Hinnant
2013-07-08
1
-27
/
+27
*
Implement full support for non-pointer pointers in custom allocators for vector.
Howard Hinnant
2013-06-27
19
-0
/
+438
*
After years of telling people: 'If you ever find any of my code that self-mov...
Howard Hinnant
2013-04-18
1
-0
/
+7
*
More vector debug tests.
Howard Hinnant
2013-03-26
5
-0
/
+64
*
Simply debug mode tests per Dmitri Gribenko's suggestion.
Howard Hinnant
2013-03-26
7
-50
/
+7
*
Added debug tests for indexing, pop_back and both forms of erase. Added an i...
Howard Hinnant
2013-03-25
7
-0
/
+312
*
Fix exception safety bug in vector::push_back
Howard Hinnant
2013-01-11
1
-0
/
+73
*
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
*
Add test for self-referencing emplace test.
Howard Hinnant
2012-07-09
1
-0
/
+34
*
Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574
Howard Hinnant
2011-08-12
1
-2
/
+2
*
license change
Howard Hinnant
2010-11-16
11
-22
/
+22
*
Changed __config to react to all of clang's currently documented has_feature ...
Howard Hinnant
2010-09-04
5
-14
/
+14
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
6
-8
/
+8
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
11
-11
/
+11
*
libcxx initial import
Howard Hinnant
2010-05-11
11
-0
/
+675