<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include, branch v2.0.20</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/include?h=v2.0.20</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include?h=v2.0.20'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2015-03-22T23:42:59Z</updated>
<entry>
<title>Merge pull request #1004 from SaberUK/insp20+fix-various-warnings</title>
<updated>2015-03-22T23:42:59Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-03-22T23:42:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4dd7fb60a8e46856cb2df3fcda56b9b119072552'/>
<id>urn:sha1:4dd7fb60a8e46856cb2df3fcda56b9b119072552</id>
<content type='text'>
[2.0] Fix various warnings with the new Doxygen and LLVM releases.</content>
</entry>
<entry>
<title>Rebuild clone counts on rehash</title>
<updated>2015-03-21T16:53:21Z</updated>
<author>
<name>Adam</name>
</author>
<published>2015-03-03T20:45:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7f051bcc5198c2eb3fff1ca52888bd7c6ec19000'/>
<id>urn:sha1:7f051bcc5198c2eb3fff1ca52888bd7c6ec19000</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various Doxygen warnings.</title>
<updated>2015-02-27T00:34:21Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2015-02-26T22:35:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c38d29fd760a52958377a0664cbcdf74e9a12c84'/>
<id>urn:sha1:c38d29fd760a52958377a0664cbcdf74e9a12c84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix modules not being versioned on Windows.</title>
<updated>2015-01-17T15:31:35Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2015-01-17T15:31:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f5519a585fdff5a009c20c3d89db315d4af45196'/>
<id>urn:sha1:f5519a585fdff5a009c20c3d89db315d4af45196</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid calling methods on NULL pointers wherever possible.</title>
<updated>2014-10-13T05:18:14Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-10-08T15:34:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6935ce2956fed99d5484da90e614b7126e5275d3'/>
<id>urn:sha1:6935ce2956fed99d5484da90e614b7126e5275d3</id>
<content type='text'>
The trick we use to allow this is undefined behaviour and is not
liked by LLVM. We should stop using it but it has the potential to
break to many things for a minor release.
</content>
</entry>
<entry>
<title>Fix hash_map.h on non-GNU C++ standard library implementations.</title>
<updated>2014-10-05T02:49:42Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-10-04T12:52:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e59943c1a5107c7be39e38ade546f8f6c6d06145'/>
<id>urn:sha1:e59943c1a5107c7be39e38ade546f8f6c6d06145</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not use the result of the dns cache when the query type of the result is different from the type of the query. #66</title>
<updated>2014-09-08T22:19:00Z</updated>
<author>
<name>Adam</name>
</author>
<published>2014-09-08T20:58:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=df67ab549bcc2cd53519f309110c58c00f2c935b'/>
<id>urn:sha1:df67ab549bcc2cd53519f309110c58c00f2c935b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not export callers</title>
<updated>2014-05-08T23:56:31Z</updated>
<author>
<name>Adam</name>
</author>
<published>2014-05-08T23:18:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=86e313cb46c43ade5f3ddd2d4f8f3cb6cc898e67'/>
<id>urn:sha1:86e313cb46c43ade5f3ddd2d4f8f3cb6cc898e67</id>
<content type='text'>
Their functions are all inlined and Windows gives unresolved symbol errors
</content>
</entry>
<entry>
<title>Fix undefined symbol error on module load if compiled with Clang 3.4</title>
<updated>2014-04-19T15:10:01Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-04-19T15:10:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b65fb065b5a77aeea056f88e1b8d96ec8fbea47c'/>
<id>urn:sha1:b65fb065b5a77aeea056f88e1b8d96ec8fbea47c</id>
<content type='text'>
Fixes issue #803 reported by @SaberUK
</content>
</entry>
<entry>
<title>Bump API version because of 3f4d54eb031f1cd6b016dfe1f768ed86303e3856</title>
<updated>2014-01-21T13:13:02Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-01-21T13:13:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=89510c143fac8a299a7ede46fe1a8220c703cb1c'/>
<id>urn:sha1:89510c143fac8a299a7ede46fe1a8220c703cb1c</id>
<content type='text'>
</content>
</entry>
</feed>
