<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/inspircd.h, branch v4.0.0a9</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=v4.0.0a9</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/inspircd.h?h=v4.0.0a9'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-03-27T14:41:28Z</updated>
<entry>
<title>Fix unsigned/const keyword ordering, remove unnecessary consts.</title>
<updated>2022-03-27T14:41:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-03-27T14:33:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ed6e19bbd06cdec2a9d75e4c2c338d47d759eecf'/>
<id>urn:sha1:ed6e19bbd06cdec2a9d75e4c2c338d47d759eecf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Slim the included headers down more.</title>
<updated>2022-01-26T14:00:58Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-26T08:50:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4fd71323d32500669b3bae395fa91df0e20fe090'/>
<id>urn:sha1:4fd71323d32500669b3bae395fa91df0e20fe090</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Abolish the infernal space before accessibility keywords.</title>
<updated>2022-01-25T14:02:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-25T13:59:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d79147e7afe2eca34780c607f78b11f8b3dd017d'/>
<id>urn:sha1:d79147e7afe2eca34780c607f78b11f8b3dd017d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use vector&lt;string&gt; instead of file_cache in ProcessColors.</title>
<updated>2022-01-18T16:54:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-18T16:49:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d216fd0af570782b8c82a51f92f2d02067132efc'/>
<id>urn:sha1:d216fd0af570782b8c82a51f92f2d02067132efc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename CUSTOM_PRINTF to ATTR_PRINTF.</title>
<updated>2022-01-15T15:15:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-15T14:52:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=94d42ad3ba426a1b895fb2ae848d0a4d9546a66e'/>
<id>urn:sha1:94d42ad3ba426a1b895fb2ae848d0a4d9546a66e</id>
<content type='text'>
ATTR_* matches the naming scheme which will be used for function
attributes from now on.

Also, redocument it to have a better description and allow Doxygen
to parse it.
</content>
</entry>
<entry>
<title>Refactor CoreException and ModuleException.</title>
<updated>2022-01-07T17:16:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-07T17:12:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=52cc8a418307ae7a551d23e6bd2d367b544e7bf9'/>
<id>urn:sha1:52cc8a418307ae7a551d23e6bd2d367b544e7bf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move DNS stats to core_dns.</title>
<updated>2021-12-24T11:30:24Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-24T11:22:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=723a36ec39aa8bc9a03d9a996bafbaa5cbb8b631'/>
<id>urn:sha1:723a36ec39aa8bc9a03d9a996bafbaa5cbb8b631</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the final keyword to all remaining classes that can have it.</title>
<updated>2021-12-20T20:19:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-20T20:00:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=421e8c8c793740aaf34feff761716c1c51d8f04e'/>
<id>urn:sha1:421e8c8c793740aaf34feff761716c1c51d8f04e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix MSVC compatibility issues.</title>
<updated>2021-06-07T09:40:18Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-06-07T06:43:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cefae0ed22ffce622c65024b54305bdd0bb58004'/>
<id>urn:sha1:cefae0ed22ffce622c65024b54305bdd0bb58004</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added -Wshorten-64-to-32 and fixed all warnings.</title>
<updated>2021-05-30T19:37:54Z</updated>
<author>
<name>Dominic Hamon</name>
</author>
<published>2021-05-30T19:37:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=02340285c564a7e82105137192d46d554a6fce3a'/>
<id>urn:sha1:02340285c564a7e82105137192d46d554a6fce3a</id>
<content type='text'>
</content>
</entry>
</feed>
