Age | Commit message (Expand) | Author |
---|---|---|
2018-10-26 | Add noexcept specifier to placement new operator | Pharap |
2018-08-18 | Add placement new operator | Pharap |
2014-09-06 | Fixed license for new.cpp and small cosmetic changes | Cristian Maglie |
2014-09-06 | Correct implementation of gcc specific internal functions | Cristian Maglie |
2012-12-16 | Add trivial new[] and delete[] operators (Justin R. Cutler) | Cristian Maglie |
2011-04-10 | Added virtual destructor to Printable, which also requires new and delete ope... | amcewen |