<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/cull_list.h, branch v1.1.0b4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/cull_list.h?h=v1.1.0b4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/cull_list.h?h=v1.1.0b4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-08-30T09:51:50Z</updated>
<entry>
<title>Remove a ton of &lt;typeinfo&gt;, &lt;iostream&gt;, &lt;sstream&gt; etc that we usually never use</title>
<updated>2006-08-30T09:51:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-30T09:51:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5b8d2c4cabec5e6bb7aaf359e6cf6af9635c8dab'/>
<id>urn:sha1:5b8d2c4cabec5e6bb7aaf359e6cf6af9635c8dab</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5081 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>So much stuff changed in this one, i forgot most of it.</title>
<updated>2006-08-10T22:40:57Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-10T22:40:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f9636a2eff46f6829bf9e01c711ab1ba45a7d50a'/>
<id>urn:sha1:f9636a2eff46f6829bf9e01c711ab1ba45a7d50a</id>
<content type='text'>
Oh yeah, main thing is ModeHandler and ModeWatcher classes now take an InspIRCd* to their constructor


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4858 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Inherit just about everything from classbase</title>
<updated>2006-07-10T19:02:06Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-07-10T19:02:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ac39617c087139f2d89aeb9e36565139b4410672'/>
<id>urn:sha1:ac39617c087139f2d89aeb9e36565139b4410672</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4299 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Missing a changeover</title>
<updated>2006-03-10T12:27:15Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-10T12:27:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=002ee20d3d3885c4c84ab8d098ece222e936e259'/>
<id>urn:sha1:002ee20d3d3885c4c84ab8d098ece222e936e259</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3629 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Revert to string but return a reference, should be about the same speed</title>
<updated>2006-03-10T12:26:14Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-10T12:26:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b041a609e4b3f09205c7390fe661970629128468'/>
<id>urn:sha1:b041a609e4b3f09205c7390fe661970629128468</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3628 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Faster CullItem/CullList using strdup rather than copying a std::string</title>
<updated>2006-03-10T12:13:19Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-10T12:13:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=57f498f8045c9ca010b09b860fe7c5a9ef9cf8c4'/>
<id>urn:sha1:57f498f8045c9ca010b09b860fe7c5a9ef9cf8c4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3626 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Speedups</title>
<updated>2006-03-09T20:16:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-09T20:16:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0cf08426b2ff53d6fc1ca8125a57c79d87070b7b'/>
<id>urn:sha1:0cf08426b2ff53d6fc1ca8125a57c79d87070b7b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3602 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tidyup to pass some stuff by reference (much faster, no copy involved)</title>
<updated>2006-03-09T20:11:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-09T20:11:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7a3d08f06cc22688a70c5274fe0dd489f93e9794'/>
<id>urn:sha1:7a3d08f06cc22688a70c5274fe0dd489f93e9794</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3601 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Safety checking (a really really clever trick btw) in CullList, to make sure that the user we're removing IS the user that was marked for deletion X seconds ago, even if the user has since quit, to be replaced by another unfortunate wretch who was given the same pointer address (eeep)</title>
<updated>2006-03-07T20:21:54Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-07T20:21:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=003fa072fcc5cb2349ceee6798efaaaa1e63d64f'/>
<id>urn:sha1:003fa072fcc5cb2349ceee6798efaaaa1e63d64f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3529 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Made it safe to quits and nickchanges</title>
<updated>2006-02-28T12:07:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-28T12:07:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b477cc1c3439faa8f50a46a0c5f3dd9082007bec'/>
<id>urn:sha1:b477cc1c3439faa8f50a46a0c5f3dd9082007bec</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3379 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
