<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/hashcomp.cpp, branch v2.0.8</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=v2.0.8</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/hashcomp.cpp?h=v2.0.8'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-07-11T13:18:10Z</updated>
<entry>
<title>Fix allow_overlapped having the opposite effect in irc::portparser</title>
<updated>2012-07-11T13:18:10Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-11T13:18:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fa586546fa8b7d17199d08bc7f9814de7aaa3ac7'/>
<id>urn:sha1:fa586546fa8b7d17199d08bc7f9814de7aaa3ac7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't manage memory manually for the commasepstream in irc::portparser</title>
<updated>2012-07-11T13:01:31Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-11T12:40:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a8d911c021c92d424882003cf22cf4e154ec5ea2'/>
<id>urn:sha1:a8d911c021c92d424882003cf22cf4e154ec5ea2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use std::set instead of std::map in irc::portparser</title>
<updated>2012-07-11T13:01:31Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-09T10:23:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=03a8a981f16543b555172a3d426feac858d96576'/>
<id>urn:sha1:03a8a981f16543b555172a3d426feac858d96576</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't throw an exception if passed bad parameters to stringjoiner.</title>
<updated>2012-07-01T19:35:32Z</updated>
<author>
<name>Robin Burchell</name>
</author>
<published>2012-07-01T19:34:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=972af12415addb1b5d72708af5d98bd4bd1bd47a'/>
<id>urn:sha1:972af12415addb1b5d72708af5d98bd4bd1bd47a</id>
<content type='text'>
It's far too common to "misuse" this API by accidentally trying to use
stringjoiner with an empty container, and fixing that is more or less adding
boilerplate in every place we fix it.

Instead, let's just return and not touch the string, and not throw.

Done-with: Attila Molnar &lt;attilamolnar@hush.com&gt;
</content>
</entry>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-19T18:58:29Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-19T18:58:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46a39046196f55b52336e19662bb7bac85b731ac'/>
<id>urn:sha1:46a39046196f55b52336e19662bb7bac85b731ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed Windows build on VS 2010</title>
<updated>2011-04-10T21:54:20Z</updated>
<author>
<name>Adam</name>
</author>
<published>2011-04-08T07:48:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b56565eac2d7207c88c53054cb1096519ec7fba9'/>
<id>urn:sha1:b56565eac2d7207c88c53054cb1096519ec7fba9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert to old sepstream logic until a proper fix is finished</title>
<updated>2011-04-01T14:09:18Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-04-01T14:09:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f8588b112fe6ef1095e40fcd64f85e670d96bc92'/>
<id>urn:sha1:f8588b112fe6ef1095e40fcd64f85e670d96bc92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix sepstream logic when multiple consecutive separators are encountered</title>
<updated>2011-03-28T20:20:48Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-03-28T20:20:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d2a5339ddf5c64da08c0f26383281ef2385a1d11'/>
<id>urn:sha1:d2a5339ddf5c64da08c0f26383281ef2385a1d11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug where an empty parameter is generated when input to a tokenstream ends in a colon</title>
<updated>2011-01-22T19:12:44Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-01-22T19:12:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0f2ca5f1ebc1a086724528a5ac95c7c8a7c6f35f'/>
<id>urn:sha1:0f2ca5f1ebc1a086724528a5ac95c7c8a7c6f35f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>...because every now and again, i have to do a massive commit.</title>
<updated>2010-01-11T03:07:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2010-01-11T03:07:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd712c40e1b352c05e7ae0f72e0a5e84cdf64323'/>
<id>urn:sha1:cd712c40e1b352c05e7ae0f72e0a5e84cdf64323</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
