<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modulemanager.cpp, branch v4.0.0a14</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modulemanager.cpp?h=v4.0.0a14</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modulemanager.cpp?h=v4.0.0a14'/>
<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>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>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>Merge branch 'insp3' into master.</title>
<updated>2022-04-29T10:24:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-29T10:24:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d7912e6a3e17f9e9eec16ec8abd3cebc20f344b6'/>
<id>urn:sha1:d7912e6a3e17f9e9eec16ec8abd3cebc20f344b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-04-28T17:49:16Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-04-28T17:49:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=346ec99c430cbb4e57df0bc288a36316efc4e9ec'/>
<id>urn:sha1:346ec99c430cbb4e57df0bc288a36316efc4e9ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-03-27T14:30:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-03-27T14:30:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f06ea52d0ab08db213b2c2fd81a4dee95910af16'/>
<id>urn:sha1:f06ea52d0ab08db213b2c2fd81a4dee95910af16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix allowing modules to have a path on Windows.</title>
<updated>2022-03-24T01:55:27Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-03-24T01:49:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fb2a967575725f92744d7b6ca3431fc2a4b5b1c7'/>
<id>urn:sha1:fb2a967575725f92744d7b6ca3431fc2a4b5b1c7</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>
<entry>
<title>Replace uses of the FileSystem class with std::filesystem.</title>
<updated>2022-01-15T23:20:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-15T22:45:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9059147974ffbe2bea55b9c2136307a77f465835'/>
<id>urn:sha1:9059147974ffbe2bea55b9c2136307a77f465835</id>
<content type='text'>
</content>
</entry>
</feed>
