<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make/test/compiler.cpp, branch v3.16.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/make/test/compiler.cpp?h=v3.16.1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/make/test/compiler.cpp?h=v3.16.1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-12-30T11:31:28Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2022-12-30T11:31:28Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-12-30T11:31:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2b810b412aeee2d9c79d97fa54a80e317981a6d8'/>
<id>urn:sha1:2b810b412aeee2d9c79d97fa54a80e317981a6d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-02-26T06:58:13Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-02-26T06:58:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1bf7ca389426e196697eba9a8b60277db03fbedb'/>
<id>urn:sha1:1bf7ca389426e196697eba9a8b60277db03fbedb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix using the TR1 headers on compilers that support C++17.</title>
<updated>2021-02-01T17:00:19Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-02-01T17:00:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5b21a60a9d96827d6822c56b2dfdf08dbce5867f'/>
<id>urn:sha1:5b21a60a9d96827d6822c56b2dfdf08dbce5867f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update my name and email address.</title>
<updated>2019-12-31T19:55:17Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-01T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=56375392ba94f2552bbeeeab4fd39e1e50295525'/>
<id>urn:sha1:56375392ba94f2552bbeeeab4fd39e1e50295525</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch compiler detection to use a more reliable method.</title>
<updated>2017-04-14T13:59:03Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-03-22T17:44:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7e1629bdf1454f21fe48a8d3fe5b06be3a5b2552'/>
<id>urn:sha1:7e1629bdf1454f21fe48a8d3fe5b06be3a5b2552</id>
<content type='text'>
Its clear that parsing version output is not reliable enough so
switch to using a method which is less likely to break.
</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>Fix oversight which caused problems with Clang on OSX.</title>
<updated>2015-02-20T19:16:14Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2015-02-20T19:14:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ee3b1ba801f8f731f3efee180fc224f206ffaa70'/>
<id>urn:sha1:ee3b1ba801f8f731f3efee180fc224f206ffaa70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove a workaround for a compiler which is no longer supported.</title>
<updated>2015-02-18T16:00:39Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2015-02-18T15:30:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=755c259b639050378159837facb5fbfa2447b3b8'/>
<id>urn:sha1:755c259b639050378159837facb5fbfa2447b3b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the &lt;type_traits&gt; header to the compiler test file.</title>
<updated>2015-02-18T15:46:13Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2015-02-18T15:20:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=100048eb41b2b8ab4565ea19eb25e1a0acdd07af'/>
<id>urn:sha1:100048eb41b2b8ab4565ea19eb25e1a0acdd07af</id>
<content type='text'>
</content>
</entry>
</feed>
