index
:
libbu++.git
bigchange
main
myriad
System level, general purpose C++ library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
unstable
/
myriadfs.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
4 days
I believe MyriadFs is now threadsafe.
myriad
Mike Buland
2024-10-03
Minor tweaks/additions.
Mike Buland
2024-10-01
More bug fixes
Mike Buland
2024-09-26
Basic update to new API for existing components.
Mike Buland
2024-08-27
Making progress.
Mike Buland
2024-08-05
Perhaps fixed a Myriad race condition.
0.0.1
Mike Buland
2024-08-05
Added loads and loads of debugging output to myriad.
Mike Buland
2024-07-15
MyriadFs improvements and new helper tool.
Mike Buland
2023-08-01
Updated copyright date.
Mike Buland
2021-08-18
Updating issues discovered using g++ 10
Mike Buland
2020-01-03
Removed extra debug output from Bu::MyriadFs
Mike Buland
2019-05-24
Updated copyright date.
Mike Buland
2018-12-11
Fixed MyriadFS path exists error.
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-08-28
Loads of win32 compilation issues fixed. Most are fairly minor unsigned/signed
Mike Buland
2012-04-15
Updated copyright, packaging, makefile, etc.
Mike Buland
2012-03-25
Code is all reorganized. We're about ready to release. I should write up a
Mike Buland