Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-16 | It could use more testing, but...it works. | Mike Buland | |
2024-08-28 | Most of the new myriad api is in. | Mike Buland | |
Still to go: bootstrapping reading the initial header, saving the header, growing streams as we write? | |||
2024-08-27 | Making progress. | Mike Buland | |
2023-08-01 | Updated copyright date. | Mike Buland | |
2019-05-24 | Updated copyright date. | Mike Buland | |
2014-02-03 | Changed copyright to 2007-2014. | Mike Buland | |
2013-02-11 | Updated the copyright for 2013. | Mike Buland | |
2012-11-05 | Converted tabs to spaces with tabconv. | Mike Buland | |
2012-04-15 | Updated copyright, packaging, makefile, etc. | Mike Buland | |
2012-04-13 | Myriad is actually fine, I double checked it for cross-platformed-ness. It | Mike Buland | |
doesn't yet normalize the endian-ness, and I guess at this point to maintain compatibility I'll have to make it a little endian format. I would still like to add better thread-safety to it, but that's about it. |