<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules.cpp, branch v5.0.0dev5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules.cpp?h=v5.0.0dev5</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules.cpp?h=v5.0.0dev5'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2026-05-14T17:10:52Z</updated>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2026-05-14T17:10:52Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-05-14T17:10:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5864e5dea2025d97f0ccbefa21bfc9d80983f05b'/>
<id>urn:sha1:5864e5dea2025d97f0ccbefa21bfc9d80983f05b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a use after free crash on shutdown.</title>
<updated>2026-05-14T17:05:34Z</updated>
<author>
<name>aasb13</name>
</author>
<published>2026-05-14T17:05:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=61d9f9a4b523a8145c212951f72c27ee78df3ca4'/>
<id>urn:sha1:61d9f9a4b523a8145c212951f72c27ee78df3ca4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename DLL_EXTENSION to INSPIRCD_MODULE_EXT.</title>
<updated>2026-04-07T00:15:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-07T00:15:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6181df8cb4133b30097d5d5dd785f69220552a03'/>
<id>urn:sha1:6181df8cb4133b30097d5d5dd785f69220552a03</id>
<content type='text'>
This will be in config.h when we switch to CMake so I'm renaming
it now to reduce the diff size of the CMake commit.
</content>
</entry>
<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://cgit.space/~steering/inspircd++.git/commit/?id=0c701a4ca052cbf3345aee7961d39f4fdce39b7d'/>
<id>urn:sha1:0c701a4ca052cbf3345aee7961d39f4fdce39b7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add insp::find_value, insp::to_ptr and switch code to use them.</title>
<updated>2026-04-04T17:15:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-04T17:15:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ab48b941f222dcedb7e169c054a102005e1af03c'/>
<id>urn:sha1:ab48b941f222dcedb7e169c054a102005e1af03c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the remaining bits of stdalgo to utility/container.</title>
<updated>2026-04-04T11:32:00Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-04T11:10:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ef7c6fe9e2bfb22de66808e56a5f5bd602c3086f'/>
<id>urn:sha1:ef7c6fe9e2bfb22de66808e56a5f5bd602c3086f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename utility/map to container and prefix the difference method.</title>
<updated>2026-04-04T10:54:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-04T10:54:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4f217001cd68b505b9d4820bf48e72463580c5ad'/>
<id>urn:sha1:4f217001cd68b505b9d4820bf48e72463580c5ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2026-03-31T20:20:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-31T20:19:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=02413c35dbfb7fe54e5b2eb83cd09ad8a4abeaf1'/>
<id>urn:sha1:02413c35dbfb7fe54e5b2eb83cd09ad8a4abeaf1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2026-03-31T20:16:33Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2026-03-31T20:16:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c079e220f9f915d829d9f516ac03213cc923f046'/>
<id>urn:sha1:c079e220f9f915d829d9f516ac03213cc923f046</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move dynref code to be alongside the service code.</title>
<updated>2026-03-29T16:38:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-29T15:29:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7062c9426e3c95053cf29df60ce6dd8510d60b0b'/>
<id>urn:sha1:7062c9426e3c95053cf29df60ce6dd8510d60b0b</id>
<content type='text'>
</content>
</entry>
</feed>
