<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/extensible.h, branch v2.1b1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/include/extensible.h?h=v2.1b1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include/extensible.h?h=v2.1b1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2010-10-14T19:54:11Z</updated>
<entry>
<title>Expose a const reference to ExtensionItem::types</title>
<updated>2010-10-14T19:54:11Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-10-14T19:53:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6307160434046bd5dd1283e8245cd598108309ad'/>
<id>urn:sha1:6307160434046bd5dd1283e8245cd598108309ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Force Extensible objects to be registered prior to use</title>
<updated>2010-10-08T23:10:47Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-10-08T22:59:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=88ca9f3e67858a9d0695dee655f81e2e8c38a6a1'/>
<id>urn:sha1:88ca9f3e67858a9d0695dee655f81e2e8c38a6a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add type checks to Extensible get/set and unregister</title>
<updated>2010-09-23T01:00:22Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-09-23T00:56:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c53ad70fde1f56fa0bf481b23dde89fd4315c2b9'/>
<id>urn:sha1:c53ad70fde1f56fa0bf481b23dde89fd4315c2b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ExtensibleType argument to ExtensionItem to identify item types</title>
<updated>2010-09-23T00:49:27Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-09-23T00:49:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6049aefbfe55e7668f50f76efac4e4a67c2f18c6'/>
<id>urn:sha1:6049aefbfe55e7668f50f76efac4e4a67c2f18c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace dynamic_cast with faster explicit type marking</title>
<updated>2010-08-15T01:14:11Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-15T01:14:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=63692c91a53b5970f6f33c8f545669dc2736a1c7'/>
<id>urn:sha1:63692c91a53b5970f6f33c8f545669dc2736a1c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use ServiceProvider for inter-module dependencies</title>
<updated>2009-11-16T17:59:06Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-16T17:59:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=54fb0cd5aa7d090d5c3da5ab54988c86ba8a2e8e'/>
<id>urn:sha1:54fb0cd5aa7d090d5c3da5ab54988c86ba8a2e8e</id>
<content type='text'>
This will stop dependency chains from preventing module reloads when
it is not actually needed; however, it removes some failsafes that will
need to be reimplemented in order to avoid unmapped vtables.

This deprecates Request as an inter-module signaling mechanism, although
SQL still uses it.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12140 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add Inspircd::AddServices</title>
<updated>2009-11-15T18:26:53Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-15T18:26:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fb3964d5c007900061e86e392ceb786bd47260c0'/>
<id>urn:sha1:fb3964d5c007900061e86e392ceb786bd47260c0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12135 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Force heap allocation of refcountbase, create usecountbase for non-allocation reference counting</title>
<updated>2009-10-25T20:03:55Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-25T20:03:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fa2cdd0bb89330cfd9a6c49c4705da2a3cb02834'/>
<id>urn:sha1:fa2cdd0bb89330cfd9a6c49c4705da2a3cb02834</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11978 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move forward declarations to typedefs.h</title>
<updated>2009-10-24T20:03:53Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-24T20:03:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6b2ea833674bb3bfedb0f2e2af06efa25655e5f5'/>
<id>urn:sha1:6b2ea833674bb3bfedb0f2e2af06efa25655e5f5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11967 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Maintain refcount of Module objects to complain about leaked pointers</title>
<updated>2009-10-19T20:12:22Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-19T20:12:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=be10eab6ce68d4f06cc7b14bc2fca35e005ce6b5'/>
<id>urn:sha1:be10eab6ce68d4f06cc7b14bc2fca35e005ce6b5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11925 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
