<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include, 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?h=v4.0.0a14</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include?h=v4.0.0a14'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-08-27T13:48:19Z</updated>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-08-27T13:48:19Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-27T13:48:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=28a7f1f0c8163fe202ad0b6c228ff48dc0c13934'/>
<id>urn:sha1:28a7f1f0c8163fe202ad0b6c228ff48dc0c13934</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release v3.14.0.</title>
<updated>2022-08-25T19:49:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-25T19:38:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e147b461173c58eb443eee0ac56f7d3c3c4b2c3a'/>
<id>urn:sha1:e147b461173c58eb443eee0ac56f7d3c3c4b2c3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-08-25T19:46:11Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-08-25T19:46:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=96f355c2fa6eccab225f60b375544c3b2a5d3940'/>
<id>urn:sha1:96f355c2fa6eccab225f60b375544c3b2a5d3940</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use std::string in the Serializer constructor.</title>
<updated>2022-08-24T16:56:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-24T16:56:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=65d50f04c00c8ec2b7a8744c9f0c7bc32841d8f3'/>
<id>urn:sha1:65d50f04c00c8ec2b7a8744c9f0c7bc32841d8f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace GetUserCounter() with GetUsers().size().</title>
<updated>2022-08-24T03:52:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-24T03:49:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=87fe3cae8aa28ceacc7d20afa1d535630d03bc02'/>
<id>urn:sha1:87fe3cae8aa28ceacc7d20afa1d535630d03bc02</id>
<content type='text'>
This method is legacy from when there was a manual user counter and
isn't much of a length saving over the unsugared version.
</content>
</entry>
<entry>
<title>Fix cached log messages not having the correct timestamp.</title>
<updated>2022-08-23T22:18:55Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-23T22:18:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a5c2a94bd8d6b2e7ea5fc531a109e5ea3e81a287'/>
<id>urn:sha1:a5c2a94bd8d6b2e7ea5fc531a109e5ea3e81a287</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor the core event macros.</title>
<updated>2022-08-20T17:24:56Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-20T17:13:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=61283b949d523a4b9cb2927a16c1d590c5e8a601'/>
<id>urn:sha1:61283b949d523a4b9cb2927a16c1d590c5e8a601</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Backport fix for types removed in C++17 from master.</title>
<updated>2022-08-15T23:15:00Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-15T23:01:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=017c9e608b76f61d95852ed7463c0c9003ae9a0f'/>
<id>urn:sha1:017c9e608b76f61d95852ed7463c0c9003ae9a0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move aptosa/untosa into the sockaddrs union and add from/from_ip.</title>
<updated>2022-08-11T14:40:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-11T13:20:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f88fbaa2fe91c22f1c7280ecd96c2bcf92f73a4d'/>
<id>urn:sha1:f88fbaa2fe91c22f1c7280ecd96c2bcf92f73a4d</id>
<content type='text'>
The struct will also now always be zero-initialized by default which
removes the footgun which has happened previously where the union has
been accessed before being initialized leading to it containing weird
values.
</content>
</entry>
<entry>
<title>Clean up the sockaddrs documentation comments.</title>
<updated>2022-08-10T21:43:23Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-10T21:43:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=19efaf163c0ff2cff82c11f79bac303ecb6e801e'/>
<id>urn:sha1:19efaf163c0ff2cff82c11f79bac303ecb6e801e</id>
<content type='text'>
</content>
</entry>
</feed>
