<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/utils.cpp, branch v4.0.0a13</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_spanningtree/utils.cpp?h=v4.0.0a13</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/utils.cpp?h=v4.0.0a13'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-07-22T17:53:21Z</updated>
<entry>
<title>Switch from NULL to nullptr.</title>
<updated>2022-07-22T17:53:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-07-22T17:33:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=648f813f8c89e6e7d0ed5bda2c2149bee2babb09'/>
<id>urn:sha1:648f813f8c89e6e7d0ed5bda2c2149bee2babb09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a typedef for a mode rank.</title>
<updated>2022-05-17T12:45:18Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-17T12:41:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c31e4c6a970b844e500f3feb807e1801b2d55543'/>
<id>urn:sha1:c31e4c6a970b844e500f3feb807e1801b2d55543</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-05-07T16:19:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-07T16:19:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a31baf263eb58f97eae19a9efc4e85f85e726a5f'/>
<id>urn:sha1:a31baf263eb58f97eae19a9efc4e85f85e726a5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make linking servers over UNIX sockets less difficult.</title>
<updated>2022-05-07T16:05:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-07T16:01:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a8e6cbf414b4f42f7da3b2ed86914c04bdb45eb8'/>
<id>urn:sha1:a8e6cbf414b4f42f7da3b2ed86914c04bdb45eb8</id>
<content type='text'>
Closes #1730.
</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>Fix the case of Membership::GetRank.</title>
<updated>2022-01-31T00:03:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-31T00:03:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=54db5b5e0aa65eac64ca3ce783a7bdb400134656'/>
<id>urn:sha1:54db5b5e0aa65eac64ca3ce783a7bdb400134656</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always catch exceptions as a constant reference.</title>
<updated>2022-01-09T14:38:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-09T14:38:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dbfcc74e23067a1cc2ceb3bccfff9e8868947419'/>
<id>urn:sha1:dbfcc74e23067a1cc2ceb3bccfff9e8868947419</id>
<content type='text'>
</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>Squash a long form loop that was merged in from the insp3 branch.</title>
<updated>2021-11-24T19:13:51Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-11-24T12:28:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=80004246536f9a96fb184a41757d89bb0aacdaf2'/>
<id>urn:sha1:80004246536f9a96fb184a41757d89bb0aacdaf2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the protocol version enum entries slightly less verbose.</title>
<updated>2021-08-28T22:47:51Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-08-28T22:47:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=932866d5e2535c0ebd760a33189d5c0a33c6e77a'/>
<id>urn:sha1:932866d5e2535c0ebd760a33189d5c0a33c6e77a</id>
<content type='text'>
</content>
</entry>
</feed>
