Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Cement ABI on clang for char16_t and char32_t. Also fixed some comments in ↵ | Howard Hinnant | 2010-09-14 | 1 | -3/+3 | |
| | | | | | | <iterator>. llvm-svn: 113842 | |||||
* | Experimenting with a new forward fomulation (kudos Daniel Kruegler), updated ↵ | Howard Hinnant | 2010-09-13 | 1 | -6/+6 | |
| | | | | | | insert iterators to work better with pproxies, and doubled the speed of __next_prime. llvm-svn: 113731 | |||||
* | Changed __config to react to all of clang's currently documented has_feature ↵ | Howard Hinnant | 2010-09-04 | 1 | -10/+10 | |
| | | | | | | 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 | -25/+25 | |
| | | | | llvm-svn: 111750 | |||||
* | patch by Jesse Towner, and bug fix by Sebastian Redl | Howard Hinnant | 2010-08-10 | 1 | -1/+1 | |
| | | | | llvm-svn: 110724 | |||||
* | 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/+1706 | |
llvm-svn: 103490 |