<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/base.cpp, branch v3.4.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.4.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/base.cpp?h=v3.4.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-08-13T14:02:25Z</updated>
<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>
<entry>
<title>Add LocalIntExt and LocalStringExt::unserialize() for non-FORMAT_NETWORK</title>
<updated>2015-11-26T12:53:01Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-11-26T12:53:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f330428223ff90eeae3e22e8de20e5aea1188061'/>
<id>urn:sha1:f330428223ff90eeae3e22e8de20e5aea1188061</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix FORMAT_INTERNAL handling in LocalIntExt::serialize() and LocalStringExt::serialize()</title>
<updated>2015-11-26T12:50:28Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-11-26T12:50:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cdb764f2de7ee27c97708dfe44f1e6b905c571db'/>
<id>urn:sha1:cdb764f2de7ee27c97708dfe44f1e6b905c571db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add typedef ExtensionManager::ExtMap</title>
<updated>2015-11-26T12:39:56Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-11-26T12:39:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dd5e75f99e37fc8e407da6fc003fcfa56b802752'/>
<id>urn:sha1:dd5e75f99e37fc8e407da6fc003fcfa56b802752</id>
<content type='text'>
</content>
</entry>
</feed>
