<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/cull.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/cull.cpp?h=v4.0.0a25</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/cull.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>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>
<entry>
<title>Log the number of object added to the cull list from a destructor.</title>
<updated>2023-06-08T16:39:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-06-08T16:39:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=36937eab9edec0ff81c7b852cbb22270f8e6f71e'/>
<id>urn:sha1:36937eab9edec0ff81c7b852cbb22270f8e6f71e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't log object culls unless built with RTTI.</title>
<updated>2023-01-25T05:35:44Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-25T04:57:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c3f0e48166ebb9c389e0d4b4cdc2e85879b35473'/>
<id>urn:sha1:c3f0e48166ebb9c389e0d4b4cdc2e85879b35473</id>
<content type='text'>
This is spammy and not very useful without type information.
</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>Convert WriteToSnoMask/WriteGlobalSno to use fmtlib format strings.</title>
<updated>2023-01-23T13:07:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-23T11:09:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9db9d5abe4abd975cd8725283f2efcd4bcae5f8e'/>
<id>urn:sha1:9db9d5abe4abd975cd8725283f2efcd4bcae5f8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Qualify auto correctly in all cases.</title>
<updated>2023-01-10T23:30:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-10T23:02:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b2d86bb8a1bc965ad72d00ba5ef98d0e4bbfb155'/>
<id>urn:sha1:b2d86bb8a1bc965ad72d00ba5ef98d0e4bbfb155</id>
<content type='text'>
</content>
</entry>
</feed>
