<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/hashcomp.cpp, branch upstream/obsolete/insp21</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=upstream%2Fobsolete%2Finsp21</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/hashcomp.cpp?h=upstream%2Fobsolete%2Finsp21'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2012-06-06T05:03:17Z</updated>
<entry>
<title>Fixed Windows build.</title>
<updated>2012-06-06T05:03:17Z</updated>
<author>
<name>Adam</name>
</author>
<published>2012-06-06T05:03:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f8d7653acfcc294abcbfd439b1f26d00c0e495b8'/>
<id>urn:sha1:f8d7653acfcc294abcbfd439b1f26d00c0e495b8</id>
<content type='text'>
Squash commit of the following from 2.0:
  commit cbd0b938d1e6a24c082fd510f3f6bb45a1ba3ce0
  commit d392720f7fe4e3a85aec0f431b24d852d186d353
  commit 30477f569bbd21590ad0687b5f09012deeb2b40e
  commit 4707f65e75867e443cbab8a5dcb0379341537263
  commit e37621e04ea3b80c6f57c89873e530506f8d5587
  commit 92cac06fc2e4207614efe0292d6cdf2954ff30a9

Plus many additional 2.1 specific fixes.
</content>
</entry>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright.</title>
<updated>2012-04-19T14:20:15Z</updated>
<author>
<name>Robin Burchell</name>
</author>
<published>2012-04-19T14:16:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=08bf8f405133c493b75ab75a75e78a58a15b6562'/>
<id>urn:sha1:08bf8f405133c493b75ab75a75e78a58a15b6562</id>
<content type='text'>
Fixes #61.
</content>
</entry>
<entry>
<title>Update copyright notices to 2011</title>
<updated>2011-05-04T22:28:12Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-05-04T22:28:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3cb24a1ec87a7ef5bd87eae2509b33ff0246712c'/>
<id>urn:sha1:3cb24a1ec87a7ef5bd87eae2509b33ff0246712c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite sepstream logic, add an option to suppress empty items, and add test cases</title>
<updated>2011-04-03T15:27:33Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-04-03T15:27:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b08af9801b47edbb4684bac691cb1e8d5eb9e3b8'/>
<id>urn:sha1:b08af9801b47edbb4684bac691cb1e8d5eb9e3b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert to old sepstream logic until a proper fix is finished</title>
<updated>2011-04-01T14:08:20Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-04-01T14:08:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9c6936494f3d6081e125058457bb8fd955a6c94e'/>
<id>urn:sha1:9c6936494f3d6081e125058457bb8fd955a6c94e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix sepstream logic when multiple consecutive separators are encountered and add a test case for this</title>
<updated>2011-03-28T20:18:38Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-03-28T20:18:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b95e84202fce3df5d9af292d572286d2b4fb8c16'/>
<id>urn:sha1:b95e84202fce3df5d9af292d572286d2b4fb8c16</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:23Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2011-01-22T19:12:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cb81339495aea684d40315c7ee94eeaa4b2ea311'/>
<id>urn:sha1:cb81339495aea684d40315c7ee94eeaa4b2ea311</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove "assign()" converter between irc::string and std::string</title>
<updated>2010-08-22T16:42:59Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-22T16:42:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=95b496c831e86c8ba57223bd69aa33a2f1bb9f88'/>
<id>urn:sha1:95b496c831e86c8ba57223bd69aa33a2f1bb9f88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make irc::string faster and less wasteful</title>
<updated>2010-08-03T21:32:42Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-12T23:22:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c120a4e37f8d13f0e2540e2534bd7cc36e1f1950'/>
<id>urn:sha1:c120a4e37f8d13f0e2540e2534bd7cc36e1f1950</id>
<content type='text'>
Change irc::string from an std::basic_string typedef to a wrapper around
an std::string, to avoid unneeded copies in assign().
</content>
</entry>
<entry>
<title>Change irc::modestacker to carry mode changes by ID</title>
<updated>2010-08-03T21:32:34Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-02-07T21:12:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=de51f1b0c6b50a375e798f6f80dbe8bc3e30ae85'/>
<id>urn:sha1:de51f1b0c6b50a375e798f6f80dbe8bc3e30ae85</id>
<content type='text'>
</content>
</entry>
</feed>
