<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/inspircd.cpp, branch v4.0.0a14</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/inspircd.cpp?h=v4.0.0a14</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/inspircd.cpp?h=v4.0.0a14'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-08-27T13:48:19Z</updated>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-08-27T13:48:19Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-27T13:48:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=28a7f1f0c8163fe202ad0b6c228ff48dc0c13934'/>
<id>urn:sha1:28a7f1f0c8163fe202ad0b6c228ff48dc0c13934</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-08-25T19:46:11Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-08-25T19:46:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=96f355c2fa6eccab225f60b375544c3b2a5d3940'/>
<id>urn:sha1:96f355c2fa6eccab225f60b375544c3b2a5d3940</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modernize various minor legacy C++isms.</title>
<updated>2022-07-30T18:15:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-07-30T16:21:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3c455a8511f8c72552afb6ebe35a8e7c9b9af979'/>
<id>urn:sha1:3c455a8511f8c72552afb6ebe35a8e7c9b9af979</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch from NULL to nullptr.</title>
<updated>2022-07-22T17:53:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-07-22T17:33:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=648f813f8c89e6e7d0ed5bda2c2149bee2babb09'/>
<id>urn:sha1:648f813f8c89e6e7d0ed5bda2c2149bee2babb09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-07-19T16:00:23Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-07-19T16:00:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b763b1e69e58de3d7895354682b9f8e484d7e981'/>
<id>urn:sha1:b763b1e69e58de3d7895354682b9f8e484d7e981</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Also use binary exit codes in places that terminate abruptly.</title>
<updated>2022-07-19T15:47:02Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-07-19T15:47:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=42b1429b37f1365687479764b4524cac913787b7'/>
<id>urn:sha1:42b1429b37f1365687479764b4524cac913787b7</id>
<content type='text'>
This is a partial reversion of commit 57330e973b3eb1f2a84803c84daf9d6b420859fd.
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-05-25T16:23:26Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-25T16:23:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f6c6ce79287b70aa1c44c356a139a0a9961cedf8'/>
<id>urn:sha1:f6c6ce79287b70aa1c44c356a139a0a9961cedf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some compiler warnings on i386.</title>
<updated>2022-05-25T09:11:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-25T09:11:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ee6ce2064e3abf96eb5baf9b09b6a23148a0c31f'/>
<id>urn:sha1:ee6ce2064e3abf96eb5baf9b09b6a23148a0c31f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of entrypoint, specify the main function name directly.</title>
<updated>2022-05-07T19:18:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-07T18:49:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=507887f00102742722cbfee63ec89096cff3f868'/>
<id>urn:sha1:507887f00102742722cbfee63ec89096cff3f868</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite logging calls to use the new APIs.</title>
<updated>2022-05-01T21:07:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-18T03:30:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e23ee3fde17a6bb17a9e56c7105f4bbceb36391f'/>
<id>urn:sha1:e23ee3fde17a6bb17a9e56c7105f4bbceb36391f</id>
<content type='text'>
</content>
</entry>
</feed>
