<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include, branch v3.0.0a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/include?h=v3.0.0a1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include?h=v3.0.0a1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2016-09-02T20:13:22Z</updated>
<entry>
<title>Update stuff for the new versioning system.</title>
<updated>2016-09-02T20:13:22Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-09-02T18:43:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b8d85c62517da91cf49428a419eca10cf82682f2'/>
<id>urn:sha1:b8d85c62517da91cf49428a419eca10cf82682f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version to 3.0 in comments and messages</title>
<updated>2016-09-02T19:51:19Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-09-02T19:51:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=458ea2029cf36e9e8d3c7b7d0176e365234c018a'/>
<id>urn:sha1:458ea2029cf36e9e8d3c7b7d0176e365234c018a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Windows build and most MSVC warnings</title>
<updated>2016-09-02T17:58:44Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-09-02T17:58:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=65667e7cc2f741afdfcfaad40f57d8cab5254633'/>
<id>urn:sha1:65667e7cc2f741afdfcfaad40f57d8cab5254633</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix whitespace issues</title>
<updated>2016-09-02T11:20:16Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-09-02T11:20:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=787ccb22dcc43c707954786f677943e8b746e470'/>
<id>urn:sha1:787ccb22dcc43c707954786f677943e8b746e470</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Return std::string from Membership::GetAllPrefixChars()</title>
<updated>2016-08-30T14:33:46Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-30T14:33:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6a35f493f316be130357dd2c75b64343a3aacdeb'/>
<id>urn:sha1:6a35f493f316be130357dd2c75b64343a3aacdeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change Membership:hasMode() to accept a PrefixMode</title>
<updated>2016-08-30T14:19:31Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-30T14:19:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e0931343939bc15ea9aaa884eab61d80827074c6'/>
<id>urn:sha1:e0931343939bc15ea9aaa884eab61d80827074c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass the ModeHandler to User::HasModePermission()</title>
<updated>2016-08-30T14:05:01Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-30T14:05:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f0debf907a36846e3b48767e9797880135a4583b'/>
<id>urn:sha1:f0debf907a36846e3b48767e9797880135a4583b</id>
<content type='text'>
Mark the method as const
</content>
</entry>
<entry>
<title>Add const versions of ModeHandler::IsPrefixMode(), IsListModeBase() and IsParameterMode()</title>
<updated>2016-08-30T14:01:47Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-30T14:01:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f899ea2786e2ccf1b5765efd68c99273c9c056a9'/>
<id>urn:sha1:f899ea2786e2ccf1b5765efd68c99273c9c056a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark ModeHandler::GetModeChar() and ModeWatcher::GetModeType() as const</title>
<updated>2016-08-29T12:50:59Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-29T12:50:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5a5dcfa4f90f4235621b87d93c227566caa0fce1'/>
<id>urn:sha1:5a5dcfa4f90f4235621b87d93c227566caa0fce1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert ModeHandler::GetNumParams() to NeedsParam() that returns a bool</title>
<updated>2016-08-29T12:50:08Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-29T12:50:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=19f0c09aa783cc3b945c880d509c1da8bc8e0275'/>
<id>urn:sha1:19f0c09aa783cc3b945c880d509c1da8bc8e0275</id>
<content type='text'>
</content>
</entry>
</feed>
