Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-13 | allow the Handle class to be converted to const pointers | Andreas Stöckel | |
2014-11-13 | fixed static type assertion in the Handle class for incomplete types | Andreas Stöckel | |
2014-11-13 | refactored NodeManager and Node class to Manager and Managed classes | Andreas Stöckel | |
2014-11-06 | current working copy | Andreas Stöckel | |
git-svn-id: file:///var/local/svn/basicwriter@98 daaaf23c-2e50-4459-9457-1e69db5a47bf | |||
2014-11-03 | fixed bugs in garbage collector, improved handle classes, added some more ↵ | Andreas Stöckel | |
unit tests git-svn-id: file:///var/local/svn/basicwriter@97 daaaf23c-2e50-4459-9457-1e69db5a47bf | |||
2014-11-03 | fixed node purging | Andreas Stöckel | |
git-svn-id: file:///var/local/svn/basicwriter@96 daaaf23c-2e50-4459-9457-1e69db5a47bf | |||
2014-11-03 | implemented equals operator, fixed assignment operator, NodeManager now ↵ | Andreas Stöckel | |
asserts that all nodes have been deleted in its destructor git-svn-id: file:///var/local/svn/basicwriter@93 daaaf23c-2e50-4459-9457-1e69db5a47bf | |||
2014-11-02 | fixed gc sweep rooting detection, added new gc unit test | Andreas Stöckel | |
git-svn-id: file:///var/local/svn/basicwriter@92 daaaf23c-2e50-4459-9457-1e69db5a47bf | |||
2014-11-02 | implemented garbage collecting node graph | Andreas Stöckel | |
git-svn-id: file:///var/local/svn/basicwriter@91 daaaf23c-2e50-4459-9457-1e69db5a47bf |