<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_vhost.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/modules/m_vhost.cpp?h=v4.0.0a4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_vhost.cpp?h=v4.0.0a4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-05-13T16:47:16Z</updated>
<entry>
<title>Kill some useless comments.</title>
<updated>2021-05-13T16:47:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-13T16:47:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=38379634e6b354a98558faf9efe0baccfbdd211f'/>
<id>urn:sha1:38379634e6b354a98558faf9efe0baccfbdd211f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate collections from insert to emplace.</title>
<updated>2021-04-18T03:58:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-18T03:37:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=569324feeecea939854e45bbd44495b849fcfd59'/>
<id>urn:sha1:569324feeecea939854e45bbd44495b849fcfd59</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>Move iterator_range to the utility directory and renamespace.</title>
<updated>2021-03-02T02:56:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-02T02:44:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3f113fc04628491cb795d2fc809d89ff2379c61a'/>
<id>urn:sha1:3f113fc04628491cb795d2fc809d89ff2379c61a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add stdalgo::equal_range and switch more stuff to iterator_range.</title>
<updated>2020-11-11T02:29:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-11-11T02:25:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2d6d47b489d733ca3c29fc2f963d424029fcb929'/>
<id>urn:sha1:2d6d47b489d733ca3c29fc2f963d424029fcb929</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>Add stdalgo::iterator_range and switch config tag reading to use it.</title>
<updated>2020-10-31T22:33:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-10-31T20:03:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=441bd151da733d32e194de6e4a1744ae273b83ee'/>
<id>urn:sha1:441bd151da733d32e194de6e4a1744ae273b83ee</id>
<content type='text'>
This allows us to use range-based for loops which were not possible
with the previous config tag system.
</content>
</entry>
<entry>
<title>Convert CmdResult to an 8-bit strongly typed enum.</title>
<updated>2020-10-27T00:59:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-10-26T23:40:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7cb27dabe695505d2eb7b942c4fbf518dda8e6b3'/>
<id>urn:sha1:7cb27dabe695505d2eb7b942c4fbf518dda8e6b3</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>
</feed>
