<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/modules/server.h, branch insp2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/modules/server.h?h=insp2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/modules/server.h?h=insp2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-07-23T23:31:34Z</updated>
<entry>
<title>Update all usages of ProtocolServer to use Server.</title>
<updated>2024-07-23T23:31:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-07-23T22:54:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a4bee21ab53cebc9953849412611add66a7330e7'/>
<id>urn:sha1:a4bee21ab53cebc9953849412611add66a7330e7</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>Rename OnBroadcastMessage to OnRouteMessage.</title>
<updated>2024-03-08T19:37:12Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-03-08T19:37:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=91bcc80d29dac1f49fcb0f208c78852b4d810504'/>
<id>urn:sha1:91bcc80d29dac1f49fcb0f208c78852b4d810504</id>
<content type='text'>
This is more descriptive of what it actually does.
</content>
</entry>
<entry>
<title>Make module classes specify their priority manually.</title>
<updated>2023-02-27T20:29:56Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-27T20:19:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d141f9c02500c1401acd0e1817727346c56a512a'/>
<id>urn:sha1:d141f9c02500c1401acd0e1817727346c56a512a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-01-01T13:19:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-01T13:16:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d048778f789e8977506668631dab649426ca01ce'/>
<id>urn:sha1:d048778f789e8977506668631dab649426ca01ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-12-30T11:31:28Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-12-30T11:31:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2b810b412aeee2d9c79d97fa54a80e317981a6d8'/>
<id>urn:sha1:2b810b412aeee2d9c79d97fa54a80e317981a6d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix building with the Intel C++ compiler.</title>
<updated>2022-12-10T06:58:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-10T06:46:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=513309fc68e873d20c111808bdb7c95431359720'/>
<id>urn:sha1:513309fc68e873d20c111808bdb7c95431359720</id>
<content type='text'>
- Fix adding -Wshadow in the compiler flags twice.
- Detect the new Clang-based Intel compiler as well as the old one.
- Silence some deprecation warnings using Intel syntax.
</content>
</entry>
<entry>
<title>More const correctness work.</title>
<updated>2022-12-08T10:19:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-08T10:19:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5e44188857ba733f72f3728f557f7f9bfe251602'/>
<id>urn:sha1:5e44188857ba733f72f3728f557f7f9bfe251602</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move numerics to the source files where they are actually used.</title>
<updated>2022-06-26T14:29:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-26T14:20:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=89712e2e84af1230232985c680846208a932d72b'/>
<id>urn:sha1:89712e2e84af1230232985c680846208a932d72b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove duplicate includes from module headers.</title>
<updated>2022-01-25T16:20:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-25T16:20:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8ab6b7230fc10e0c0d5cff2aac1fcaa1781c0d03'/>
<id>urn:sha1:8ab6b7230fc10e0c0d5cff2aac1fcaa1781c0d03</id>
<content type='text'>
</content>
</entry>
</feed>
