<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libbu++.git/src/unstable, branch myriad</title>
<subtitle>System level, general purpose C++ library.
</subtitle>
<id>https://git.xagasoft.com/libbu++.git/atom?h=myriad</id>
<link rel='self' href='https://git.xagasoft.com/libbu++.git/atom?h=myriad'/>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/'/>
<updated>2024-11-07T00:01:36+00:00</updated>
<entry>
<title>I believe MyriadFs is now threadsafe.</title>
<updated>2024-11-07T00:01:36+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2024-11-07T00:01:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=700d4bbcbf59c4447becbab21a6aa7204a8da2f4'/>
<id>urn:sha1:700d4bbcbf59c4447becbab21a6aa7204a8da2f4</id>
<content type='text'>
It could probably be more optimized, but it does work.
</content>
</entry>
<entry>
<title>Minor tweaks/additions.</title>
<updated>2024-10-03T18:28:44+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2024-10-03T18:28:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=6403224b6fe50dfc28d3c25725b6d0910b7eb6c3'/>
<id>urn:sha1:6403224b6fe50dfc28d3c25725b6d0910b7eb6c3</id>
<content type='text'>
Now to fix MyriadFs
</content>
</entry>
<entry>
<title>More bug fixes</title>
<updated>2024-10-01T19:10:02+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2024-10-01T19:10:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=7487eea1b802bf0f45afcef5807251049b034dd8'/>
<id>urn:sha1:7487eea1b802bf0f45afcef5807251049b034dd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Erasing streams works, stream map building works.</title>
<updated>2024-09-30T18:50:17+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2024-09-30T18:50:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=0befcc026be9e4f6c40f8771c7f26f767ebddbf7'/>
<id>urn:sha1:0befcc026be9e4f6c40f8771c7f26f767ebddbf7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Basic update to new API for existing components.</title>
<updated>2024-09-26T21:43:22+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2024-09-26T21:43:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=76821551f312dd447a03748a01670f3718cd8345'/>
<id>urn:sha1:76821551f312dd447a03748a01670f3718cd8345</id>
<content type='text'>
This may not all work yet, but it all compiles!
</content>
</entry>
<entry>
<title>Making progress.</title>
<updated>2024-08-27T20:37:36+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2024-08-27T20:37:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=f1e3f25d9b7a12cdedb99e4cb0bfa66157a1a972'/>
<id>urn:sha1:f1e3f25d9b7a12cdedb99e4cb0bfa66157a1a972</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Perhaps fixed a Myriad race condition.</title>
<updated>2024-08-05T19:44:59+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2024-08-05T19:44:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=caee572ff94822ca2ed354fcb79ca04ed9adf388'/>
<id>urn:sha1:caee572ff94822ca2ed354fcb79ca04ed9adf388</id>
<content type='text'>
If so, this will fix the issue where streams randomly truncate when
accessed by multiple threads.
</content>
</entry>
<entry>
<title>Added loads and loads of debugging output to myriad.</title>
<updated>2024-08-05T17:40:14+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2024-08-05T17:40:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=e343acc2548fba7670977029da8373a0e58fa25a'/>
<id>urn:sha1:e343acc2548fba7670977029da8373a0e58fa25a</id>
<content type='text'>
There's an issue somewhere sometimes and streams are being truncated. My
guess is a multi-threaded issue.
</content>
</entry>
<entry>
<title>Fixed buffer issue reading headers.</title>
<updated>2024-08-05T17:38:22+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2024-08-05T17:38:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=f6f5206b1ac2ba48660db7b6858e32612a6ffd05'/>
<id>urn:sha1:f6f5206b1ac2ba48660db7b6858e32612a6ffd05</id>
<content type='text'>
We were only reading 1k of data in before, but if a header was more than
1k then we just would give up.  Now we read as much as we can that has
loaded into the buffer and if we run out we can try again, but if it's
just a very long header we'll deal with it properly still.
</content>
</entry>
<entry>
<title>MyriadFs improvements and new helper tool.</title>
<updated>2024-07-15T19:59:18+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2024-07-15T19:59:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/libbu++.git/commit/?id=499cdaf05204a40d86e0e1b4dd32709b3ab67e20'/>
<id>urn:sha1:499cdaf05204a40d86e0e1b4dd32709b3ab67e20</id>
<content type='text'>
I think the interface could be a lot better...but it does work and we
can use it examine and work with MyriadFs files.
</content>
</entry>
</feed>
