<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_dccallow.cpp, branch v4.0.0a5</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_dccallow.cpp?h=v4.0.0a5</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_dccallow.cpp?h=v4.0.0a5'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-05-30T19:37:54Z</updated>
<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>
<entry>
<title>Fix a bunch of weird indentation and spacing issues.</title>
<updated>2021-04-27T15:41:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-27T15:36:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b4a174ee9c32d62ea6bf010e837e8c5b1c3d36a3'/>
<id>urn:sha1:b4a174ee9c32d62ea6bf010e837e8c5b1c3d36a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a dangling view in dccallow.</title>
<updated>2021-04-08T23:15:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-08T23:14:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ddd91d0f0dec73922c5311b2388482ecc363ce52'/>
<id>urn:sha1:ddd91d0f0dec73922c5311b2388482ecc363ce52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use string_view in IsCTCP.</title>
<updated>2021-04-08T19:00:46Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-08T19:00:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=77802d96ca043ba567ae9b32409862e85dff8e5f'/>
<id>urn:sha1:77802d96ca043ba567ae9b32409862e85dff8e5f</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>Constify variables within loops.</title>
<updated>2021-04-01T17:10:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-01T17:10:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ef24ec632da12f272eddcf9924eacde9260597a2'/>
<id>urn:sha1:ef24ec632da12f272eddcf9924eacde9260597a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use emplace_back where possible.</title>
<updated>2021-03-30T18:44:07Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-30T18:44:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=49339528112c57de5e52f2e8bbea91bf37c3704a'/>
<id>urn:sha1:49339528112c57de5e52f2e8bbea91bf37c3704a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement support for automatically syncing extension items.</title>
<updated>2021-03-17T21:13:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-17T16:07:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a4e9ebfda34afcf6eb7602381c2f9313ab1b8b78'/>
<id>urn:sha1:a4e9ebfda34afcf6eb7602381c2f9313ab1b8b78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark {From,To}{Human,Internal,Network} as noexcept.</title>
<updated>2021-03-17T13:34:43Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-17T13:34:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3b71f2068e69b624887cf0e741a466e6cc39349a'/>
<id>urn:sha1:3b71f2068e69b624887cf0e741a466e6cc39349a</id>
<content type='text'>
</content>
</entry>
</feed>
