<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src, branch v5.0.0dev3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src?h=v5.0.0dev3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src?h=v5.0.0dev3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2026-04-01T00:23:12Z</updated>
<entry>
<title>Release v5.0.0 development snapshot 3.</title>
<updated>2026-04-01T00:23:12Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-01T00:23:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a1fa2020b1f53c65cf33b86a030c0af61bf67e31'/>
<id>urn:sha1:a1fa2020b1f53c65cf33b86a030c0af61bf67e31</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://www.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://www.cgit.space/~steering/inspircd++.git/commit/?id=c079e220f9f915d829d9f516ac03213cc923f046'/>
<id>urn:sha1:c079e220f9f915d829d9f516ac03213cc923f046</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kill the remaining uses of intptr_t.</title>
<updated>2026-03-30T14:23:18Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-30T14:23:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7343c04c9a81a417f311985416e90714cd138751'/>
<id>urn:sha1:7343c04c9a81a417f311985416e90714cd138751</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace some C-style array usage with Modern C++.</title>
<updated>2026-03-29T17:22:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-29T17:22:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ad096125ae65e198e3f12ebe0d5583382bdf7685'/>
<id>urn:sha1:ad096125ae65e198e3f12ebe0d5583382bdf7685</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://www.cgit.space/~steering/inspircd++.git/commit/?id=7062c9426e3c95053cf29df60ce6dd8510d60b0b'/>
<id>urn:sha1:7062c9426e3c95053cf29df60ce6dd8510d60b0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move service types to their own namespace.</title>
<updated>2026-03-29T16:38:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-29T14:48:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aed47513a5410a10ac9b477c621fbce425593c7f'/>
<id>urn:sha1:aed47513a5410a10ac9b477c621fbce425593c7f</id>
<content type='text'>
- ServiceProvider is now Service::Provider

- DataProvider is now Service::SimpleProvider (the old name does
  not really make sense now we don't have SERVICE_DATA and the
  only difference is automatic registration.

- Some members of ModuleManager have been elevated to the Service
  namespace in case other code wants to use them.
</content>
</entry>
<entry>
<title>Move some functions from stdalgo to utility/pointer.</title>
<updated>2026-03-29T13:49:56Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-29T13:49:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b5964e4a009bd6b3b118867620f5fad9db284da5'/>
<id>urn:sha1:b5964e4a009bd6b3b118867620f5fad9db284da5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch modules from reference&lt;&gt; to shared_ptr&lt;&gt; and weak_ptr&lt;&gt;.</title>
<updated>2026-03-29T00:42:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-28T21:32:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cbc5431d62e3fe9166f18395dce3ddf2af0906d3'/>
<id>urn:sha1:cbc5431d62e3fe9166f18395dce3ddf2af0906d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the now unused refcountbase.</title>
<updated>2026-03-27T13:13:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-27T13:13:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ddf38920af4345d7ea186d9271814175317395b0'/>
<id>urn:sha1:ddf38920af4345d7ea186d9271814175317395b0</id>
<content type='text'>
</content>
</entry>
</feed>
