<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/cull.cpp, branch v5.0.0dev5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/cull.cpp?h=v5.0.0dev5</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/cull.cpp?h=v5.0.0dev5'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2026-04-06T21:02:42Z</updated>
<entry>
<title>Define NDEBUG when not building in debug mode.</title>
<updated>2026-04-06T21:02:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-06T21:00:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0c701a4ca052cbf3345aee7961d39f4fdce39b7d'/>
<id>urn:sha1:0c701a4ca052cbf3345aee7961d39f4fdce39b7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Abolish FMT_PTR, this does the same for both formatters.</title>
<updated>2026-03-02T21:31:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-02T21:31:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6a2d85ae07564b7f096941b7f7e12c15f5465d61'/>
<id>urn:sha1:6a2d85ae07564b7f096941b7f7e12c15f5465d61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable service registration messages when not using a debug build.</title>
<updated>2026-03-02T21:28:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-02T21:28:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b23c3bc0b461242c4814784db3f9428068c6e055'/>
<id>urn:sha1:b23c3bc0b461242c4814784db3f9428068c6e055</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>Restore the double container logic in CullList::Apply.</title>
<updated>2023-07-05T14:04:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-05T13:57:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3443c4c561db8fe48edb12ab1407a32206ffe054'/>
<id>urn:sha1:3443c4c561db8fe48edb12ab1407a32206ffe054</id>
<content type='text'>
Unfortunately we can't just use a set here as some cullable objects
need to be deleted in the order they were culled.
</content>
</entry>
<entry>
<title>Fix an indentation issue in CullList::Apply.</title>
<updated>2023-07-05T12:35:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-05T12:35:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ddd96f65a20fdbb43ba6ad66f392f4a5b0326eb7'/>
<id>urn:sha1:ddd96f65a20fdbb43ba6ad66f392f4a5b0326eb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid iterator invalidation issues in ActionList::Run.</title>
<updated>2023-07-05T12:29:51Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-05T12:29:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1cf51aae80055e5fb9b60a1bcd8a55f65d062ca2'/>
<id>urn:sha1:1cf51aae80055e5fb9b60a1bcd8a55f65d062ca2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up object culling and fix a rare crash.</title>
<updated>2023-06-17T17:20:00Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-06-17T16:56:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=71ed446a7b7c56d3f9c767cc28fa500bb1a81d15'/>
<id>urn:sha1:71ed446a7b7c56d3f9c767cc28fa500bb1a81d15</id>
<content type='text'>
</content>
</entry>
</feed>
