<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules.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.cpp?h=v4.0.0a13</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules.cpp?h=v4.0.0a13'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-07-30T15:47:48Z</updated>
<entry>
<title>Add support for clearing the target of a dynamic_reference.</title>
<updated>2022-07-30T15:47:48Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-07-30T15:19:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=451e71848998bae0019172d1f951b24ab57214fc'/>
<id>urn:sha1:451e71848998bae0019172d1f951b24ab57214fc</id>
<content type='text'>
</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>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>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>Remove unnecessary arguments to On(Post)Oper.</title>
<updated>2022-05-07T17:01:43Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-07T17:01:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ed95dcf44a2f2fc114973c6dcb864b892f539375'/>
<id>urn:sha1:ed95dcf44a2f2fc114973c6dcb864b892f539375</id>
<content type='text'>
These are already accessible from the user object.
</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>Move stdalgo::map::difference to its own utility header.</title>
<updated>2022-01-31T12:24:12Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-31T12:22:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d247b77a1ead9f55df938d6abaecdaff2c68c9c8'/>
<id>urn:sha1:d247b77a1ead9f55df938d6abaecdaff2c68c9c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace consolecolors with a vendored library.</title>
<updated>2022-01-26T15:34:17Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-26T13:12:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ec46f6acda16b48a2d5620505e849f4e79de80d7'/>
<id>urn:sha1:ec46f6acda16b48a2d5620505e849f4e79de80d7</id>
<content type='text'>
This library supports much more than consolecolors including the
Windows 8 console API.
</content>
</entry>
<entry>
<title>Slim the included headers down more.</title>
<updated>2022-01-26T14:00:58Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-26T08:50:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4fd71323d32500669b3bae395fa91df0e20fe090'/>
<id>urn:sha1:4fd71323d32500669b3bae395fa91df0e20fe090</id>
<content type='text'>
</content>
</entry>
</feed>
