<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libbu++.git/src/unstable, branch v0.1</title>
<subtitle>System level, general purpose C++ library.
</subtitle>
<id>https://git.xagasoft.com/libbu++.git/atom?h=v0.1</id>
<link rel='self' href='https://git.xagasoft.com/libbu++.git/atom?h=v0.1'/>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/'/>
<updated>2019-05-20T19:58:58+00:00</updated>
<entry>
<title>Threshold between medium and large messages was wrong.</title>
<updated>2019-05-20T19:58:58+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mbuland@penny-arcade.com</email>
</author>
<published>2019-05-20T19:58:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=1eb9cf735de844d844f7d6191ac8b7bb9913214f'/>
<id>urn:sha1:1eb9cf735de844d844f7d6191ac8b7bb9913214f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More  fixes.</title>
<updated>2019-05-14T15:51:37+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2019-05-14T15:51:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=3e316641b129038831110232b0065a02c0cc0f0c'/>
<id>urn:sha1:3e316641b129038831110232b0065a02c0cc0f0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>UtfString &amp; Json overhaul.</title>
<updated>2019-05-14T02:47:19+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2019-05-14T02:47:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=d605d6c3c04c1e26121f9b1c5c1d2dbcc5f7bc37'/>
<id>urn:sha1:d605d6c3c04c1e26121f9b1c5c1d2dbcc5f7bc37</id>
<content type='text'>
UtfString supports a load of new stuff, and Json uses UtfString
exclusively now.
</content>
</entry>
<entry>
<title>Url parser sucks.  It sucks a little less now.</title>
<updated>2019-04-09T20:39:57+00:00</updated>
<author>
<name>Mike Buland</name>
<email>eichlan@xagasoft.com</email>
</author>
<published>2019-04-09T20:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=d81e824732c33e2d5ce31fbc58571561a8d9b21f'/>
<id>urn:sha1:d81e824732c33e2d5ce31fbc58571561a8d9b21f</id>
<content type='text'>
I need to redo it completely, it's stupid.
</content>
</entry>
<entry>
<title>Json parsing fix + new API for copying.</title>
<updated>2019-03-11T18:25:32+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mbuland@penny-arcade.com</email>
</author>
<published>2019-03-11T18:25:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=33d08f7b68ee57824c135c927bf86ca5fa3444cb'/>
<id>urn:sha1:33d08f7b68ee57824c135c927bf86ca5fa3444cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bu::Json handles encoding control chars.</title>
<updated>2018-12-17T18:03:18+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mbuland@penny-arcade.com</email>
</author>
<published>2018-12-17T18:03:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=4a541f7ba5306f9ebcc7f0fe2eeb663d3f527070'/>
<id>urn:sha1:4a541f7ba5306f9ebcc7f0fe2eeb663d3f527070</id>
<content type='text'>
It still needs to handle the rest of unicode properly.  It'll require a
minor change but shouldn't be too bad overall.
</content>
</entry>
<entry>
<title>Fixed MyriadFS path exists error.</title>
<updated>2018-12-11T18:26:26+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mbuland@penny-arcade.com</email>
</author>
<published>2018-12-11T18:26:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=3f67108249b5c4f97841beee18fdd761919fe754'/>
<id>urn:sha1:3f67108249b5c4f97841beee18fdd761919fe754</id>
<content type='text'>
Also started some FS related thread safety.
</content>
</entry>
<entry>
<title>Added convinience Key/Value typedefs to ptrs.</title>
<updated>2018-11-07T17:46:08+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mbuland@penny-arcade.com</email>
</author>
<published>2018-11-07T17:46:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=40e561cc553c808af8c5b5392f1fd74eacdd94b2'/>
<id>urn:sha1:40e561cc553c808af8c5b5392f1fd74eacdd94b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed a little cache debugging.</title>
<updated>2018-07-16T14:07:35+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mbuland@penny-arcade.com</email>
</author>
<published>2018-07-16T14:07:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=60a2866fa0923d5beb8c85a99d9f925031346c33'/>
<id>urn:sha1:60a2866fa0923d5beb8c85a99d9f925031346c33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added a threadsafe speedometer class.</title>
<updated>2018-07-02T18:34:44+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mbuland@penny-arcade.com</email>
</author>
<published>2018-07-02T18:34:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=74973a93594e4150a827459708895577a795036b'/>
<id>urn:sha1:74973a93594e4150a827459708895577a795036b</id>
<content type='text'>
</content>
</entry>
</feed>
