<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/extensible.h, branch v2.0.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/extensible.h?h=v2.0.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/extensible.h?h=v2.0.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-11-16T17:59:06Z</updated>
<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://www.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://www.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://www.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://www.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://www.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>
<entry>
<title>Fix implementation of reference to const, use reference counting for ExtensibleItem</title>
<updated>2009-10-19T20:12:12Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-19T20:12:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa7cc18468f4b16bf79cd1788cad0cbf0d926817'/>
<id>urn:sha1:aa7cc18468f4b16bf79cd1788cad0cbf0d926817</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11924 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Cull channels, warn when Extensible objects are not culled as they must be</title>
<updated>2009-10-18T02:57:46Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-18T02:57:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e50d016aa23083f81dcf181f68edb81c5b23c78d'/>
<id>urn:sha1:e50d016aa23083f81dcf181f68edb81c5b23c78d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11901 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Some windows compile fixes</title>
<updated>2009-10-17T20:21:18Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-17T20:21:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bd5c443a6a7e93df59e0ef23aacba46b0916a8da'/>
<id>urn:sha1:bd5c443a6a7e93df59e0ef23aacba46b0916a8da</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11891 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make classbase and refcountbase uncopyable; expand comments on their indended uses</title>
<updated>2009-10-17T18:52:39Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-17T18:52:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9db7af579c46a9f0379fdf71fb773a0a76a94846'/>
<id>urn:sha1:9db7af579c46a9f0379fdf71fb773a0a76a94846</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11888 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move static map of extensions into ServerInstance, add const-correctness</title>
<updated>2009-10-14T18:39:38Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-14T18:39:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e80a1296a096ff2c495b3cd2a3913d5e5f6ec450'/>
<id>urn:sha1:e80a1296a096ff2c495b3cd2a3913d5e5f6ec450</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11873 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
