<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/snomasks.cpp, branch v4.0.0a14</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/snomasks.cpp?h=v4.0.0a14</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/snomasks.cpp?h=v4.0.0a14'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-07-30T18:15:41Z</updated>
<entry>
<title>Modernize various minor legacy C++isms.</title>
<updated>2022-07-30T18:15:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-07-30T16:21:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3c455a8511f8c72552afb6ebe35a8e7c9b9af979'/>
<id>urn:sha1:3c455a8511f8c72552afb6ebe35a8e7c9b9af979</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite logging calls to use the new APIs.</title>
<updated>2022-05-01T21:07:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-18T03:30:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e23ee3fde17a6bb17a9e56c7105f4bbceb36391f'/>
<id>urn:sha1:e23ee3fde17a6bb17a9e56c7105f4bbceb36391f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a snomask flag for rehash messages.</title>
<updated>2021-11-28T21:17:22Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-11-28T21:17:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bd517c7e44d1ad800e59f305aafe4e0e6dce04d0'/>
<id>urn:sha1:bd517c7e44d1ad800e59f305aafe4e0e6dce04d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unnecessary comments and reorder core snomask registration.</title>
<updated>2021-11-28T20:58:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-11-28T20:58:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=82e5f4a8bb69f6a072c33007dc85d1acb528393b'/>
<id>urn:sha1:82e5f4a8bb69f6a072c33007dc85d1acb528393b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the stats and xline snomasks to their associated modules.</title>
<updated>2021-11-28T20:56:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-11-28T20:56:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a6d61feb3cf8b74b683e35f33f7c456852b86254'/>
<id>urn:sha1:a6d61feb3cf8b74b683e35f33f7c456852b86254</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch simple iterator loops to use range-based for loops.</title>
<updated>2021-04-07T09:36:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-06T19:06:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=942fd2bcfd384a12c900999fe663202c87319a68'/>
<id>urn:sha1:942fd2bcfd384a12c900999fe663202c87319a68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a ton of pedantic compiler warnings.</title>
<updated>2021-04-04T22:42:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-04T22:42:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7d84e4900fa8f4ef96e8cf4bb67b76be7902e840'/>
<id>urn:sha1:7d84e4900fa8f4ef96e8cf4bb67b76be7902e840</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2020-05-05T21:03:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-05-05T21:03:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b755d2a778e0adb86c3b10757083c169eedb6de6'/>
<id>urn:sha1:b755d2a778e0adb86c3b10757083c169eedb6de6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes by misspell-fixer</title>
<updated>2020-04-21T06:52:12Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-04-21T06:34:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4f9abe96a4301a740d4a5fd7932550d88d60a3fc'/>
<id>urn:sha1:4f9abe96a4301a740d4a5fd7932550d88d60a3fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use C++11 inline initialisation for class members.</title>
<updated>2020-02-06T11:25:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-02-06T11:25:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=98e4ddfb21d285c8b675788c155bb204822fbd4a'/>
<id>urn:sha1:98e4ddfb21d285c8b675788c155bb204822fbd4a</id>
<content type='text'>
</content>
</entry>
</feed>
