summaryrefslogtreecommitdiff
path: root/libcxx/src/memory.cpp
AgeCommit message (Expand)Author
2011-12-01Quash a whole bunch of warningsHoward Hinnant
2011-05-28noexcept for <memory>. I've added a few extension noexcept to: allocator_tr...Howard Hinnant
2010-11-16license changeHoward Hinnant
2010-11-16Dave Zarzycki showed how the efficiency of shared_ptr could be significantlyHoward Hinnant
2010-08-22Fixing whitespace problemsHoward Hinnant
2010-08-11now works with -fno-exceptions and -fno-rttiHoward Hinnant
2010-05-24patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepte...Howard Hinnant
2010-05-11Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant
2010-05-11libcxx initial importHoward Hinnant