Age | Commit message (Expand) | Author |
---|---|---|
2010-11-29 | Merge System into Support. | Michael J. Spencer |
2009-07-07 | Have scoped mutexes take referenes instead of pointers. | Owen Anderson |
2009-06-20 | Add debugging code to test for various locking faux-pas's, when running in si... | Owen Anderson |
2009-06-19 | Fix weird class-size-being-different problems. At some level this is being c... | Owen Anderson |
2009-06-18 | Give RWMutex the SmartRWMutex treatment too. | Owen Anderson |
2009-06-17 | Reapply r73647 in a non-broken form. | Owen Anderson |
2009-06-17 | Protect the GC table in Function.cpp | Owen Anderson |
2009-06-17 | Add an RAII ScopedWriter, which allows one to acquire a writer lock for the d... | Owen Anderson |
2009-06-16 | Fix #include guards. | Owen Anderson |
2009-06-16 | Add a portable wrapper for reader-writer locks. | Owen Anderson |