Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2009-08-06 | Add on-demand allocation of LLSingletonRegistry::sSingletonMap so we don't ↵ | brad kittenbrink | |
rely on static initialization order. reviewed by nat. | |||
2009-08-05 | Attemt at fixing "doubleton" problems across shared lib boundaries. ↵ | brad kittenbrink | |
Singletons now keep their SingletonInstaceData in a big global map in the llcommon module. |