<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/fileutils.cpp, branch v4.0.0a4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/fileutils.cpp?h=v4.0.0a4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/fileutils.cpp?h=v4.0.0a4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-05-30T19:37:54Z</updated>
<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>Switch simple iterator loops to use range-based for loops.</title>
<updated>2021-04-07T09:36:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-06T19:06:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=942fd2bcfd384a12c900999fe663202c87319a68'/>
<id>urn:sha1:942fd2bcfd384a12c900999fe663202c87319a68</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>Merge branch 'insp3' into master.</title>
<updated>2020-08-25T09:46:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-08-25T09:40:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=73b4ac1b3a18f2ce95c27ac4cc502592bb63c1af'/>
<id>urn:sha1:73b4ac1b3a18f2ce95c27ac4cc502592bb63c1af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-07-30T13:31:12Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-07-30T13:31:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2f12f76ec9561a6c1d522e3e6d81723ed9a07356'/>
<id>urn:sha1:2f12f76ec9561a6c1d522e3e6d81723ed9a07356</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2020-05-19T19:37:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-05-19T19:35:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a721aaf90f480675d225ed80c9b9e1c9fbe51ec0'/>
<id>urn:sha1:a721aaf90f480675d225ed80c9b9e1c9fbe51ec0</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>
<entry>
<title>Fix an inverted if statement in fileutils.</title>
<updated>2020-05-19T02:14:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-05-19T02:12:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=270e77e05f5559401bf9448590ea81840de52b5e'/>
<id>urn:sha1:270e77e05f5559401bf9448590ea81840de52b5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement support for expanding ~ to the home directory.</title>
<updated>2020-05-16T13:44:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-05-16T13:44:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa75e25f27f6cad66e5869ec1109084297eac65a'/>
<id>urn:sha1:aa75e25f27f6cad66e5869ec1109084297eac65a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>In C++11 [io]fstream has std::string constructors; use them.</title>
<updated>2020-02-06T01:53:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-02-06T01:25:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8d9b0e75700d35a00066c6dad8670fa8e5a438a3'/>
<id>urn:sha1:8d9b0e75700d35a00066c6dad8670fa8e5a438a3</id>
<content type='text'>
</content>
</entry>
</feed>
