<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/base.cpp, branch v3.7.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/base.cpp?h=v3.7.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/base.cpp?h=v3.7.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2020-03-30T16:24:12Z</updated>
<entry>
<title>Fix various documentation and formatting issues.</title>
<updated>2020-03-30T16:24:12Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-03-30T16:24:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9ebda853f5bc470858501897442610699a5fd5de'/>
<id>urn:sha1:9ebda853f5bc470858501897442610699a5fd5de</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>Only show classbase ctor/dtor/cull messages in debug builds.</title>
<updated>2019-11-16T22:05:42Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-11-15T12:38:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d15e3bd110ea3e53fe1242c7d253bac685d0fca9'/>
<id>urn:sha1:d15e3bd110ea3e53fe1242c7d253bac685d0fca9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Free StringExtItem and SimpleExtItem values correctly.</title>
<updated>2019-08-13T14:02:25Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-08-13T12:35:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0827c5c7425a17b6a569a9f706b5b3dea8fa345a'/>
<id>urn:sha1:0827c5c7425a17b6a569a9f706b5b3dea8fa345a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert LocalExtItem to a typedef and deprecate it.</title>
<updated>2019-08-13T14:02:25Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-08-13T13:03:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=703ba72071b970caaa7554b1e58a13def57694dc'/>
<id>urn:sha1:703ba72071b970caaa7554b1e58a13def57694dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert all core ExtensionItem code away from {un,}serialize.</title>
<updated>2019-08-07T18:37:27Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-08-07T18:37:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=714284aa306f2912eaca0c28d779d227db62a96b'/>
<id>urn:sha1:714284aa306f2912eaca0c28d779d227db62a96b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add {To,From}{Human,Internal,Network} to ExtensionItem.</title>
<updated>2019-08-07T15:38:15Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-08-07T12:40:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=85182d727c0d549b9cf6659ad36dec70fcf02278'/>
<id>urn:sha1:85182d727c0d549b9cf6659ad36dec70fcf02278</id>
<content type='text'>
Also, deprecate the old SerializeFormat/serialize/unserialise API.
</content>
</entry>
<entry>
<title>Fix conversion issues by replacing ConvToInt with ConvToNum&lt;T&gt;.</title>
<updated>2018-12-12T21:43:24Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-12-12T20:34:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0f7cfd46ef2d277f5f82e34a2852c75212d75261'/>
<id>urn:sha1:0f7cfd46ef2d277f5f82e34a2852c75212d75261</id>
<content type='text'>
The former was a thin wrapper around atol and brought with it all
of the weird parsing logic of atol which is almost never what is
actually wanted. It also almost never returned the numeric type
which is actually wanted which can cause weird issues when casting.
</content>
</entry>
<entry>
<title>Pass the Extensible container to ExtensionItem::free().</title>
<updated>2018-08-12T12:29:09Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-12T12:29:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f8a9b6ba4ae0b4b3c7b2a408332230dd82eb4608'/>
<id>urn:sha1:f8a9b6ba4ae0b4b3c7b2a408332230dd82eb4608</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master+serviceinit'</title>
<updated>2015-12-02T12:30:24Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-12-02T12:30:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=860f5cbf1ea159d7d1c3fce2364747a822c50461'/>
<id>urn:sha1:860f5cbf1ea159d7d1c3fce2364747a822c50461</id>
<content type='text'>
</content>
</entry>
</feed>
