<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/hashcomp.h, branch v1.2.0b1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/hashcomp.h?h=v1.2.0b1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/hashcomp.h?h=v1.2.0b1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-09-22T11:28:44Z</updated>
<entry>
<title>warning-free on windows</title>
<updated>2008-09-22T11:28:44Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-09-22T11:28:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d8e63234c47852f55811dacbbe9d4240e2d6e484'/>
<id>urn:sha1:d8e63234c47852f55811dacbbe9d4240e2d6e484</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10592 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>More comments, and remove some unused craq. Someone (that being me) once wrote a craqy imitation of std::bitset called dynamicbitmask which took up a large amount of hashcomp.{h,cpp} before i actually knew that std::bitset existed. NOTHING has ever used this class, so whack it as tidyup, knowing it wont </title>
<updated>2008-09-20T21:14:25Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-09-20T21:14:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=703ca18c66d6e7b209b13f415dfc52624801c77a'/>
<id>urn:sha1:703ca18c66d6e7b209b13f415dfc52624801c77a</id>
<content type='text'>
break anything :)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10567 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Rename lowermap to rfc_case_insensitive_map, add case_sensitive_map.. adjust files to not pass lowermap directly.</title>
<updated>2008-08-28T19:45:21Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-28T19:45:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0a3159121e15decec9bcb82c836158a817bba894'/>
<id>urn:sha1:0a3159121e15decec9bcb82c836158a817bba894</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10337 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>MAXBUF messes these up</title>
<updated>2008-06-12T21:40:17Z</updated>
<author>
<name>pippijn</name>
</author>
<published>2008-06-12T21:40:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=de347ae8fa6bcd91a5a77be5a7d34f4d4e134be3'/>
<id>urn:sha1:de347ae8fa6bcd91a5a77be5a7d34f4d4e134be3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9902 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>fixed</title>
<updated>2008-06-12T21:34:02Z</updated>
<author>
<name>pippijn</name>
</author>
<published>2008-06-12T21:34:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3f331656b295a822dca57cee7f20f280a12bf4d9'/>
<id>urn:sha1:3f331656b295a822dca57cee7f20f280a12bf4d9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9901 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>optimise string comparison.. this time I've done it right.. sheesh shitty C++ name lookup :-(</title>
<updated>2008-06-12T21:25:46Z</updated>
<author>
<name>pippijn</name>
</author>
<published>2008-06-12T21:25:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=63ee682557f9d63daeaa17788923223b58f83452'/>
<id>urn:sha1:63ee682557f9d63daeaa17788923223b58f83452</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9900 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>revert for now..</title>
<updated>2008-06-12T21:09:04Z</updated>
<author>
<name>pippijn</name>
</author>
<published>2008-06-12T21:09:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8a51d8969cd1b3800d15af8cf8dc6e15284da7aa'/>
<id>urn:sha1:8a51d8969cd1b3800d15af8cf8dc6e15284da7aa</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9899 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://www.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>Fix to allow namespace std { namespace tr1 {</title>
<updated>2008-06-12T18:17:28Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-12T18:17:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=06a25cab68a58a4c9e985a394590b3288de33723'/>
<id>urn:sha1:06a25cab68a58a4c9e985a394590b3288de33723</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9893 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://www.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>
</feed>
