aboutsummaryrefslogtreecommitdiff
path: root/src/stable/myriad.cpp (follow)
AgeCommit message (Expand)Author
18 hoursMore myriad fixes, it passes all existing unit tests.Mike Buland
42 hoursErasing streams works, stream map building works.Mike Buland
43 hoursForgot about erase, it seems to be working now.Mike Buland
6 daysBasic update to new API for existing components.Mike Buland
14 daysOpen is more complete now. It's not fully tested.Mike Buland
14 daysMyriad headers are the right size now.Mike Buland
2024-09-16It could use more testing, but...it works.Mike Buland
2024-08-28Most of the new myriad api is in.Mike Buland
2024-08-27Making progress.Mike Buland
2024-08-05Perhaps fixed a Myriad race condition.HEAD0.0.1mainMike Buland
2024-08-05Added loads and loads of debugging output to myriad.Mike Buland
2023-08-01Updated copyright date.Mike Buland
2019-05-24Updated copyright date.Mike Buland
2014-02-03Changed copyright to 2007-2014.Mike Buland
2013-02-11Updated the copyright for 2013.Mike Buland
2012-11-05Converted tabs to spaces with tabconv.Mike Buland
2012-08-28Loads of win32 compilation issues fixed. Most are fairly minor unsigned/signedMike Buland
2012-06-15Bu::Myriad now only uses BitString during initialization, and I'm going toMike Buland
2012-04-15Updated copyright, packaging, makefile, etc.Mike Buland
2012-04-14The core of myriad is now thread-safe. It could use a little work on multipleMike Buland
2012-04-13Myriad is actually fine, I double checked it for cross-platformed-ness. ItMike Buland