History log of /external/libcxx/test/containers/sequences/vector/vector.cons/construct_iter_iter.pass.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
061d0cc4db18d17bf01ed14c5db0be098205bd47 26-Nov-2013 Marshall Clow <mclow.lists@gmail.com> 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.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@195785 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/containers/sequences/vector/vector.cons/construct_iter_iter.pass.cpp
2c39cbe0207908bca2e1da40e16cbc443d2e7438 27-Jun-2013 Howard Hinnant <hhinnant@apple.com> Implement full support for non-pointer pointers in custom allocators for vector.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@185093 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/containers/sequences/vector/vector.cons/construct_iter_iter.pass.cpp
34d36f39b0688bdd7428c766fc8e1afa45759dac 27-Mar-2013 Daniel Dunbar <daniel@zuster.org> Revert r178075, "Tighten up the iterator requirements ...", it breaks LLVM
bootstrap with libc++.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@178116 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/containers/sequences/vector/vector.cons/construct_iter_iter.pass.cpp
32d40f5f4489335d2dc292b43d246bd7d3fe7e3d 26-Mar-2013 Howard Hinnant <hhinnant@apple.com> Tighten up the iterator requirements for the vector member templates. This is especially important for the constructors so that is_constructible<vector<T>, I, I> gives the right answer when T can not be constructed from *I. Test case included for this latter point.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@178075 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/containers/sequences/vector/vector.cons/construct_iter_iter.pass.cpp
83e2c4d877fe2d7793868b1c6a5d9525a7c4d431 05-Jan-2013 Marshall Clow <mclow@qualcomm.com> Move common header files into a 'support' directory; make 'testit' include -I to that directory; rename 'iterators.h' to 'iterator_test.h'; remove hard-coded paths to include files from more than 350 source files

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@171594 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/containers/sequences/vector/vector.cons/construct_iter_iter.pass.cpp
ba1920fe4b98e61fe47b432689c98b999f5139e3 03-Jan-2013 Marshall Clow <mclow@qualcomm.com> Removed several more different 'iterators.h' files in libcxx/test

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@171452 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/containers/sequences/vector/vector.cons/construct_iter_iter.pass.cpp
b64f8b07c104c6cc986570ac8ee0ed16a9f23976 16-Nov-2010 Howard Hinnant <hhinnant@apple.com> license change

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@119395 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/containers/sequences/vector/vector.cons/construct_iter_iter.pass.cpp
f5256e16dfc425c1d466f6308d4026d529ce9e0b 11-May-2010 Howard Hinnant <hhinnant@apple.com> Wiped out some non-ascii characters that snuck into the copyright.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@103516 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/containers/sequences/vector/vector.cons/construct_iter_iter.pass.cpp
bc8d3f97eb5c958007f2713238472e0c1c8fe02c 11-May-2010 Howard Hinnant <hhinnant@apple.com> libcxx initial import

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@103490 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/containers/sequences/vector/vector.cons/construct_iter_iter.pass.cpp