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
/
stable
/
myriad.cpp
(
follow
)
Age
Commit message (
Expand
)
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
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
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-08-28
Loads of win32 compilation issues fixed. Most are fairly minor unsigned/signed
Mike Buland
2012-06-15
Bu::Myriad now only uses BitString during initialization, and I'm going to
Mike Buland
2012-04-15
Updated copyright, packaging, makefile, etc.
Mike Buland
2012-04-14
The core of myriad is now thread-safe. It could use a little work on multiple
Mike Buland
2012-04-13
Myriad is actually fine, I double checked it for cross-platformed-ness. It
Mike Buland