Age | Commit message (Expand) | Author |
---|---|---|
2015-01-23 | Improved documentation | Andreas Stöckel |
2015-01-16 | Fixed comment | Andreas Stöckel |
2015-01-05 | Using weak references for storing the owner in events. | Andreas Stöckel |
2015-01-05 | Each Managed object now has an unique id that can be used as weak reference. | Andreas Stöckel |
2015-01-04 | added comment to exportGraphviz function | Andreas Stöckel |
2015-01-04 | Added graphviz export | Andreas Stöckel |
2015-01-02 | Allowing to pass arbitrary data to an event handler (not only Managed objects) | Andreas Stöckel |
2015-01-02 | Moved event system from the Node class to the Managed class (with zero overhe... | Andreas Stöckel |
2014-12-17 | made deletion order in Manager class (more) deterministic | Andreas Stöckel |
2014-12-15 | Improved ManagedContainer classes | Andreas Stöckel |
2014-12-14 | added data functions and memory tagging functions. As it turns out the latter... | Andreas Stöckel |
2014-12-13 | started to refactor Managed package | Andreas Stöckel |