<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/commands, branch insp2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/commands?h=insp2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/commands?h=insp2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2020-04-11T15:15:12Z</updated>
<entry>
<title>Remove the whowas header which was missed during the last merge.</title>
<updated>2020-04-11T15:15:12Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-11T15:15:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=277f2193f803d810e135ed60c80cfac4761a3497'/>
<id>urn:sha1:277f2193f803d810e135ed60c80cfac4761a3497</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>Merge branch 'insp3' into master.</title>
<updated>2020-01-17T12:36:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-17T12:27:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1de6f5b4a99d8f36d589cb2404cb510e7434afe1'/>
<id>urn:sha1:1de6f5b4a99d8f36d589cb2404cb510e7434afe1</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>Replace the override macro with the override keyword.</title>
<updated>2019-01-25T02:52:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2019-01-25T02:52:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c78ecdf579c0bf0a75ed0f9641ffef8d89c17ec8'/>
<id>urn:sha1:c78ecdf579c0bf0a75ed0f9641ffef8d89c17ec8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace the TR1NS macro with the std namespace.</title>
<updated>2019-01-25T02:49:03Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2018-07-31T02:02:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fb17bba197a190b5865e2ddf4f70019a6dc23ba2'/>
<id>urn:sha1:fb17bba197a190b5865e2ddf4f70019a6dc23ba2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace most usages of "GECOS" with "real" or "real name".</title>
<updated>2018-07-30T17:30:11Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-07-30T17:30:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8cb20e354533fbec24aafd4e61ff6fa69b434aa2'/>
<id>urn:sha1:8cb20e354533fbec24aafd4e61ff6fa69b434aa2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use CommandBase::Params instead of std::vector&lt;std::string&gt;.</title>
<updated>2018-07-26T19:12:14Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-07-26T18:43:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=384ef31bc01e4a1a2e59d082c9066002410ba54a'/>
<id>urn:sha1:384ef31bc01e4a1a2e59d082c9066002410ba54a</id>
<content type='text'>
This is presently a typedef but will soon be replaced with a class
that encapsulates both tags and parameters.
</content>
</entry>
<entry>
<title>Add the override keyword in places that it is missing.</title>
<updated>2017-11-21T15:51:45Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-21T13:05:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=91e0af0fc4889f20d2f63426f8fe379674fc0393'/>
<id>urn:sha1:91e0af0fc4889f20d2f63426f8fe379674fc0393</id>
<content type='text'>
GCCs warnings for this are much better than Clangs.
</content>
</entry>
<entry>
<title>Remove remaining doxygen doc for "pcnt" parameters</title>
<updated>2016-12-30T16:36:20Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-12-30T16:36:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=688275707a331a94892408408eb74d7ec20c7c1f'/>
<id>urn:sha1:688275707a331a94892408408eb74d7ec20c7c1f</id>
<content type='text'>
</content>
</entry>
</feed>
