<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/configreader.cpp, branch v4.0.0a19</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/configreader.cpp?h=v4.0.0a19</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/configreader.cpp?h=v4.0.0a19'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-01-27T04:15:36Z</updated>
<entry>
<title>Make reading the core config less of a mess.</title>
<updated>2023-01-27T04:15:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-27T00:10:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d4ff568093f9fa6acee9030f73179a78295a3777'/>
<id>urn:sha1:d4ff568093f9fa6acee9030f73179a78295a3777</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace getInt/getUInt/getFloat with type safe templated functions.</title>
<updated>2023-01-25T00:39:27Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-24T23:41:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=af8effe4f0876d6fa934806745712f679bd36278'/>
<id>urn:sha1:af8effe4f0876d6fa934806745712f679bd36278</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert log calls to use fmtlib format strings</title>
<updated>2023-01-24T00:12:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-23T23:48:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=206d31de85192353d03c74766e80513a87dc49b4'/>
<id>urn:sha1:206d31de85192353d03c74766e80513a87dc49b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace InspIRCd::Format with fmt::format.</title>
<updated>2023-01-23T13:07:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-23T07:42:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5c4badf8ea3ba775854f0d26d3f2e0e119584faa'/>
<id>urn:sha1:5c4badf8ea3ba775854f0d26d3f2e0e119584faa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move NotifyRawIO to the Log namespace.</title>
<updated>2023-01-22T22:52:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-22T22:49:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d4efd2677f9aec2ddcab267780f22a11a53af41f'/>
<id>urn:sha1:d4efd2677f9aec2ddcab267780f22a11a53af41f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert various enums to strongly typed scoped enums.</title>
<updated>2023-01-22T22:36:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-22T21:48:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cadf228c3e66ce33c3599539b6650e26dfc3bff5'/>
<id>urn:sha1:cadf228c3e66ce33c3599539b6650e26dfc3bff5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow creating a FailedPort without a bindspec.</title>
<updated>2023-01-17T00:37:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-16T23:19:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a99a38a3ad8012803118a3b92b20024f28b6e29b'/>
<id>urn:sha1:a99a38a3ad8012803118a3b92b20024f28b6e29b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Store the actual error in FailedPort instead of an error code.</title>
<updated>2023-01-16T22:54:02Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-16T22:54:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=612e1a30274bf4e239077f63a877440eb134da4d'/>
<id>urn:sha1:612e1a30274bf4e239077f63a877440eb134da4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-01-13T07:46:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-13T07:44:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=713b57749674beb77f1bedbec984776ad4d5a8ca'/>
<id>urn:sha1:713b57749674beb77f1bedbec984776ad4d5a8ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert the cloak_md5 module to the new cloak system.</title>
<updated>2023-01-13T07:01:03Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-13T05:04:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=32258f5b11def1967e8c7c78ffdb7113d002df03'/>
<id>urn:sha1:32258f5b11def1967e8c7c78ffdb7113d002df03</id>
<content type='text'>
</content>
</entry>
</feed>
