<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/coremods, 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/coremods?h=v4.0.0a13</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/coremods?h=v4.0.0a13'/>
<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>Remove some unnecessary getters in ConnectClass.</title>
<updated>2022-07-22T19:44:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-07-22T19:44:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ad2aecf19116b1491fa3776e069e1160d4e76927'/>
<id>urn:sha1:ad2aecf19116b1491fa3776e069e1160d4e76927</id>
<content type='text'>
All of these members are public anyway.
</content>
</entry>
<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>Allow remote servers to specify the context of a message.</title>
<updated>2022-07-01T14:18:44Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-07-01T14:16:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa731daad1b743e2a5f7404d1bd11a213d1f8b5e'/>
<id>urn:sha1:aa731daad1b743e2a5f7404d1bd11a213d1f8b5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move config xline reading and rehashing to core_xline.</title>
<updated>2022-06-26T16:34:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-26T16:17:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=696fd30209f25d748193c7581a29837a1f8db053'/>
<id>urn:sha1:696fd30209f25d748193c7581a29837a1f8db053</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make dynamic a non-default header.</title>
<updated>2022-06-26T16:06:22Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-26T16:02:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=968bf77eb4747315140b465f73f5b4f6e80b8c66'/>
<id>urn:sha1:968bf77eb4747315140b465f73f5b4f6e80b8c66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various bugs relating to platform-native module extensions.</title>
<updated>2022-06-26T16:01:54Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-26T16:01:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dc3df034062a3faccb9ed0777e99dde89776d52e'/>
<id>urn:sha1:dc3df034062a3faccb9ed0777e99dde89776d52e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make clientprotocol{msg,event} and numericbuilder non-default headers.</title>
<updated>2022-06-26T15:34:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-26T15:34:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=68fd81b31990fae50628e115a32f352a8fa61895'/>
<id>urn:sha1:68fd81b31990fae50628e115a32f352a8fa61895</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move numeric helper classes to their own header.</title>
<updated>2022-06-26T14:56:55Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-26T14:56:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8c59961acce4a0a801ca96211d4a637f27947ccb'/>
<id>urn:sha1:8c59961acce4a0a801ca96211d4a637f27947ccb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move numerics to the source files where they are actually used.</title>
<updated>2022-06-26T14:29:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-26T14:20:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=89712e2e84af1230232985c680846208a932d72b'/>
<id>urn:sha1:89712e2e84af1230232985c680846208a932d72b</id>
<content type='text'>
</content>
</entry>
</feed>
