Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move common header files into a 'support' directory; make 'testit' include ↵ | Marshall Clow | 2013-01-05 | 6 | -6/+6 |
| | | | | | | -I to that directory; rename 'iterators.h' to 'iterator_test.h'; remove hard-coded paths to include files from more than 350 source files llvm-svn: 171594 | ||||
* | Windows porting work by Ruben Van Boxem | Howard Hinnant | 2011-10-03 | 6 | -29/+41 |
| | | | | llvm-svn: 141003 | ||||
* | More fixes to the tests. Add UTF-8 encoding to all locales that don't ↵ | David Chisnall | 2011-09-21 | 2 | -7/+7 |
| | | | | | | specify one. Undefine some stdio.h macros that break the tests. llvm-svn: 140252 | ||||
* | More locale cleanups. Fully specify locales in iostream tests. | David Chisnall | 2011-09-21 | 4 | -22/+22 |
| | | | | llvm-svn: 140247 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 92 | -184/+184 |
| | | | | llvm-svn: 119395 | ||||
* | Fixing whitespace problems | Howard Hinnant | 2010-08-22 | 5 | -30/+30 |
| | | | | llvm-svn: 111758 | ||||
* | Got rid of more :: path names | Howard Hinnant | 2010-05-17 | 7 | -0/+0 |
| | | | | llvm-svn: 103970 | ||||
* | Wiped out some non-ascii characters that snuck into the copyright. | Howard Hinnant | 2010-05-11 | 92 | -92/+92 |
| | | | | llvm-svn: 103516 | ||||
* | libcxx initial import | Howard Hinnant | 2010-05-11 | 92 | -0/+3450 |
llvm-svn: 103490 |