Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make all fstream tests use tmpnam if creating files, rather than | Alexis Hunt | 2011-07-18 | 3 | -12/+16 |
| | | | | | | hard-coded names. llvm-svn: 135444 | ||||
* | Do a litmus test of using tmpnam to generate safe temporary file names | Alexis Hunt | 2011-07-18 | 1 | -4/+6 |
| | | | | | | for the tests that open new data files. llvm-svn: 135422 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 4 | -8/+8 |
| | | | | llvm-svn: 119395 | ||||
* | Changed __config to react to all of clang's currently documented has_feature ↵ | Howard Hinnant | 2010-09-04 | 1 | -2/+2 |
| | | | | | | flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature. llvm-svn: 113086 | ||||
* | Fixing whitespace problems | Howard Hinnant | 2010-08-22 | 1 | -1/+1 |
| | | | | llvm-svn: 111758 | ||||
* | Wiped out some non-ascii characters that snuck into the copyright. | Howard Hinnant | 2010-05-11 | 4 | -4/+4 |
| | | | | llvm-svn: 103516 | ||||
* | libcxx initial import | Howard Hinnant | 2010-05-11 | 4 | -0/+160 |
llvm-svn: 103490 |