<feed xmlns='http://www.w3.org/2005/Atom'>
<title>GentooBrowse API, branch gentoobrowse-api-0.10</title>
<subtitle>ICE API backing GentooBrowse.</subtitle>
<id>https://git.randomdan.homeip.net/repo/gentoobrowse-api/atom?h=gentoobrowse-api-0.10</id>
<link rel='self' href='https://git.randomdan.homeip.net/repo/gentoobrowse-api/atom?h=gentoobrowse-api-0.10'/>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/gentoobrowse-api/'/>
<updated>2018-04-15T16:51:27Z</updated>
<entry>
<title>Ice 3.7</title>
<updated>2018-04-15T16:51:27Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-04-15T16:48:28Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=79bebd34eab2891d21dd4227a1b643ca4b9979ec'/>
<id>urn:sha1:79bebd34eab2891d21dd4227a1b643ca4b9979ec</id>
<content type='text'>
Rename service library as IceBox++11 expects ++11 suffix.
</content>
</entry>
<entry>
<title>C++17</title>
<updated>2018-04-12T20:00:42Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-04-12T20:00:42Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=e0ee7820d7465e93871b96c49c295de3ad7a307b'/>
<id>urn:sha1:e0ee7820d7465e93871b96c49c295de3ad7a307b</id>
<content type='text'>
Remove straggling references to Boost things now in standard C++.
</content>
</entry>
<entry>
<title>Data-driven testDependAll</title>
<updated>2018-04-12T19:53:16Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-04-12T19:53:16Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=5a3ad9dfa9976a72cfbc587913c55fa4a7e0757f'/>
<id>urn:sha1:5a3ad9dfa9976a72cfbc587913c55fa4a7e0757f</id>
<content type='text'>
Refactor testDependAll to be a Boost data-driven test. Now a new test
case is created for each ebuild cache.
</content>
</entry>
<entry>
<title>Apply some C++17 love.</title>
<updated>2018-04-12T19:31:55Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-03-15T19:24:36Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=411575edaf9ba586d77c8222ad25a1908b340739'/>
<id>urn:sha1:411575edaf9ba586d77c8222ad25a1908b340739</id>
<content type='text'>
</content>
</entry>
<entry>
<title>C++17 and Ice 3.7</title>
<updated>2018-04-12T19:20:14Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-04-12T19:20:14Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=9c7362153945275bb8f592e59319fcde7dbcb703'/>
<id>urn:sha1:9c7362153945275bb8f592e59319fcde7dbcb703</id>
<content type='text'>
Updates all code to work with C++17 and Ice 3.7 and related updates in
used libraries.
</content>
</entry>
<entry>
<title>Whitespace only lines between package masks</title>
<updated>2018-03-20T21:11:26Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-03-20T21:11:23Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=72690002b125feaf469d28dfa70efb412be6c5cd'/>
<id>urn:sha1:72690002b125feaf469d28dfa70efb412be6c5cd</id>
<content type='text'>
Add test case for whitespace only lines where empty lines expected
between package.mask entries. This changes the regex to allow a
whitespace only line to trigger a record break.
</content>
</entry>
<entry>
<title>Add a simple unit test over the existing mask lexer</title>
<updated>2018-03-20T21:03:51Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-03-20T21:03:51Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=a27bf76eec4ec37e9c41690ea4787d0388055b05'/>
<id>urn:sha1:a27bf76eec4ec37e9c41690ea4787d0388055b05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract mask lexer for testability</title>
<updated>2018-03-20T19:35:27Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-03-20T19:35:27Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=d202acad0f88786f415647a878462ee5bbd32c92'/>
<id>urn:sha1:d202acad0f88786f415647a878462ee5bbd32c92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>User pruning</title>
<updated>2018-03-04T17:58:41Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-03-04T17:58:41Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=2bfbddea8ea72c0eaa9ab7196702554f0ba7d84e'/>
<id>urn:sha1:2bfbddea8ea72c0eaa9ab7196702554f0ba7d84e</id>
<content type='text'>
Purge out unverified users after a period of time.
</content>
</entry>
<entry>
<title>Refactor timer task setup to make it simplier, more generic</title>
<updated>2018-03-04T17:29:02Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2018-03-04T17:29:02Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/gentoobrowse-api/commit/?id=11c18c162b858fd62d6734eeca6214fe2d70548c'/>
<id>urn:sha1:11c18c162b858fd62d6734eeca6214fe2d70548c</id>
<content type='text'>
</content>
</entry>
</feed>
