Marshall Clow
|
e34f6f6a12
|
There were two identical files named 'min_allocator.h'. Move one of them to /support and delete the other. Then adjust all the tests that used them to include the moved one. No functionality change.
llvm-svn: 195785
|
2013-11-26 20:58:02 +00:00 |
|
Howard Hinnant
|
145afa17ca
|
Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.
llvm-svn: 189140
|
2013-08-23 20:10:18 +00:00 |
|
Howard Hinnant
|
3ec1f00b73
|
Implement full support for non-pointer pointers in custom allocators for vector.
llvm-svn: 185093
|
2013-06-27 19:35:32 +00:00 |
|
Howard Hinnant
|
ea95898f29
|
Simply debug mode tests per Dmitri Gribenko's suggestion.
llvm-svn: 178026
|
2013-03-26 14:28:25 +00:00 |
|
Howard Hinnant
|
b14037be89
|
Remove some erroneous code I was using to debug debug mode.
llvm-svn: 177908
|
2013-03-25 20:46:07 +00:00 |
|
Howard Hinnant
|
2d752fc2f9
|
Debug mode tests for vector::front and back.
llvm-svn: 177904
|
2013-03-25 20:31:25 +00:00 |
|