<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ousia.git/src/core/managed, branch master</title>
<subtitle>Ousía Main Repository</subtitle>
<id>https://git.ousia-framework.org/ousia.git/atom?h=master</id>
<link rel='self' href='https://git.ousia-framework.org/ousia.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/'/>
<updated>2016-04-25T20:26:12+00:00</updated>
<entry>
<title>Added functions for reading attached data with a certain expected type</title>
<updated>2016-04-25T20:26:12+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-04-15T23:07:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=d1adb30aa372397976b0a56ac2eea4063757ba2a'/>
<id>urn:sha1:d1adb30aa372397976b0a56ac2eea4063757ba2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Owned&lt;T&gt; should behave just like Rooted&lt;T&gt; if the owner is set to nullptr</title>
<updated>2016-04-25T20:24:17+00:00</updated>
<author>
<name>Andreas Stoeckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-04-12T21:33:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=ef213b258cb4dc13bf72be75e5967c4420c3c8d8'/>
<id>urn:sha1:ef213b258cb4dc13bf72be75e5967c4420c3c8d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Greatly reduce heap allocation count by using an unordered map for reference counting (though this change only has a small performance impact otherwise)</title>
<updated>2016-04-25T20:24:14+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-04-12T00:43:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=5992670b6b5e066a56fd5de13cf27c9d53c6cff0'/>
<id>urn:sha1:5992670b6b5e066a56fd5de13cf27c9d53c6cff0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clang compatibility: fix illegal constructor inheritance</title>
<updated>2016-04-25T20:19:32+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-04-03T21:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=50e2aed2fb762a815ebdfdcee7de9ed86e9e07d2'/>
<id>urn:sha1:50e2aed2fb762a815ebdfdcee7de9ed86e9e07d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement possiblility of Graphviz export when in debug mode (for demo purposes)</title>
<updated>2015-02-17T22:37:53+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-02-17T22:37:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=80e5c01f09667ebdc2ad9f950c0e83b8a0b64a41'/>
<id>urn:sha1:80e5c01f09667ebdc2ad9f950c0e83b8a0b64a41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>manager formatting stuff.</title>
<updated>2015-02-11T16:26:26+00:00</updated>
<author>
<name>Benjamin Paassen</name>
<email>bpaassen@techfak.uni-bielefeld.de</email>
</author>
<published>2015-02-11T16:26:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=5659292bf1a317235a51a946df640376f325b124'/>
<id>urn:sha1:5659292bf1a317235a51a946df640376f325b124</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added "unmanage" function which removes managed objects from the Manager in the case their destructor is called (e.g. because an exception is called in the constructor).</title>
<updated>2015-02-11T16:25:35+00:00</updated>
<author>
<name>Benjamin Paassen</name>
<email>bpaassen@techfak.uni-bielefeld.de</email>
</author>
<published>2015-02-11T16:25:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=20c7aa703bf0be2744f1578d4e6c2044c15a51c0'/>
<id>urn:sha1:20c7aa703bf0be2744f1578d4e6c2044c15a51c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unified handling of references to Rtti instances: Now using pointers everywhere</title>
<updated>2015-02-07T01:31:51+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-02-07T01:31:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=f6531b10353dacdcbab211a31926c165211cf3b3'/>
<id>urn:sha1:f6531b10353dacdcbab211a31926c165211cf3b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added code for printing info about hidden Rooted elements</title>
<updated>2015-02-07T00:23:11+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-02-07T00:23:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=6b3b2f5965e5dfb2000bb9c23f11a83e175741de'/>
<id>urn:sha1:6b3b2f5965e5dfb2000bb9c23f11a83e175741de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed double-removal of object from the "marked" list</title>
<updated>2015-02-06T23:16:21+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-02-06T23:16:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=cae1060201f453d9d5e2941ed18699ab2a36990f'/>
<id>urn:sha1:cae1060201f453d9d5e2941ed18699ab2a36990f</id>
<content type='text'>
</content>
</entry>
</feed>
