<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/helperfuncs.cpp, branch v1.0.2</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=v1.0.2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/helperfuncs.cpp?h=v1.0.2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-02-28T19:33:42Z</updated>
<entry>
<title>BanHiding</title>
<updated>2006-02-28T19:33:42Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-28T19:33:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c215eff073c70368ba25e1784103e5c9fbc7f935'/>
<id>urn:sha1:c215eff073c70368ba25e1784103e5c9fbc7f935</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3384 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Valgrind fixes</title>
<updated>2006-02-26T21:55:04Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-26T21:55:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f063862950bfa3c5a30f9e6101bd2d74b359b6c0'/>
<id>urn:sha1:f063862950bfa3c5a30f9e6101bd2d74b359b6c0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3353 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixed</title>
<updated>2006-02-21T19:11:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-21T19:11:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=326a73ff7bd43564cd850c9db2ca9ccde53a5292'/>
<id>urn:sha1:326a73ff7bd43564cd850c9db2ca9ccde53a5292</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3275 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added second form of find() taking const char*, which is faster in the core where char* is used more often</title>
<updated>2006-02-21T19:03:13Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-21T19:03:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=163c429ec569cd1a506debb37fbd211332e930ff'/>
<id>urn:sha1:163c429ec569cd1a506debb37fbd211332e930ff</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3273 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Improved speed of Find() by passing reference to std::string instead of std::string itself</title>
<updated>2006-02-21T19:01:33Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-21T19:01:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f0ebde21e57d340c3dca5a3ad0646d4b469bafaa'/>
<id>urn:sha1:f0ebde21e57d340c3dca5a3ad0646d4b469bafaa</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3272 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Apparently to catch descendent classes we need to catch a reference to the parent, not the parent itself</title>
<updated>2006-02-19T14:53:06Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-19T14:53:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6824a483e3bc4a584b998929ac066dda2ae24c8b'/>
<id>urn:sha1:6824a483e3bc4a584b998929ac066dda2ae24c8b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3242 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added exception handling for module loading</title>
<updated>2006-02-19T14:44:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-19T14:44:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2a9b0cdd30113ab4926f4b68350d619c015c89a3'/>
<id>urn:sha1:2a9b0cdd30113ab4926f4b68350d619c015c89a3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3240 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added bool IsValidChannelName(const char *) - it doesn't seem to blow things up...</title>
<updated>2006-02-13T01:01:43Z</updated>
<author>
<name>w00t</name>
</author>
<published>2006-02-13T01:01:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a0c2e57896af9bdb7645e028c1cf13e70c5bd200'/>
<id>urn:sha1:a0c2e57896af9bdb7645e028c1cf13e70c5bd200</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3182 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Properly count remote opers in /LUSERS</title>
<updated>2006-02-07T21:23:35Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-07T21:23:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7187e12fb0af91f78ac2802e1b72008bbf985ccc'/>
<id>urn:sha1:7187e12fb0af91f78ac2802e1b72008bbf985ccc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3132 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Extra safety checks</title>
<updated>2006-02-03T17:52:37Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-02-03T17:52:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7dd7e845843d2189e9c0c4b113cc7ec6efc80371'/>
<id>urn:sha1:7dd7e845843d2189e9c0c4b113cc7ec6efc80371</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3057 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
