Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -139/+0 |
| | | | | llvm-svn: 224658 | ||||
* | Implement national body comment GB9: remove std::gets | Marshall Clow | 2013-10-12 | 1 | -0/+2 |
| | | | | llvm-svn: 192538 | ||||
* | noexcept and constexpr applied to <ios>. | Howard Hinnant | 2012-07-21 | 1 | -0/+3 |
| | | | | llvm-svn: 160593 | ||||
* | Remove undefines in cstdio test. Fix these properly rather than bodging the ↵ | David Chisnall | 2011-09-21 | 1 | -24/+0 |
| | | | | | | tests. llvm-svn: 140264 | ||||
* | More fixes to the tests. Add UTF-8 encoding to all locales that don't ↵ | David Chisnall | 2011-09-21 | 1 | -0/+24 |
| | | | | | | specify one. Undefine some stdio.h macros that break the tests. llvm-svn: 140252 | ||||
* | Suppress some warings in the tests. | Howard Hinnant | 2011-05-14 | 1 | -8/+8 |
| | | | | llvm-svn: 131327 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 1 | -2/+2 |
| | | | | llvm-svn: 119395 | ||||
* | Wiped out some non-ascii characters that snuck into the copyright. | Howard Hinnant | 2010-05-11 | 1 | -1/+1 |
| | | | | llvm-svn: 103516 | ||||
* | libcxx initial import | Howard Hinnant | 2010-05-11 | 1 | -0/+134 |
llvm-svn: 103490 |