Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2009-11-30 | Linker optimization - use "extern template" for commonly regenerated templates | James Cook | |
Also replaced many duplicate calls to LLViewerCamera::getInstance() with local pointer. Reviewed with Ambroff | |||
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 | Merged in my DEV-35401 "doubleton" fix. | brad kittenbrink | |
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. | |||
2009-08-04 | svn merge -r 128442:129343 ↵ | Richard Nelson | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-18 into svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-3 | |||
2009-06-21 | merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 | Steven Bennetts | |
ignore-dead-branch |