<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/helperfuncs.h, branch v1.0.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/helperfuncs.h?h=v1.0.4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/helperfuncs.h?h=v1.0.4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-03-11T14:47:26Z</updated>
<entry>
<title>Start of conversion to const refs for std::strings in module api - A LOT OF STUFF WONT WORK YET</title>
<updated>2006-03-11T14:47:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-11T14:47:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9a526c77cc57921d81f4d8617b7e42bdb72dc79c'/>
<id>urn:sha1:9a526c77cc57921d81f4d8617b7e42bdb72dc79c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3654 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tidyup by making some thing sprintf only once rather than n times (where n is number of targets)</title>
<updated>2006-03-11T14:05:57Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-11T14:05:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a40469c45404d48770ac933aee033b9b2cc34978'/>
<id>urn:sha1:a40469c45404d48770ac933aee033b9b2cc34978</id>
<content type='text'>
String reference stuff for one function


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3653 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Another const reference conversion, and remove redundant declaration of userrec* Find() from globals.h</title>
<updated>2006-03-10T16:22:41Z</updated>
<author>
<name>om</name>
</author>
<published>2006-03-10T16:22:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=29537d94fea54256b537e1301527f71f04ef97c9'/>
<id>urn:sha1:29537d94fea54256b537e1301527f71f04ef97c9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3633 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Mode-code rewrite. Might act weird, needs proper testing (that is what svn builds are for, after all)</title>
<updated>2006-03-06T00:29:02Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-06T00:29:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=eb067467de6777c010dbbca716f27a3f550107ce'/>
<id>urn:sha1:eb067467de6777c010dbbca716f27a3f550107ce</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3474 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Made extensive use of charlcat to cut down on strlcat usage</title>
<updated>2006-03-02T12:00:57Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-02T12:00:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4c6fb8032bf8a6310080069cc65c975087d93a76'/>
<id>urn:sha1:4c6fb8032bf8a6310080069cc65c975087d93a76</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3417 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Added charlcat which appends a single char to a char* string (range checked)</title>
<updated>2006-03-02T11:45:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-03-02T11:45:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=99f6009b2d0d1bc4b7ddc09f164fc19b78e6b431'/>
<id>urn:sha1:99f6009b2d0d1bc4b7ddc09f164fc19b78e6b431</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3416 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>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>
</feed>
