Renamed stacktrace to memtrace
authorPekka Riikonen <priikone@localhost.localdomain>
Wed, 1 Oct 2008 09:27:49 +0000 (12:27 +0300)
committerPekka Riikonen <priikone@localhost.localdomain>
Wed, 1 Oct 2008 09:27:49 +0000 (12:27 +0300)
Also rewrote the internals to use SilcTree for tracking allocations for
increased performance when there are tens of thousands of allocations.
Changed AVL tree to not do any allocations in debug version.


No differences found