<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include, branch v2.1a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include?h=v2.1a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include?h=v2.1a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-08-03T21:32:44Z</updated>
<entry>
<title>Allow module init to be prioritized to allow dependency checking</title>
<updated>2010-08-03T21:32:44Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-03T19:07:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=02bf9996ac32c6ce39f5b74965b526711a85c490'/>
<id>urn:sha1:02bf9996ac32c6ce39f5b74965b526711a85c490</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add log header including ircd version</title>
<updated>2010-08-03T21:32:43Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-28T19:39:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4d821be0a3cb8adcd2102bd10f3e1d38d82fa093'/>
<id>urn:sha1:4d821be0a3cb8adcd2102bd10f3e1d38d82fa093</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Define comparator for irc::sockets::sockaddrs</title>
<updated>2010-08-03T21:32:43Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-27T00:08:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cbc069badae76e616aa8fd8d8b733cfe2a4e6c4c'/>
<id>urn:sha1:cbc069badae76e616aa8fd8d8b733cfe2a4e6c4c</id>
<content type='text'>
This only compares IP/port, which ignores IPv6 flow information and
scope ID, which aren't important in testing for equality.
</content>
</entry>
<entry>
<title>Get rid of more useless assign() invocations</title>
<updated>2010-08-03T21:32:42Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-16T21:03:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bd722def02fa27e69939d71d00b0af12adaea1ca'/>
<id>urn:sha1:bd722def02fa27e69939d71d00b0af12adaea1ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of char* argument for channel name</title>
<updated>2010-08-03T21:32:42Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-16T19:43:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6286f2c2415dee69c91ae4820a06e5b0b961671b'/>
<id>urn:sha1:6286f2c2415dee69c91ae4820a06e5b0b961671b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid needless sort of timer list on every insert/repeat</title>
<updated>2010-08-03T21:32:42Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-13T23:40:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=05719a44d0c61691eb0350b8a817207e6ae386b8'/>
<id>urn:sha1:05719a44d0c61691eb0350b8a817207e6ae386b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop ConfigReader::Enumerate</title>
<updated>2010-08-03T21:32:42Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-13T21:04:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8cc0bf1b8b4c3e49a8ef08e1fb0833d77d45346b'/>
<id>urn:sha1:8cc0bf1b8b4c3e49a8ef08e1fb0833d77d45346b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change UserChanList to an intrusive-style linked list</title>
<updated>2010-08-03T21:32:42Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-13T17:47:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c1a07677db2bb0b023d5eb3565353cb0843eefbf'/>
<id>urn:sha1:c1a07677db2bb0b023d5eb3565353cb0843eefbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix "foo" &lt; "foobar" comparison in irc::string</title>
<updated>2010-08-03T21:32:42Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-13T00:06:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=48cc0a452a28a99060f1f3235a6ed91dbbf4204c'/>
<id>urn:sha1:48cc0a452a28a99060f1f3235a6ed91dbbf4204c</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://www.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>
</feed>
