<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/hashcomp.cpp, branch v1.2.0a5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/hashcomp.cpp?h=v1.2.0a5</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/hashcomp.cpp?h=v1.2.0a5'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-07-12T20:24:06Z</updated>
<entry>
<title>Fix for bug #569, thanks dz.</title>
<updated>2008-07-12T20:24:06Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-12T20:24:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=12ffb909a66401f540234aecbeeee6f94ef2fc6d'/>
<id>urn:sha1:12ffb909a66401f540234aecbeeee6f94ef2fc6d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9986 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Now builds ok on gcc 4.3, not tested fully. Also UGLY, oh we hate you GCC, why couldnt you just use TR1 from the start???</title>
<updated>2008-06-12T19:29:42Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-12T19:29:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b3e3b1f14e12b4b0a395ef8e2a4848f132e2c22b'/>
<id>urn:sha1:b3e3b1f14e12b4b0a395ef8e2a4848f132e2c22b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9894 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>First phase of conversion to dynamic limits on all the lengths, configured via the &lt;limits&gt; tag</title>
<updated>2008-05-25T17:30:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-25T17:30:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7d7250484c352c13830e63ae41ee8faae40a9bd5'/>
<id>urn:sha1:7d7250484c352c13830e63ae41ee8faae40a9bd5</id>
<content type='text'>
(the tag isnt there yet, these all just run on defaults in the class constructor)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9802 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Cast this to const unsigned char, not just unsigned char. We don't/can't modify them, and this avoids a warning on some compilers.</title>
<updated>2008-03-29T16:03:26Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-03-29T16:03:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f41c42368dd402b11af0b041e9593fee31d96319'/>
<id>urn:sha1:f41c42368dd402b11af0b041e9593fee31d96319</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9205 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Wheee, mass commit! this adds const stafety, throwing a compile error if anyone does: "parameters[n] = blahvar;" in a command handler etc. where they REALLY SHOULD NOT fuck with the value and should </title>
<updated>2008-02-20T19:07:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-20T19:07:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=dd36852a52e8541306b76c5b88bce8ab9b36654c'/>
<id>urn:sha1:dd36852a52e8541306b76c5b88bce8ab9b36654c</id>
<content type='text'>
copy the pointer.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8971 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>fixed std:: stuff</title>
<updated>2008-02-05T02:43:45Z</updated>
<author>
<name>fez</name>
</author>
<published>2008-02-05T02:43:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a533e2fadae28de67ba53d626ac9c4225580f042'/>
<id>urn:sha1:a533e2fadae28de67ba53d626ac9c4225580f042</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8829 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Clear up header insanity</title>
<updated>2008-02-03T23:20:20Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-03T23:20:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f1271614679843191bb247c0db2716acb5ac0e4b'/>
<id>urn:sha1:f1271614679843191bb247c0db2716acb5ac0e4b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8808 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Header update: 2007 -&gt; 2008</title>
<updated>2008-01-10T13:27:07Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-10T13:27:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e4acbc95b8b6cd5b28d38a2242c02e8ff4991e4a'/>
<id>urn:sha1:e4acbc95b8b6cd5b28d38a2242c02e8ff4991e4a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8694 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove the need for a bunch of the hard coded arrays/hashes by scanning the src/ dir for tag comments, like in modules</title>
<updated>2007-10-22T19:53:23Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-10-22T19:53:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ab6a7318e36bd8e0a259cd9eef3694a0f0e8684a'/>
<id>urn:sha1:ab6a7318e36bd8e0a259cd9eef3694a0f0e8684a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8307 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add some stuff to change how we process a token sepeperated stream</title>
<updated>2007-08-23T18:06:26Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-08-23T18:06:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=deb85740798d3438563628736c0e83edb6966b6e'/>
<id>urn:sha1:deb85740798d3438563628736c0e83edb6966b6e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7800 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
