<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modulemanager.cpp, branch v4.0.0a6</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modulemanager.cpp?h=v4.0.0a6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modulemanager.cpp?h=v4.0.0a6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-06-10T00:45:43Z</updated>
<entry>
<title>Fix undefined behaviour with converting a path to a string.</title>
<updated>2021-06-10T00:45:43Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-06-10T00:45:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9482331f147b9d27547e3aaa085dbc3222a342df'/>
<id>urn:sha1:9482331f147b9d27547e3aaa085dbc3222a342df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix MSVC compatibility issues.</title>
<updated>2021-06-07T09:40:18Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-06-07T06:43:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cefae0ed22ffce622c65024b54305bdd0bb58004'/>
<id>urn:sha1:cefae0ed22ffce622c65024b54305bdd0bb58004</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Constify variables within loops.</title>
<updated>2021-04-01T17:10:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-01T17:10:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ef24ec632da12f272eddcf9924eacde9260597a2'/>
<id>urn:sha1:ef24ec632da12f272eddcf9924eacde9260597a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial support for platform-specific module file extensions.</title>
<updated>2020-11-04T13:37:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-11-04T13:31:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2310b03ad503a2712f868d52ce37ec6a3943e261'/>
<id>urn:sha1:2310b03ad503a2712f868d52ce37ec6a3943e261</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the property string from cmd_modules to Module &amp; show on load.</title>
<updated>2020-07-24T04:05:27Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-07-24T04:04:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1b356e5a8900b727588ce72a64e22a300e828016'/>
<id>urn:sha1:1b356e5a8900b727588ce72a64e22a300e828016</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>Merge branch 'insp3' into master.</title>
<updated>2020-05-05T21:03:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-05-05T21:03:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b755d2a778e0adb86c3b10757083c169eedb6de6'/>
<id>urn:sha1:b755d2a778e0adb86c3b10757083c169eedb6de6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-04-24T09:23:47Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-04-24T09:23:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=44489ddf7e90413d8f656aea24d74445bab227af'/>
<id>urn:sha1:44489ddf7e90413d8f656aea24d74445bab227af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename Module::flags to Module::properties.</title>
<updated>2020-04-11T14:43:54Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-11T14:29:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a57621c74b93bf3ae8d231303f84b34013c104cb'/>
<id>urn:sha1:a57621c74b93bf3ae8d231303f84b34013c104cb</id>
<content type='text'>
This name is more descriptive and should create less warnings about
shadowing in existing modules.
</content>
</entry>
<entry>
<title>Improve storage of module description, flags, and link data.</title>
<updated>2020-04-11T12:54:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-09T17:57:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1a800f7b3db23cdef7e167cd25c0f3b2a64a8e46'/>
<id>urn:sha1:1a800f7b3db23cdef7e167cd25c0f3b2a64a8e46</id>
<content type='text'>
</content>
</entry>
</feed>
