<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/base.cpp, branch v5.0.0dev1</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=v5.0.0dev1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/base.cpp?h=v5.0.0dev1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2025-03-29T04:33:29Z</updated>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2025-03-29T04:33:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-29T04:31:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8b5bccaa8c382cca1dfae3c985e6045f1c367e1f'/>
<id>urn:sha1:8b5bccaa8c382cca1dfae3c985e6045f1c367e1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2025-03-28T10:40:50Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2025-03-28T10:40:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=73f400aee5b71637f329857c9eb0d202705783ec'/>
<id>urn:sha1:73f400aee5b71637f329857c9eb0d202705783ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use C++20 &lt;format&gt; instead of fmtlib when available.</title>
<updated>2024-08-22T10:12:52Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-22T09:26:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6b123d4bc61c2db8e379dd5e681834c4053e661d'/>
<id>urn:sha1:6b123d4bc61c2db8e379dd5e681834c4053e661d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-07T09:37:56Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-07T09:37:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ae3e2db109eecaea25032e218c39a257e736174a'/>
<id>urn:sha1:ae3e2db109eecaea25032e218c39a257e736174a</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
