<feed xmlns='http://www.w3.org/2005/Atom'>
<title>AdHoc Util, branch libadhocutil-0.5.1</title>
<subtitle>Adhoc library of useful functions and classes.</subtitle>
<id>https://git.randomdan.homeip.net/repo/libadhocutil/atom?h=libadhocutil-0.5.1</id>
<link rel='self' href='https://git.randomdan.homeip.net/repo/libadhocutil/atom?h=libadhocutil-0.5.1'/>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libadhocutil/'/>
<updated>2018-05-08T22:05:16Z</updated>
<entry>
<title>Add missing include guard</title>
<updated>2018-05-08T22:05:16Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-05-08T22:05:16Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libadhocutil/commit/?id=a3dd32766f98607fac9cefe0715b965ce899ade6'/>
<id>urn:sha1:a3dd32766f98607fac9cefe0715b965ce899ade6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Inline the formatter consts</title>
<updated>2018-05-08T21:59:35Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-05-08T21:59:30Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libadhocutil/commit/?id=8406f6d87710e8a10e217499cffd9f5669c7acc8'/>
<id>urn:sha1:8406f6d87710e8a10e217499cffd9f5669c7acc8</id>
<content type='text'>
Allows a formatter to be a typedef in multiple compilation units.
</content>
</entry>
<entry>
<title>Fix uniqueness of generated name for format string var</title>
<updated>2018-05-08T21:57:17Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-05-08T21:57:17Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libadhocutil/commit/?id=856a7411b683aca2579f69d6a3b7c0f0d735948f'/>
<id>urn:sha1:856a7411b683aca2579f69d6a3b7c0f0d735948f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>C++17</title>
<updated>2018-04-11T20:34:08Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-04-11T19:20:25Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libadhocutil/commit/?id=42b016dc96472993fa19f8283c65dcd3f447f124'/>
<id>urn:sha1:42b016dc96472993fa19f8283c65dcd3f447f124</id>
<content type='text'>
Tidy threading code... no need for pointers now
</content>
</entry>
<entry>
<title>C++17</title>
<updated>2018-04-11T20:34:04Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-04-06T10:30:10Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libadhocutil/commit/?id=c09260d8b792bb1b9df770d1ce3d3e2d75fa4dff'/>
<id>urn:sha1:c09260d8b792bb1b9df770d1ce3d3e2d75fa4dff</id>
<content type='text'>
Updates resource pool... We don't need our own usage counter when
shared_ptr has a perfectly good one... So long as you remember it's one
too high cos we keep one in InUse.
</content>
</entry>
<entry>
<title>C++17</title>
<updated>2018-04-11T20:32:07Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-04-06T10:30:10Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libadhocutil/commit/?id=af80cb647b50d6321b6e77135b0f0a4a560ab95f'/>
<id>urn:sha1:af80cb647b50d6321b6e77135b0f0a4a560ab95f</id>
<content type='text'>
Updates resource pool to have an interface more in line with the C++ Core Guidelines.
</content>
</entry>
<entry>
<title>C++17</title>
<updated>2018-04-07T07:45:51Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-04-06T10:30:10Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libadhocutil/commit/?id=66107ea15378cc30260224b668a0152acbcc353d'/>
<id>urn:sha1:66107ea15378cc30260224b668a0152acbcc353d</id>
<content type='text'>
Adds a friendly wrapper function to construct and install a plugin
(similar interface std::make_...)
</content>
</entry>
<entry>
<title>C++17</title>
<updated>2018-04-06T15:40:43Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-04-06T10:30:10Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libadhocutil/commit/?id=742829876449a4a656669492d662b1f724b36613'/>
<id>urn:sha1:742829876449a4a656669492d662b1f724b36613</id>
<content type='text'>
Remove straggling references to boost namespace which should be std.
</content>
</entry>
<entry>
<title>C++17</title>
<updated>2018-04-06T15:36:31Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-04-06T10:30:10Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libadhocutil/commit/?id=7b179f8bd9b2292f66188ddb47ae6cf824d7a94a'/>
<id>urn:sha1:7b179f8bd9b2292f66188ddb47ae6cf824d7a94a</id>
<content type='text'>
Remove intrusivePtrBase.
</content>
</entry>
<entry>
<title>C++17</title>
<updated>2018-04-06T15:35:09Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-04-06T10:30:10Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libadhocutil/commit/?id=25a81f12e881bd07a967189cc3a511fe1a94aaa2'/>
<id>urn:sha1:25a81f12e881bd07a967189cc3a511fe1a94aaa2</id>
<content type='text'>
Remove all boost things now in the standard library from tests.
</content>
</entry>
</feed>
