Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -47/+0 |
| | | | | llvm-svn: 224658 | ||||
* | War on tabs. | Howard Hinnant | 2013-07-08 | 1 | -2/+2 |
| | | | | llvm-svn: 185865 | ||||
* | Implement n3545 for c++14 | Marshall Clow | 2013-07-08 | 1 | -0/+5 |
| | | | | llvm-svn: 185856 | ||||
* | A much improved type_traits for C++0x. Not yet done: ↵ | Howard Hinnant | 2011-05-13 | 1 | -0/+4 |
| | | | | | | is_trivially_constructible, is_trivially_assignable and underlying_type. llvm-svn: 131291 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 1 | -2/+2 |
| | | | | llvm-svn: 119395 | ||||
* | Working the type_traits area: Hooked up to clang's __is_union. Got ↵ | Howard Hinnant | 2010-09-06 | 1 | -0/+2 |
| | | | | | | has_trivial_copy_assign working. llvm-svn: 113162 | ||||
* | Fixing whitespace problems | Howard Hinnant | 2010-08-22 | 1 | -1/+36 |
| | | | | llvm-svn: 111767 | ||||
* | 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/+1 |
llvm-svn: 103490 |