<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/fileutils.h, 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/include/fileutils.h?h=v4.0.0a14</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/fileutils.h?h=v4.0.0a14'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-01-25T14:02:36Z</updated>
<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>Move FilePosition to be with the config stuff it is used by.</title>
<updated>2022-01-18T16:39:27Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-18T16:39:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=89c89fd862c8b95204dd8a372d65298e616aef58'/>
<id>urn:sha1:89c89fd862c8b95204dd8a372d65298e616aef58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace uses of the FileSystem class with std::filesystem.</title>
<updated>2022-01-15T23:20:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-15T22:45:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9059147974ffbe2bea55b9c2136307a77f465835'/>
<id>urn:sha1:9059147974ffbe2bea55b9c2136307a77f465835</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>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>Fix a ton of pedantic compiler warnings.</title>
<updated>2021-04-04T22:42:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-04T22:42:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7d84e4900fa8f4ef96e8cf4bb67b76be7902e840'/>
<id>urn:sha1:7d84e4900fa8f4ef96e8cf4bb67b76be7902e840</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix inconsistencies with FilePosition and column counting.</title>
<updated>2020-11-03T21:28:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-11-03T21:28:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=af4d61a9604651cb78e26ed8ea65b3b0f9b46f98'/>
<id>urn:sha1:af4d61a9604651cb78e26ed8ea65b3b0f9b46f98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move FilePosition to fileutils.h and use in ConfigTag.</title>
<updated>2020-11-03T19:54:13Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-11-03T19:40:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=373bc208ff8f7eceecd944114cd729b5a348d918'/>
<id>urn:sha1:373bc208ff8f7eceecd944114cd729b5a348d918</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up a bunch of contructors and destructors.</title>
<updated>2020-11-01T02:22:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-11-01T02:22:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=579a17df389843b21828e99e10d1f6fde45f28e9'/>
<id>urn:sha1:579a17df389843b21828e99e10d1f6fde45f28e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace FileSystem::GetFileList with std::filesystem.</title>
<updated>2020-05-19T18:45:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-05-14T20:42:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7c126a98e4735cb9ecda35085ed38097c07d03e9'/>
<id>urn:sha1:7c126a98e4735cb9ecda35085ed38097c07d03e9</id>
<content type='text'>
</content>
</entry>
</feed>
