Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Singleton traits for a "leaky singleton" - one that does | mbelshe@google.com | 2008-12-03 | 1 | -0/+10 |
* | Add a void* parameter to the AtExitManager callbacks. | deanm@google.com | 2008-09-08 | 1 | -11/+5 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add mime_util and http_chunked_decoder to mac project. | ericroman@google.com | 2008-08-19 | 1 | -1/+1 |
* | 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 |