<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/compat.h, branch v3.0.0a10</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/compat.h?h=v3.0.0a10</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/compat.h?h=v3.0.0a10'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2017-11-25T13:38:02Z</updated>
<entry>
<title>Convert the remaining things away from the caller/handler API.</title>
<updated>2017-11-25T13:38:02Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-25T13:01:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fa95bb4b0d5aed9204d469a36946a9839a7ffaa2'/>
<id>urn:sha1:fa95bb4b0d5aed9204d469a36946a9839a7ffaa2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert IsNick to std::function.</title>
<updated>2017-11-25T13:38:02Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-25T12:15:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7ece928bab20881d6fe24c4479f4ff9e0a8a7179'/>
<id>urn:sha1:7ece928bab20881d6fe24c4479f4ff9e0a8a7179</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include &lt;array&gt; or &lt;tr1/array&gt; globally</title>
<updated>2016-08-08T13:07:32Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-08T13:07:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4d3601938593685b3f45439227838f16ee773cdc'/>
<id>urn:sha1:4d3601938593685b3f45439227838f16ee773cdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the insp::aligned_storage template</title>
<updated>2014-09-27T16:24:44Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-09-27T16:24:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8baacd6ef4ec866c96f40c47f30342b09ebe3a74'/>
<id>urn:sha1:8baacd6ef4ec866c96f40c47f30342b09ebe3a74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace the configure templating system with something better.</title>
<updated>2014-05-23T12:13:51Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-04-14T11:42:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e6d245a3e80c0e0c05476e5bd9c45a77e16fecec'/>
<id>urn:sha1:e6d245a3e80c0e0c05476e5bd9c45a77e16fecec</id>
<content type='text'>
A large amount of this code can be removed when buildtool is done
as we will not need to worry about the differences between BSD and
GNU Make.
</content>
</entry>
<entry>
<title>Fix some Windows-related problems.</title>
<updated>2014-01-04T18:31:29Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-12-16T02:39:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=428e8f4f693192a527065e5488bbc7fceb938b6f'/>
<id>urn:sha1:428e8f4f693192a527065e5488bbc7fceb938b6f</id>
<content type='text'>
- Fix an error relating to the unavailability of std::back_inserter.
- Fix loading configuration files when using relative paths.
- Fix two methods in hashcomp being exported twice.
- Remove some unimportant error messages.
</content>
</entry>
<entry>
<title>Hide all symbols that aren't exported explicitly</title>
<updated>2013-09-08T15:21:37Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-08-23T09:13:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ba7431b4fd6c62dd04d252e769e825769accb2a9'/>
<id>urn:sha1:ba7431b4fd6c62dd04d252e769e825769accb2a9</id>
<content type='text'>
In addition to reducing the sizes of all binaries this also helps the optimizer
</content>
</entry>
<entry>
<title>Remove unused code from configure.</title>
<updated>2013-06-01T19:33:13Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-06-01T19:15:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d9c1809b26f5bc1087c9fe535a28c1dea272f5a8'/>
<id>urn:sha1:d9c1809b26f5bc1087c9fe535a28c1dea272f5a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix msvc detection of variadic template support</title>
<updated>2013-05-21T03:51:45Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-05-21T03:51:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=994787e907cee7f6ed1b8f0ddbec95900a0f470a'/>
<id>urn:sha1:994787e907cee7f6ed1b8f0ddbec95900a0f470a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for detecting C++11 variadic templates.</title>
<updated>2013-05-21T01:34:10Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-05-21T01:34:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b40f197f20b2decac76dfa145f0bf99f0a0be612'/>
<id>urn:sha1:b40f197f20b2decac76dfa145f0bf99f0a0be612</id>
<content type='text'>
</content>
</entry>
</feed>
