<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/helperfuncs.cpp, branch v4.0.0a17</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/helperfuncs.cpp?h=v4.0.0a17</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/helperfuncs.cpp?h=v4.0.0a17'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-11-21T13:14:19Z</updated>
<entry>
<title>Use string_view in IsNick/IsIdent/IsChannel.</title>
<updated>2022-11-21T13:14:19Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-11-21T13:14:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=07246800fd2e44128adfa09fe91ce10b3ef0bcfc'/>
<id>urn:sha1:07246800fd2e44128adfa09fe91ce10b3ef0bcfc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various cases of the &amp;* being next to the name instead of type.</title>
<updated>2022-09-29T11:36:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-29T11:01:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=89537ed2ab22fcedb25e0378bd2c18e392911c0c'/>
<id>urn:sha1:89537ed2ab22fcedb25e0378bd2c18e392911c0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some warnings noticed by the readability-* clang-tidy checkers.</title>
<updated>2022-09-03T22:17:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-03T21:52:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9203f40f41e4a735d379d13867d277c696fb28c5'/>
<id>urn:sha1:9203f40f41e4a735d379d13867d277c696fb28c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-06-21T23:40:13Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-21T23:40:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5536a7323079b51913a4019fc7a644db79484cb8'/>
<id>urn:sha1:5536a7323079b51913a4019fc7a644db79484cb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for escaping hex colour codes</title>
<updated>2022-06-19T20:40:25Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-19T20:40:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=48fbd51151a9bf474900a6eba172ee23619c9497'/>
<id>urn:sha1:48fbd51151a9bf474900a6eba172ee23619c9497</id>
<content type='text'>
This is not widely supported but we should have an escape regardless.
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-04-29T10:24:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-29T10:24:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d7912e6a3e17f9e9eec16ec8abd3cebc20f344b6'/>
<id>urn:sha1:d7912e6a3e17f9e9eec16ec8abd3cebc20f344b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-04-28T17:49:16Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-04-28T17:49:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=346ec99c430cbb4e57df0bc288a36316efc4e9ec'/>
<id>urn:sha1:346ec99c430cbb4e57df0bc288a36316efc4e9ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-03-11T14:52:56Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-03-11T14:27:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2d329701db1d5c0361c018e088eb82c457f8ec7c'/>
<id>urn:sha1:2d329701db1d5c0361c018e088eb82c457f8ec7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle negative times in InspIRCd::Duration.</title>
<updated>2022-02-14T20:28:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-02-14T16:35:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=20efc7adda3ea5295829075bb8b581fdcb1199d1'/>
<id>urn:sha1:20efc7adda3ea5295829075bb8b581fdcb1199d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use vector&lt;string&gt; instead of file_cache in ProcessColors.</title>
<updated>2022-01-18T16:54:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-18T16:49:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d216fd0af570782b8c82a51f92f2d02067132efc'/>
<id>urn:sha1:d216fd0af570782b8c82a51f92f2d02067132efc</id>
<content type='text'>
</content>
</entry>
</feed>
