Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make <cmath> classification macros work with integral types. | Howard Hinnant | 2013-01-14 | 1 | -0/+12 |
| | | | | llvm-svn: 172461 | ||||
* | Move common header files into a 'support' directory; make 'testit' include ↵ | Marshall Clow | 2013-01-05 | 1 | -1/+1 |
| | | | | | | -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 | ||||
* | http://llvm.org/bugs/show_bug.cgi?id=9854. Also created an emulated ↵ | Howard Hinnant | 2011-05-13 | 1 | -2/+4 |
| | | | | | | hexfloat literal for use in some of the tests. <sigh> And cleaned up some harmless but irritating warnings in the tests. llvm-svn: 131318 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 4 | -8/+8 |
| | | | | llvm-svn: 119395 | ||||
* | 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/+1399 |
llvm-svn: 103490 |