<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/iohook.h, branch v4.0.0a7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/iohook.h?h=v4.0.0a7</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/iohook.h?h=v4.0.0a7'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-09-22T23:24:36Z</updated>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-09-22T23:24:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-09-22T23:24:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b5d7c564282f0b25458c3ca9dbd6aa9eec7d60d5'/>
<id>urn:sha1:b5d7c564282f0b25458c3ca9dbd6aa9eec7d60d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an API for checking if I/O hooks are ready or not.</title>
<updated>2021-09-22T19:43:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-08-17T11:06:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5bd0a93976f6818187e70a4446257d90a41c7ff1'/>
<id>urn:sha1:5bd0a93976f6818187e70a4446257d90a41c7ff1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added -Wshorten-64-to-32 and fixed all warnings.</title>
<updated>2021-05-30T19:37:54Z</updated>
<author>
<name>Dominic Hamon</name>
</author>
<published>2021-05-30T19:37:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=02340285c564a7e82105137192d46d554a6fce3a'/>
<id>urn:sha1:02340285c564a7e82105137192d46d554a6fce3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-05-11T03:07:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-11T02:53:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3ca912ad71cdc4004401e0977be73c674bb91fbc'/>
<id>urn:sha1:3ca912ad71cdc4004401e0977be73c674bb91fbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a bunch of weird indentation and spacing issues.</title>
<updated>2021-04-27T15:41:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-27T15:36:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b4a174ee9c32d62ea6bf010e837e8c5b1c3d36a3'/>
<id>urn:sha1:b4a174ee9c32d62ea6bf010e837e8c5b1c3d36a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate IOHookProvider from reference&lt;&gt; to std::shared_ptr&lt;&gt;.</title>
<updated>2021-04-09T00:03:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-09T00:03:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ee643ad2a5e8a1d964e43f9935836daec4995934'/>
<id>urn:sha1:ee643ad2a5e8a1d964e43f9935836daec4995934</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor classbase/CullResult into Cullable/Cullable::Result.</title>
<updated>2021-03-02T05:56:56Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-02T05:39:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4e488cb54d72fb4a1caa580f6756a6f4687beaf6'/>
<id>urn:sha1:4e488cb54d72fb4a1caa580f6756a6f4687beaf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use C++11 inline initialisation for class members.</title>
<updated>2020-02-06T11:25:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-02-06T11:25:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=98e4ddfb21d285c8b675788c155bb204822fbd4a'/>
<id>urn:sha1:98e4ddfb21d285c8b675788c155bb204822fbd4a</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>Various text improvements: consistency, syntax, help and doc updates/fixes.</title>
<updated>2019-02-18T09:15:56Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-02-17T14:58:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=21e7efdadfa685ac1ddcb0a0a515502bc873302b'/>
<id>urn:sha1:21e7efdadfa685ac1ddcb0a0a515502bc873302b</id>
<content type='text'>
</content>
</entry>
</feed>
