summaryrefslogtreecommitdiff
path: root/indra/llcommon/llsingleton.h
AgeCommit message (Expand)Author
2013-05-09Merge downstream code and viewer-betasimon
2013-05-01Manually pull in Richard's fixes for llcommon/llsingleton.hsimon
2013-04-25Clean up LLSingleton work - special case to re-create instance if it's been d...simon
2013-04-24diff -r 59c7bed66dfd indra/llcommon/lleventapi.hsimon
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2011-09-06LLProxy code review fixes.Logan Dethrow
2011-09-01Clarified the reason for adding the deleteSingleton method to LLSingleton. Ad...Logan Dethrow
2011-07-21STORM-1112 Protected LLProxy members during cross-thread calls to LLProxy::ap...Logan Dethrow
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2009-11-30Linker optimization - use "extern template" for commonly regenerated templatesJames Cook
2009-08-06Add on-demand allocation of LLSingletonRegistry::sSingletonMap so we don't re...brad kittenbrink
2009-08-05Merged in my DEV-35401 "doubleton" fix.brad kittenbrink
2009-08-05Attemt at fixing "doubleton" problems across shared lib boundaries. Singleto...brad kittenbrink
2009-08-04svn merge -r 128442:129343 svn+ssh://svn.lindenlab.com/svn/linden/branches/sk...Richard Nelson
2009-06-21merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3Steven Bennetts