Age | Commit message (Expand) | Author |
---|---|---|
2009-01-02 | Update copyrights for 2009. | w00t |
2008-09-06 | Make ThreadEngine::Mutex() protected too, make the user use Lock() and Unlock() | brain |
2008-09-06 | Stick Enable() in private, enhance comments | brain |
2008-09-06 | New methods in mutex purely for readability: | brain |
2008-09-04 | ability to create mutexes (rather than just having one system wide mutex) in ... | brain |
2008-02-21 | ThreadEngine::GetName(), for display in /version | brain |
2008-02-21 | Working thread test!!! | brain |
2008-02-10 | Add comments | brain |
2008-02-10 | Each Thread class must have its own thread handle, duh. Someone take away my ... | brain |
2008-02-10 | Add threading engine stuff. Docs to follow, untested and not used anywhere yet | brain |