<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_geoclass.cpp, branch v4.0.0a2</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_geoclass.cpp?h=v4.0.0a2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_geoclass.cpp?h=v4.0.0a2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-04-07T09:36:11Z</updated>
<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>Merge tag 'v3.8.1' into master.</title>
<updated>2020-11-20T15:45:17Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-11-20T12:49:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=54e0cade5c9ec904bbdc755d8031ed8e22e994f6'/>
<id>urn:sha1:54e0cade5c9ec904bbdc755d8031ed8e22e994f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-11-20T12:10:47Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-11-19T22:09:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f3f2388a81b6463e1229fa5bf2b8c427440bf406'/>
<id>urn:sha1:f3f2388a81b6463e1229fa5bf2b8c427440bf406</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2020-11-03T20:11:26Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-11-03T20:11:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2a9f1c7fa01c30148f4c429623728fa7a75d3261'/>
<id>urn:sha1:2a9f1c7fa01c30148f4c429623728fa7a75d3261</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert ConnectClass from reference&lt;&gt; to std::shared_ptr&lt;&gt;.</title>
<updated>2020-11-03T19:54:13Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-11-03T14:48:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=89a21202de35eeec8ef464ada5e9fbb97fd83ba5'/>
<id>urn:sha1:89a21202de35eeec8ef464ada5e9fbb97fd83ba5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make connect class debug logging more complete and consistent.</title>
<updated>2020-11-03T15:43:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-11-03T15:43:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0a6b1e1a7de92e078a98f0b955d2624e5b85e4c1'/>
<id>urn:sha1:0a6b1e1a7de92e078a98f0b955d2624e5b85e4c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2020-04-11T13:08:02Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-11T13:00:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4582696afb66f8697e3099a2e9c12a8377211226'/>
<id>urn:sha1:4582696afb66f8697e3099a2e9c12a8377211226</id>
<content type='text'>
</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>
<entry>
<title>Update the module descriptions using mkversion.</title>
<updated>2020-04-10T14:36:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-10T14:22:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4a6fedd9324d87349a806c9c1d0ae6e7d3c1fd38'/>
<id>urn:sha1:4a6fedd9324d87349a806c9c1d0ae6e7d3c1fd38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2020-01-01T11:33:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-01T11:33:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f856d5ab8af6a0ffd3e5f63a5711e256e8e74267'/>
<id>urn:sha1:f856d5ab8af6a0ffd3e5f63a5711e256e8e74267</id>
<content type='text'>
</content>
</entry>
</feed>
