| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-26 | Added auto-lock classes to the Bu::ReadWriteMutex, I think I like that type of | Mike Buland | |
| encapsulation, at least for the read/write guy. Also started work on a thread-safe wrapper for the standard hash. There is a lot of functionality we just have to leave out in this, it's just too dangerous in a thread-safe class. | |||
| 2013-02-21 | Forgot the copyright notice. | Mike Buland | |
| 2013-02-21 | Added the Bu::ReadWriteMutex, which is super awesome. Also made the | Mike Buland | |
| Bu::RandomBase::rand functions visible in the Bu::RandomCmwc class. | |||
