<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/base.cpp, branch v4.0.0a25</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/base.cpp?h=v4.0.0a25</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/base.cpp?h=v4.0.0a25'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-07-05T14:06:15Z</updated>
<entry>
<title>Minor improvements to cull logging.</title>
<updated>2023-07-05T14:06:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-05T14:04:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a3269e37bdafb9e4bbdd3014dc2c2cc27635e51c'/>
<id>urn:sha1:a3269e37bdafb9e4bbdd3014dc2c2cc27635e51c</id>
<content type='text'>
- CULLLIST has been renamed to CULL which is easier to spell.
- Some log messages have been improved slightly.
</content>
</entry>
<entry>
<title>Convert log calls to use fmtlib format strings</title>
<updated>2023-01-24T00:12:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-23T23:48:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=206d31de85192353d03c74766e80513a87dc49b4'/>
<id>urn:sha1:206d31de85192353d03c74766e80513a87dc49b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-01-01T13:19:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-01T13:16:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d048778f789e8977506668631dab649426ca01ce'/>
<id>urn:sha1:d048778f789e8977506668631dab649426ca01ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-12-30T11:31:28Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-12-30T11:31:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2b810b412aeee2d9c79d97fa54a80e317981a6d8'/>
<id>urn:sha1:2b810b412aeee2d9c79d97fa54a80e317981a6d8</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>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>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>Merge branch 'insp3' into master.</title>
<updated>2021-05-14T15:54:33Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-14T15:54:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7a712456f1b7debbf72649dd7c03e05b56f17461'/>
<id>urn:sha1:7a712456f1b7debbf72649dd7c03e05b56f17461</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-05-14T13:48:39Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-05-14T13:48:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e94b673532f7833aaa4789f834e61d68e0b4fc56'/>
<id>urn:sha1:e94b673532f7833aaa4789f834e61d68e0b4fc56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a ton of pedantic compiler warnings.</title>
<updated>2021-04-04T22:42:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-04T22:42:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7d84e4900fa8f4ef96e8cf4bb67b76be7902e840'/>
<id>urn:sha1:7d84e4900fa8f4ef96e8cf4bb67b76be7902e840</id>
<content type='text'>
</content>
</entry>
</feed>
