<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_geo_maxmind.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/extra/m_geo_maxmind.cpp?h=v4.0.0a4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_geo_maxmind.cpp?h=v4.0.0a4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-04-04T22:42:15Z</updated>
<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>Mark {From,To}{Human,Internal,Network} as noexcept.</title>
<updated>2021-03-17T13:34:43Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-17T13:34:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3b71f2068e69b624887cf0e741a466e6cc39349a'/>
<id>urn:sha1:3b71f2068e69b624887cf0e741a466e6cc39349a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pascalize Unset in extension item classes.</title>
<updated>2021-03-17T06:15:48Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-17T06:15:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9ad9a668d57de7858a85bd8b6b17594113e32598'/>
<id>urn:sha1:9ad9a668d57de7858a85bd8b6b17594113e32598</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pascalize Set in extension item classes.</title>
<updated>2021-03-17T06:07:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-17T06:07:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e2f8e75ab86c484e095ea5723f68a96698abbde2'/>
<id>urn:sha1:e2f8e75ab86c484e095ea5723f68a96698abbde2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pascalize Get in extension item classes.</title>
<updated>2021-03-17T05:58:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-17T05:58:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=59ee026b3bfd78a67f3141bd362a2f11e9e2c311'/>
<id>urn:sha1:59ee026b3bfd78a67f3141bd362a2f11e9e2c311</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-02-28T19:16:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-02-28T19:16:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c22c7e5a99c8f913c12cad13977d7c56fa7ee8e4'/>
<id>urn:sha1:c22c7e5a99c8f913c12cad13977d7c56fa7ee8e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-02-26T06:58:13Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-02-26T06:58:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1bf7ca389426e196697eba9a8b60277db03fbedb'/>
<id>urn:sha1:1bf7ca389426e196697eba9a8b60277db03fbedb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a human-readable serialiser to the geolocation extensible.</title>
<updated>2021-02-22T03:10:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-02-22T03:10:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=262ad80560b168da596a2c2874f07c9fe263bf35'/>
<id>urn:sha1:262ad80560b168da596a2c2874f07c9fe263bf35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert ConfigTag from reference&lt;&gt; to std::shared_ptr&lt;&gt;.</title>
<updated>2020-10-31T23:21:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-10-31T23:21:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1b181b42b82213c884e8aac3a620252102992439'/>
<id>urn:sha1:1b181b42b82213c884e8aac3a620252102992439</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pascalize ExtensionItem::{get,set,unset}_raw.</title>
<updated>2020-07-20T10:58:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-07-20T10:58:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ef4e61cd241a7e8cd41ac49621a81952267c3dfb'/>
<id>urn:sha1:ef4e61cd241a7e8cd41ac49621a81952267c3dfb</id>
<content type='text'>
</content>
</entry>
</feed>
