summaryrefslogtreecommitdiff
path: root/src/memory.cc
Commit message (Expand)AuthorAge
* fixed condition for new handler in nothrow operator newanonymous2011-05-10
* Tidy up of the libcxxrt sources. Added missing comments, fixed some inconsist...anonymous2011-05-09
* <malloc.h> was replaced with <stdlib.h>anonymous2011-03-02
* fix for COMPILER-8945: nothrow operator new should return NULL if new handler...anonymous2011-01-20
* nothrow operator new was implemented (fix for COMPILER-8913)anonymous2011-01-09
* fix for COMPILER-8905: operator new should throw std::bad_alloc if new handle...anonymous2011-01-04
* set_new_handler was implementedanonymous2010-08-28
* Array new/delete operators were implemented.anonymous2010-08-25
* 1) Static library is added;anonymous2010-07-02