<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/modules/sethost.cpp, branch v5.0.0dev4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/modules/sethost.cpp?h=v5.0.0dev4</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/modules/sethost.cpp?h=v5.0.0dev4'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2026-03-29T00:42:15Z</updated>
<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://cgit.space/~steering/inspircd++.git/commit/?id=cbc5431d62e3fe9166f18395dce3ddf2af0906d3'/>
<id>urn:sha1:cbc5431d62e3fe9166f18395dce3ddf2af0906d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace IS_* with member functions.</title>
<updated>2026-03-08T17:47:44Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-08T17:01:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bb1e5a7b60ea200ddae99f263a38a219879f9617'/>
<id>urn:sha1:bb1e5a7b60ea200ddae99f263a38a219879f9617</id>
<content type='text'>
- All user types get an Is* function.
- Only local users are cast using the old function so only local
  users get an As* function.
</content>
</entry>
<entry>
<title>Switch Reply::Type to be an enum instead of an enum class.</title>
<updated>2026-03-05T17:07:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-05T17:03:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=35d04834c9d17b63cc859bf1ecebd2704f9ee741'/>
<id>urn:sha1:35d04834c9d17b63cc859bf1ecebd2704f9ee741</id>
<content type='text'>
This is shorter and its fully disambiguated anyway.
</content>
</entry>
<entry>
<title>Rename ServiceProvider methods to avoid shadowing issues.</title>
<updated>2026-03-02T12:40:52Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-02T12:40:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cf3ce6cc23401f13869f5134227e50459f2b809d'/>
<id>urn:sha1:cf3ce6cc23401f13869f5134227e50459f2b809d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge the chg* and set* modules.</title>
<updated>2026-03-01T18:05:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-01T16:13:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f311ac1ecee20e164666e3d63a349c54c780aabd'/>
<id>urn:sha1:f311ac1ecee20e164666e3d63a349c54c780aabd</id>
<content type='text'>
</content>
</entry>
<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://cgit.space/~steering/inspircd++.git/commit/?id=8b5bccaa8c382cca1dfae3c985e6045f1c367e1f'/>
<id>urn:sha1:8b5bccaa8c382cca1dfae3c985e6045f1c367e1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp4' into master.</title>
<updated>2025-03-22T14:37:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2025-03-22T14:29:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=30d0f2827215f635f4cdefed8300c1c085ae953c'/>
<id>urn:sha1:30d0f2827215f635f4cdefed8300c1c085ae953c</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://cgit.space/~steering/inspircd++.git/commit/?id=6b123d4bc61c2db8e379dd5e681834c4053e661d'/>
<id>urn:sha1:6b123d4bc61c2db8e379dd5e681834c4053e661d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove support for the v3 server protocol.</title>
<updated>2024-07-23T20:46:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-22T20:49:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=81ac8ff1b8b8fa7091a2c25359152b93d9d1a49d'/>
<id>urn:sha1:81ac8ff1b8b8fa7091a2c25359152b93d9d1a49d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Shuffle the modules about a bit.</title>
<updated>2024-07-16T23:06:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-16T23:06:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=889d521e05f2e922683d48c74eb00290e7a2f548'/>
<id>urn:sha1:889d521e05f2e922683d48c74eb00290e7a2f548</id>
<content type='text'>
</content>
</entry>
</feed>
