<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/helperfuncs.cpp, branch v3.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/helperfuncs.cpp?h=v3.0.0a4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/helperfuncs.cpp?h=v3.0.0a4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2017-11-25T13:38:02Z</updated>
<entry>
<title>Convert GenRandom to std::function.</title>
<updated>2017-11-25T13:38:02Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-25T12:50:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6abc789577a86ffcdce8fae81b37f825d9ca4226'/>
<id>urn:sha1:6abc789577a86ffcdce8fae81b37f825d9ca4226</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert IsChannel to std::function.</title>
<updated>2017-11-25T13:38:02Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-25T12:37:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1dca8b79edf65c0e5e846cc120f1321fb0a1d15c'/>
<id>urn:sha1:1dca8b79edf65c0e5e846cc120f1321fb0a1d15c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert IsIdent to std::function.</title>
<updated>2017-11-25T13:38:02Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-25T12:29:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3b3cb845602bbaa3935f736785a53724750230dc'/>
<id>urn:sha1:3b3cb845602bbaa3935f736785a53724750230dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert IsNick to std::function.</title>
<updated>2017-11-25T13:38:02Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-25T12:15:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7ece928bab20881d6fe24c4479f4ff9e0a8a7179'/>
<id>urn:sha1:7ece928bab20881d6fe24c4479f4ff9e0a8a7179</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a ton of -Wsign-conversion warnings.</title>
<updated>2017-11-17T15:33:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-17T00:02:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=36040be2952186d56a6646ee7d972aaafdd4e31a'/>
<id>urn:sha1:36040be2952186d56a6646ee7d972aaafdd4e31a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch the default datetime format to something easier to read.</title>
<updated>2017-10-20T03:50:36Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-20T03:50:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9f7c187c518466114cb3e3b51979d2c63c2ce7a0'/>
<id>urn:sha1:9f7c187c518466114cb3e3b51979d2c63c2ce7a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the OnCheckExemption hook out of the core.</title>
<updated>2017-03-20T11:47:59Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-03-20T11:43:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=81027f3a0888ac4c8e3fb6ea90081492defce946'/>
<id>urn:sha1:81027f3a0888ac4c8e3fb6ea90081492defce946</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix InspIRCd::StripColor() stripping characters that shouldn't be stripped</title>
<updated>2015-12-29T11:40:20Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-12-29T11:40:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b8c3f13887711c5d260b66e1bdedfebd7b8d1626'/>
<id>urn:sha1:b8c3f13887711c5d260b66e1bdedfebd7b8d1626</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Strip all control codes except \001 in InspIRCd::StripColor()</title>
<updated>2015-12-08T15:32:50Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-12-08T15:32:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5b5590f09599c3fca1fd2c2ed9a6908cdd201597'/>
<id>urn:sha1:5b5590f09599c3fca1fd2c2ed9a6908cdd201597</id>
<content type='text'>
Fixes issue #1100 reported by @uecasm
</content>
</entry>
<entry>
<title>Deduplicate code in InspIRCd::FindNick()</title>
<updated>2015-12-07T09:19:02Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-12-07T09:19:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=306ef5e3ead14db376657419f3b851ac79be083b'/>
<id>urn:sha1:306ef5e3ead14db376657419f3b851ac79be083b</id>
<content type='text'>
</content>
</entry>
</feed>
