<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/bancache.h, branch v5.0.0dev1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/bancache.h?h=v5.0.0dev1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/bancache.h?h=v5.0.0dev1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-06-07T09:37:56Z</updated>
<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>Fix various cases of the &amp;* being next to the name instead of type.</title>
<updated>2022-09-29T11:36:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-29T11:01:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=89537ed2ab22fcedb25e0378bd2c18e392911c0c'/>
<id>urn:sha1:89537ed2ab22fcedb25e0378bd2c18e392911c0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modernize the syntax of various templates.</title>
<updated>2022-06-23T20:22:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-23T20:22:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fe9107c992ae46d52b55fe96f6836dc79c2baa70'/>
<id>urn:sha1:fe9107c992ae46d52b55fe96f6836dc79c2baa70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Abolish the infernal space before accessibility keywords.</title>
<updated>2022-01-25T14:02:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-25T13:59:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d79147e7afe2eca34780c607f78b11f8b3dd017d'/>
<id>urn:sha1:d79147e7afe2eca34780c607f78b11f8b3dd017d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the final keyword to all remaining classes that can have it.</title>
<updated>2021-12-20T20:19:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-20T20:00:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=421e8c8c793740aaf34feff761716c1c51d8f04e'/>
<id>urn:sha1:421e8c8c793740aaf34feff761716c1c51d8f04e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2020-01-17T12:36:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-17T12:27:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1de6f5b4a99d8f36d589cb2404cb510e7434afe1'/>
<id>urn:sha1:1de6f5b4a99d8f36d589cb2404cb510e7434afe1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace the TR1NS macro with the std namespace.</title>
<updated>2019-01-25T02:49:03Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2018-07-31T02:02:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fb17bba197a190b5865e2ddf4f70019a6dc23ba2'/>
<id>urn:sha1:fb17bba197a190b5865e2ddf4f70019a6dc23ba2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve X-line text consistency.</title>
<updated>2019-01-09T10:07:09Z</updated>
<author>
<name>Matt Schatz</name>
</author>
<published>2019-01-08T10:03:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f2e3fd5952b23209b084bde4f464e6643c8a00ff'/>
<id>urn:sha1:f2e3fd5952b23209b084bde4f464e6643c8a00ff</id>
<content type='text'>
- Change any "-Line", ":Line", or "*line" to "-line" throughout
the X-line code, comments, and documentation.
- Add periods to the end of some notices.
- Correct a typo in the Q-line code comments.
- Update the filter module documentation (shun addition).

Co-authored-by: Robby &lt;robby@chatbelgie.be&gt;
</content>
</entry>
<entry>
<title>Move the definition of the BanCacheHit constructor into the source file from the header</title>
<updated>2014-06-13T13:19:27Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-06-13T13:19:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9f27390382f8c341e59731fb4c026c93ef4fde4b'/>
<id>urn:sha1:9f27390382f8c341e59731fb4c026c93ef4fde4b</id>
<content type='text'>
</content>
</entry>
</feed>
