<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_monitor.cpp, branch v4.0.0a10</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_monitor.cpp?h=v4.0.0a10</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_monitor.cpp?h=v4.0.0a10'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-01-31T12:01:39Z</updated>
<entry>
<title>Use more appropriate types in module-specific extension types.</title>
<updated>2022-01-31T12:01:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-31T03:00:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=21768d573a683355aa6c9dcf361e3c7402c2c15c'/>
<id>urn:sha1:21768d573a683355aa6c9dcf361e3c7402c2c15c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refuse to set an extension on the wrong type of extensible.</title>
<updated>2022-01-31T12:01:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-31T02:33:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6e7d449495fccb053f3cea8009b7c7c9b38a0a82'/>
<id>urn:sha1:6e7d449495fccb053f3cea8009b7c7c9b38a0a82</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>Add constexpr to the initialisation of various const static fields.</title>
<updated>2022-01-18T14:33:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-18T14:33:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=40035385c6ecee61de82b18ff5f823a1ef4db871'/>
<id>urn:sha1:40035385c6ecee61de82b18ff5f823a1ef4db871</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Promote ExtensionItem::ExtensibleType to a top level enum class.</title>
<updated>2021-12-23T21:34:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-23T21:28:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6282e1f28716b4a9beae52779119cf75373e3ee4'/>
<id>urn:sha1:6282e1f28716b4a9beae52779119cf75373e3ee4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a bunch of cases where module types were not marked as final.</title>
<updated>2021-11-28T21:45:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-11-28T21:42:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=35c6ac48c93e7e40a2152bac8ec74b4ef13607a1'/>
<id>urn:sha1:35c6ac48c93e7e40a2152bac8ec74b4ef13607a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply the final keyword to all module classes where appropriate.</title>
<updated>2021-10-04T16:39:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-10-04T16:07:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dec5875aca7a2e0c281388db2f25d195ad9b2a3d'/>
<id>urn:sha1:dec5875aca7a2e0c281388db2f25d195ad9b2a3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark all command classes as final.</title>
<updated>2021-10-01T04:15:54Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-10-01T04:15:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=30e5eb6be11e5b6f69cd18bc6eafd9abdb526134'/>
<id>urn:sha1:30e5eb6be11e5b6f69cd18bc6eafd9abdb526134</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>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-05-11T03:07:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-11T02:53:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3ca912ad71cdc4004401e0977be73c674bb91fbc'/>
<id>urn:sha1:3ca912ad71cdc4004401e0977be73c674bb91fbc</id>
<content type='text'>
</content>
</entry>
</feed>
