<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_geoclass.cpp, 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/src/modules/m_geoclass.cpp?h=v4.0.0a9</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_geoclass.cpp?h=v4.0.0a9'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-01-25T14:02:36Z</updated>
<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 ConnectClass::Ptr as an alias for std::shared_ptr&lt;ConnectClass&gt;.</title>
<updated>2022-01-16T14:26:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-16T14:26:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5486c0f38348b49df4ee9854317f6d2538e96d15'/>
<id>urn:sha1:5486c0f38348b49df4ee9854317f6d2538e96d15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert the geoclass module to use generic stats instead of its own numeric.</title>
<updated>2021-12-24T22:41:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-24T15:48:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bab4ce4d5798bf27b74c874accaf8b83d6a1a740'/>
<id>urn:sha1:bab4ce4d5798bf27b74c874accaf8b83d6a1a740</id>
<content type='text'>
This numeric is non-standard and no software handles it so it is
pretty pointless.
</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>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>Merge tag 'v3.8.1' into master.</title>
<updated>2020-11-20T15:45:17Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-11-20T12:49:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=54e0cade5c9ec904bbdc755d8031ed8e22e994f6'/>
<id>urn:sha1:54e0cade5c9ec904bbdc755d8031ed8e22e994f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-11-20T12:10:47Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-11-19T22:09:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f3f2388a81b6463e1229fa5bf2b8c427440bf406'/>
<id>urn:sha1:f3f2388a81b6463e1229fa5bf2b8c427440bf406</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2020-11-03T20:11:26Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-11-03T20:11:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2a9f1c7fa01c30148f4c429623728fa7a75d3261'/>
<id>urn:sha1:2a9f1c7fa01c30148f4c429623728fa7a75d3261</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert ConnectClass from reference&lt;&gt; to std::shared_ptr&lt;&gt;.</title>
<updated>2020-11-03T19:54:13Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-11-03T14:48:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=89a21202de35eeec8ef464ada5e9fbb97fd83ba5'/>
<id>urn:sha1:89a21202de35eeec8ef464ada5e9fbb97fd83ba5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make connect class debug logging more complete and consistent.</title>
<updated>2020-11-03T15:43:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-11-03T15:43:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0a6b1e1a7de92e078a98f0b955d2624e5b85e4c1'/>
<id>urn:sha1:0a6b1e1a7de92e078a98f0b955d2624e5b85e4c1</id>
<content type='text'>
</content>
</entry>
</feed>
