<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/compat.h, branch v4.0.0a14</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=v4.0.0a14</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/compat.h?h=v4.0.0a14'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-05-07T19:18:15Z</updated>
<entry>
<title>Move unistd out of the global compat header.</title>
<updated>2022-05-07T19:18:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-07T18:50:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1a5af295be54ba5666befa6e01cd3043f73cd891'/>
<id>urn:sha1:1a5af295be54ba5666befa6e01cd3043f73cd891</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of entrypoint, specify the main function name directly.</title>
<updated>2022-05-07T19:18:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-07T18:49:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=507887f00102742722cbfee63ec89096cff3f868'/>
<id>urn:sha1:507887f00102742722cbfee63ec89096cff3f868</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the ATTR_NOT_NULL define for marking arguments that can't be null.</title>
<updated>2022-01-15T15:52:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-15T15:16:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=581304f95db066e49d57895040614bfe5d57b45c'/>
<id>urn:sha1:581304f95db066e49d57895040614bfe5d57b45c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename CUSTOM_PRINTF to ATTR_PRINTF.</title>
<updated>2022-01-15T15:15:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-15T14:52:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=94d42ad3ba426a1b895fb2ae848d0a4d9546a66e'/>
<id>urn:sha1:94d42ad3ba426a1b895fb2ae848d0a4d9546a66e</id>
<content type='text'>
ATTR_* matches the naming scheme which will be used for function
attributes from now on.

Also, redocument it to have a better description and allow Doxygen
to parse it.
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-02-28T19:16:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-02-28T19:16:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c22c7e5a99c8f913c12cad13977d7c56fa7ee8e4'/>
<id>urn:sha1:c22c7e5a99c8f913c12cad13977d7c56fa7ee8e4</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>Merge branch 'insp3' into master.</title>
<updated>2020-01-17T12:36:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-17T12:27:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1de6f5b4a99d8f36d589cb2404cb510e7434afe1'/>
<id>urn:sha1:1de6f5b4a99d8f36d589cb2404cb510e7434afe1</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>Merge branch 'insp3' into master.</title>
<updated>2020-01-01T11:33:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-01T11:33:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f856d5ab8af6a0ffd3e5f63a5711e256e8e74267'/>
<id>urn:sha1:f856d5ab8af6a0ffd3e5f63a5711e256e8e74267</id>
<content type='text'>
</content>
</entry>
</feed>
