Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Even though AtExit should never be called while an object is being accessed, ... | deanm@google.com | 2008-08-11 | 1 | -3/+2 |
* | Use 0 instead of NULL, since AtomicWord is intptr_t which is not a pointer ty... | deanm@google.com | 2008-08-07 | 1 | -1/+1 |
* | Cross platform and cleanup of Singleton class | deanm@google.com | 2008-08-06 | 1 | -124/+52 |
* | Adds new class AtExitManager which manages the dtors of all singletons. | cpu@google.com | 2008-08-01 | 1 | -37/+18 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+293 |