<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/inspircd.h, branch v1.2.0a3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/inspircd.h?h=v1.2.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/inspircd.h?h=v1.2.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-05-04T21:37:36Z</updated>
<entry>
<title>Conversion of command handler params from "const char* const* parameters, int pcnt" to "const std::vector&lt;std::string&gt;&amp; parameters". All of core is converted, but cant test it till the modules are converted.</title>
<updated>2008-05-04T21:37:36Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-04T21:37:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ffbd1eebf0b82bf40482879f410f58874030a695'/>
<id>urn:sha1:ffbd1eebf0b82bf40482879f410f58874030a695</id>
<content type='text'>
IMPORTANT: The mode parser public calls have had to be tweaked a bit to also use the string vector. Note that this makes a LOT of our core a bit messy and paves the way to convert a lot of stuff from the mess
of .c_str() calls to using std::string params directly.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9608 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Port a bunch of methods of InspIRCd to functors. IsChannel, IsSID, Rehash.</title>
<updated>2008-04-13T03:28:56Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-13T03:28:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dd737891345a7ff80f601ab0c0ba712de5e10943'/>
<id>urn:sha1:dd737891345a7ff80f601ab0c0ba712de5e10943</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9474 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove deprecated InspIRCd::Log() method so people don't use it etc</title>
<updated>2008-04-04T15:40:33Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-04T15:40:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=eb2e28b0cfcf25b792c23951024594e1bbb69ef6'/>
<id>urn:sha1:eb2e28b0cfcf25b792c23951024594e1bbb69ef6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9320 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add basic stuff for protocol interface and implement a couple of the methods. It's all in ServerInstance-&gt;PI for calls from other modules/the core</title>
<updated>2008-04-04T12:30:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-04T12:30:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e48c7e038abe2954ecec30f465c811f017793332'/>
<id>urn:sha1:e48c7e038abe2954ecec30f465c811f017793332</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9297 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Better generation. This is still fucked up, but less spectacularly and in a much less obvious way.</title>
<updated>2008-04-02T11:48:54Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-02T11:48:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=519d8e5dfe379840ae5da2ac43231ec4364d7b18'/>
<id>urn:sha1:519d8e5dfe379840ae5da2ac43231ec4364d7b18</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9260 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Unneeded</title>
<updated>2008-04-02T08:54:43Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-02T08:54:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9fcf4c08a11282a24dbbf376c3326b69c1afd8ac'/>
<id>urn:sha1:9fcf4c08a11282a24dbbf376c3326b69c1afd8ac</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9255 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspircd now get treated like printf (meaning compile-time check goodness) in GCC</title>
<updated>2008-03-30T02:48:54Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-03-30T02:48:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=58385dd458e927994957b6d603f7f9da3fc52e14'/>
<id>urn:sha1:58385dd458e927994957b6d603f7f9da3fc52e14</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9217 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix the warnings that are worth fixing, ignore the rest of gcc's nannying</title>
<updated>2008-03-17T17:28:54Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-17T17:28:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=43a376fd68197db472472db78afd7bb5545fde38'/>
<id>urn:sha1:43a376fd68197db472472db78afd7bb5545fde38</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9117 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Left out CoreExport</title>
<updated>2008-02-26T23:05:58Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-26T23:05:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d16efdba4a6f98d159fbbe96e6dcc41228de2810'/>
<id>urn:sha1:d16efdba4a6f98d159fbbe96e6dcc41228de2810</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9047 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow for 'bail' and 'user' parameters to rehash thread</title>
<updated>2008-02-24T17:45:21Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-24T17:45:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b119a88b55e7f5f3260ff21e78a5c9d1cf491cc8'/>
<id>urn:sha1:b119a88b55e7f5f3260ff21e78a5c9d1cf491cc8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9022 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
