<feed xmlns='http://www.w3.org/2005/Atom'>
<title>AdHoc Util, branch libadhocutil-0.7.1</title>
<subtitle>Adhoc library of useful functions and classes.</subtitle>
<id>https://git.randomdan.homeip.net/repo/libadhocutil/atom?h=libadhocutil-0.7.1</id>
<link rel='self' href='https://git.randomdan.homeip.net/repo/libadhocutil/atom?h=libadhocutil-0.7.1'/>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libadhocutil/'/>
<updated>2019-02-13T09:34:08Z</updated>
<entry>
<title>Enable performance checks (not for tests)</title>
<updated>2019-02-13T09:34:08Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2019-02-12T22:02:17Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libadhocutil/commit/?id=5f7ef966aa4204c774a4e23bd1bd9a34d07db67c'/>
<id>urn:sha1:5f7ef966aa4204c774a4e23bd1bd9a34d07db67c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More clang-tidy WIP</title>
<updated>2019-02-12T21:10:48Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2019-01-17T19:35:11Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libadhocutil/commit/?id=854abea18ca1a46c69b2eed1698839db36b5deb7'/>
<id>urn:sha1:854abea18ca1a46c69b2eed1698839db36b5deb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable some clang-tidy checks and fix up accordingly</title>
<updated>2019-02-12T21:10:48Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2019-01-16T19:32:40Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libadhocutil/commit/?id=e9718cf7acf638f5438715efe43d2740abfa0a6f'/>
<id>urn:sha1:e9718cf7acf638f5438715efe43d2740abfa0a6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Explicitly disable stream operator() of formatter</title>
<updated>2019-02-04T23:31:54Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2019-02-04T23:31:54Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libadhocutil/commit/?id=52c9ac16c11ccb8abc987b0bad3a4d93aa3bdfc8'/>
<id>urn:sha1:52c9ac16c11ccb8abc987b0bad3a4d93aa3bdfc8</id>
<content type='text'>
When stream type does not have a write member, prevents failure when overload
matches call because first argument can passed by non-const reference.
</content>
</entry>
<entry>
<title>Remove calls to naked new</title>
<updated>2019-01-31T17:20:30Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan.goodliffe@octal.co.uk</email>
</author>
<published>2019-01-31T17:20:30Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libadhocutil/commit/?id=74ab788024c3a740b158c56594ac3d46e53c87b3'/>
<id>urn:sha1:74ab788024c3a740b158c56594ac3d46e53c87b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unrequired BOOST_TEST_DONT_PRINT_LOG_VALUE</title>
<updated>2019-01-31T16:28:02Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan.goodliffe@octal.co.uk</email>
</author>
<published>2019-01-31T16:28:02Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libadhocutil/commit/?id=c8b82d3dc1fdfb27292d2e62b99dc3f33424959f'/>
<id>urn:sha1:c8b82d3dc1fdfb27292d2e62b99dc3f33424959f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove calls nolonger required</title>
<updated>2019-01-29T14:46:59Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan.goodliffe@octal.co.uk</email>
</author>
<published>2019-01-29T14:46:59Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libadhocutil/commit/?id=ea3e21f209db50d3446bee7fbb2215ae378c51ae'/>
<id>urn:sha1:ea3e21f209db50d3446bee7fbb2215ae378c51ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove boost::filesystem in favour of std::filesystem</title>
<updated>2019-01-29T14:21:24Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan.goodliffe@octal.co.uk</email>
</author>
<published>2019-01-29T14:05:56Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libadhocutil/commit/?id=e6c80195e9019a355d9a7a40b61bcf099d9a72a0'/>
<id>urn:sha1:e6c80195e9019a355d9a7a40b61bcf099d9a72a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing doxygen comments</title>
<updated>2019-01-18T18:28:12Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2019-01-18T18:28:12Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libadhocutil/commit/?id=e408b9fe771bb480b620c30f5e2de4f6c3b15669'/>
<id>urn:sha1:e408b9fe771bb480b620c30f5e2de4f6c3b15669</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Literal operator based inline formatting</title>
<updated>2019-01-18T16:08:57Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan.goodliffe@octal.co.uk</email>
</author>
<published>2019-01-18T15:41:31Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/libadhocutil/commit/?id=138b84c1efd1e3e7b82ff1d9a19b45a905d5a031'/>
<id>urn:sha1:138b84c1efd1e3e7b82ff1d9a19b45a905d5a031</id>
<content type='text'>
</content>
</entry>
</feed>
