aboutsummaryrefslogtreecommitdiff
path: root/libcxx/test/iterators
AgeCommit message (Expand)AuthorFilesLines
2013-12-12Merging r196058:Bill Wendling1-0/+1
2013-12-11Merging r-196058:Bill Wendling1-1/+0
2013-12-02Merging r196058:Bill Wendling1-0/+1
2013-08-30LWG Issue 2128: Implement global cbegin/rbegin/cend/rbeginMarshall Clow1-0/+125
2013-08-27Implement LWG issue 2061Marshall Clow1-0/+7
2013-01-05Move common header files into a 'support' directory; make 'testit' include -I...Marshall Clow49-49/+49
2013-01-04...and then there was one. Only one copy of 'iterators.h' in the test tree fo...Marshall Clow4-28/+28
2013-01-03Removed several more different 'iterators.h' files in libcxx/testMarshall Clow50-300/+49
2012-07-20noexcept applied to <iterator>.Howard Hinnant1-1/+1
2010-11-16license changeHoward Hinnant163-326/+326
2010-09-04Changed __config to react to all of clang's currently documented has_feature ...Howard Hinnant6-21/+21
2010-08-22Fixing whitespace problemsHoward Hinnant58-147/+147
2010-05-28Corrected a test bug in reverse_iteratorHoward Hinnant1-6/+6
2010-05-18more :: to _Howard Hinnant8-0/+0
2010-05-11Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant163-163/+163
2010-05-11libcxx initial importHoward Hinnant164-0/+5966