Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-17 | Some (slight) changes to existing structures and first attempts on a test to ↵ | Benjamin Paassen | |
construct a test comain and a test document out of thin air. I am, indeed, an alchemist. | |||
2014-12-17 | made ManagedContainer more roboust against managed objects already being ↵ | Andreas Stöckel | |
deleted while removing the reference to the owner | |||
2014-12-17 | updated ManagedContainer class to allow nullptr as owner, making this a list ↵ | Andreas Stöckel | |
of rooted elements | |||
2014-12-16 | fixed bug #27 | Andreas Stöckel | |
2014-12-16 | added possibility to register a ManagedType for a class derived from ↵ | Andreas Stöckel | |
Managed, improved Managed readData function | |||
2014-12-15 | Improved ManagedContainer classes | Andreas Stöckel | |
2014-12-14 | added data functions and memory tagging functions. As it turns out the ↵ | Andreas Stöckel | |
latter are unnecessary and will be removed | |||
2014-12-13 | started to refactor Managed package | Andreas Stöckel | |