<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/inspircd.h, branch v4.0.0a13</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/include/inspircd.h?h=v4.0.0a13</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include/inspircd.h?h=v4.0.0a13'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2022-07-22T17:53:21Z</updated>
<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://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://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://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>Make dynamic a non-default header.</title>
<updated>2022-06-26T16:06:22Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-26T16:02:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=968bf77eb4747315140b465f73f5b4f6e80b8c66'/>
<id>urn:sha1:968bf77eb4747315140b465f73f5b4f6e80b8c66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make clientprotocol{msg,event} and numericbuilder non-default headers.</title>
<updated>2022-06-26T15:34:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-26T15:34:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=68fd81b31990fae50628e115a32f352a8fa61895'/>
<id>urn:sha1:68fd81b31990fae50628e115a32f352a8fa61895</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://cgit.space/~steering/inspircd++.git/commit/?id=89712e2e84af1230232985c680846208a932d72b'/>
<id>urn:sha1:89712e2e84af1230232985c680846208a932d72b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of GetVersionString.</title>
<updated>2022-05-17T17:28:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-17T17:12:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3be039e33254f32a27e8c790440997db15ec2db8'/>
<id>urn:sha1:3be039e33254f32a27e8c790440997db15ec2db8</id>
<content type='text'>
TODO: split fullversion/version into individual fields.
</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://cgit.space/~steering/inspircd++.git/commit/?id=507887f00102742722cbfee63ec89096cff3f868'/>
<id>urn:sha1:507887f00102742722cbfee63ec89096cff3f868</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite the entire logging system.</title>
<updated>2022-05-01T21:07:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-18T03:10:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c382faf9c941ad2ab93f806b6477933d41566719'/>
<id>urn:sha1:c382faf9c941ad2ab93f806b6477933d41566719</id>
<content type='text'>
- Much cleaner API for writing to the log.
- Adds support for stderr and stdout logging to the core.
- Adds support for sql and syslog logging in modules.
</content>
</entry>
<entry>
<title>Delete the old logging system.</title>
<updated>2022-05-01T20:44:54Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-17T18:54:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0df16f0144b510749ace3c5da65ba4b0d4468943'/>
<id>urn:sha1:0df16f0144b510749ace3c5da65ba4b0d4468943</id>
<content type='text'>
</content>
</entry>
</feed>
