<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/hashcomp.cpp, branch v1.1.0b2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/hashcomp.cpp?h=v1.1.0b2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/hashcomp.cpp?h=v1.1.0b2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2006-09-19T17:56:14Z</updated>
<entry>
<title>Change type to size_t so that 64 bit platforms dont whine about data loss when casting</title>
<updated>2006-09-19T17:56:14Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-19T17:56:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c212eb49dfd808aae0a146cb978de2c5e9eb2490'/>
<id>urn:sha1:c212eb49dfd808aae0a146cb978de2c5e9eb2490</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5303 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Adapt to use std::string::const_iterator</title>
<updated>2006-09-19T17:55:13Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-19T17:55:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=833cf31a6569efb3836e1b293bdaec1abb6fdd49'/>
<id>urn:sha1:833cf31a6569efb3836e1b293bdaec1abb6fdd49</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5302 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Use ++x not x++, to more closely match what stl does</title>
<updated>2006-09-19T13:16:04Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-19T13:16:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=136b8e0f8c75f61e063f9c4f0acdf0c139d0f892'/>
<id>urn:sha1:136b8e0f8c75f61e063f9c4f0acdf0c139d0f892</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5299 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>ULTRA FAST HASH FUNCTION :p</title>
<updated>2006-09-19T12:50:40Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-19T12:50:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=68af3d922102d2e9ff6ba2e5820544dfa3469394'/>
<id>urn:sha1:68af3d922102d2e9ff6ba2e5820544dfa3469394</id>
<content type='text'>
I went and looked how hash_fun.h in STL did it, to save a string copy :p
(it's deceptively simple too)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5298 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Turn irc::commasepstream into a base class, irc::sepstream, inherit two classes from it: irc::commasepstream and irc::spacesepstream, to be used for the most common token seperators "," and " "</title>
<updated>2006-09-17T14:08:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-17T14:08:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0e21e5b642562b199fb53b4f8302596ee592caa0'/>
<id>urn:sha1:0e21e5b642562b199fb53b4f8302596ee592caa0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5266 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move Spacify() into irc:: namespace as multiple modules use it now</title>
<updated>2006-09-10T17:03:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-10T17:03:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ba5a5b345cdfbc73c0faf9a6cb5fd8d96474ae41'/>
<id>urn:sha1:ba5a5b345cdfbc73c0faf9a6cb5fd8d96474ae41</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5200 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>I'll give you ##TOAST, :p</title>
<updated>2006-09-09T17:42:56Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-09T17:42:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=19b34cde73ce410fdc335127efe4d7080270feb2'/>
<id>urn:sha1:19b34cde73ce410fdc335127efe4d7080270feb2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5189 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>We now have a test module that can dump someones certificate information: /sslinfo &lt;nick&gt;</title>
<updated>2006-09-03T18:57:16Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-09-03T18:57:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d4af574074d05cb5705cd261c8fb97f52290e56a'/>
<id>urn:sha1:d4af574074d05cb5705cd261c8fb97f52290e56a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5125 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists</title>
<updated>2006-08-30T09:03:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-30T09:03:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d54fd9b1e6b31f69332a9241b5f17330c0ad61e0'/>
<id>urn:sha1:d54fd9b1e6b31f69332a9241b5f17330c0ad61e0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5080 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move trailing space stripping to only strip from non-last-item values (dont ask)</title>
<updated>2006-08-28T16:45:05Z</updated>
<author>
<name>brain</name>
</author>
<published>2006-08-28T16:45:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ec9bd01f58ae5354dfe1bf05798f45ec836e02f6'/>
<id>urn:sha1:ec9bd01f58ae5354dfe1bf05798f45ec836e02f6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5049 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
