Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Peter Collingbourne: Fix warnings when compiling with -DNDEBUG. | Howard Hinnant | 2013-09-21 | 1 | -0/+3 |
| | | | | llvm-svn: 191148 | ||||
* | noexcept and constexpr applied to <mutex>. | Howard Hinnant | 2012-07-21 | 1 | -8/+9 |
| | | | | llvm-svn: 160604 | ||||
* | Quash a whole bunch of warnings | Howard Hinnant | 2011-12-01 | 1 | -2/+1 |
| | | | | llvm-svn: 145624 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 1 | -2/+2 |
| | | | | llvm-svn: 119395 | ||||
* | Fixing whitespace problems | Howard Hinnant | 2010-08-22 | 1 | -2/+2 |
| | | | | llvm-svn: 111751 | ||||
* | now works with -fno-exceptions and -fno-rtti | Howard Hinnant | 2010-08-11 | 1 | -0/+4 |
| | | | | llvm-svn: 110828 | ||||
* | [util.smartptr.hash] | Howard Hinnant | 2010-06-03 | 1 | -1/+1 |
| | | | | llvm-svn: 105393 | ||||
* | patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was ↵ | Howard Hinnant | 2010-05-24 | 1 | -2/+2 |
| | | | | | | accepted except there were some bug fixes needed in <locale> for the __nolocale_* series. For the apple branch I ended up using templates instead of the var_args solution because it seemed both safer and more efficient. llvm-svn: 104516 | ||||
* | 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/+246 |
llvm-svn: 103490 |