<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/coremods, branch v4.0.0a8</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/coremods?h=v4.0.0a8</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/coremods?h=v4.0.0a8'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2022-01-31T12:24:12Z</updated>
<entry>
<title>Move stdalgo::map::difference to its own utility header.</title>
<updated>2022-01-31T12:24:12Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-31T12:22:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d247b77a1ead9f55df938d6abaecdaff2c68c9c8'/>
<id>urn:sha1:d247b77a1ead9f55df938d6abaecdaff2c68c9c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the case of Membership::GetRank.</title>
<updated>2022-01-31T00:03:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-31T00:03:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=54db5b5e0aa65eac64ca3ce783a7bdb400134656'/>
<id>urn:sha1:54db5b5e0aa65eac64ca3ce783a7bdb400134656</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Abolish the infernal space before accessibility keywords.</title>
<updated>2022-01-25T14:02:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-25T13:59:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d79147e7afe2eca34780c607f78b11f8b3dd017d'/>
<id>urn:sha1:d79147e7afe2eca34780c607f78b11f8b3dd017d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-01-24T21:49:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-24T21:49:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=dc87f6ec299826cd5c3eaf759c8a6c280e486f4b'/>
<id>urn:sha1:dc87f6ec299826cd5c3eaf759c8a6c280e486f4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix parsing a LIST request with both a match and inverted match.</title>
<updated>2022-01-20T15:14:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-20T14:51:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1373c45ccac3128633d3c6e6567693087080c0a7'/>
<id>urn:sha1:1373c45ccac3128633d3c6e6567693087080c0a7</id>
<content type='text'>
e.g. /LIST *foo* !*bar*
</content>
</entry>
<entry>
<title>Fix parsing LIST commands with multiple constraints.</title>
<updated>2022-01-20T14:32:37Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-20T14:30:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=44c8d23e9faddacd86671cda9cec69317df1fe5f'/>
<id>urn:sha1:44c8d23e9faddacd86671cda9cec69317df1fe5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add constexpr to the initialisation of various const static fields.</title>
<updated>2022-01-18T14:33:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-18T14:33:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=40035385c6ecee61de82b18ff5f823a1ef4db871'/>
<id>urn:sha1:40035385c6ecee61de82b18ff5f823a1ef4db871</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch isupport to use a module-local map instead of an extensible.</title>
<updated>2022-01-16T14:31:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-16T14:31:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e66555dea3d6c6373a1710fed2604f89bcf19ba7'/>
<id>urn:sha1:e66555dea3d6c6373a1710fed2604f89bcf19ba7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ConnectClass::Ptr as an alias for std::shared_ptr&lt;ConnectClass&gt;.</title>
<updated>2022-01-16T14:26:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-16T14:26:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5486c0f38348b49df4ee9854317f6d2538e96d15'/>
<id>urn:sha1:5486c0f38348b49df4ee9854317f6d2538e96d15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make 005 dependent on the connect class.</title>
<updated>2022-01-16T02:19:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-16T01:33:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=aeb0bc3294420e27c8575064236ea3317432a583'/>
<id>urn:sha1:aeb0bc3294420e27c8575064236ea3317432a583</id>
<content type='text'>
</content>
</entry>
</feed>
