index
:
viewer.git
2024.09-ExtraFPS
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llcommon
/
llsingleton.cpp
Age
Commit message (
Expand
)
Author
2017-05-22
Automated merge with ssh://bitbucket.org/lindenlab/viewer-release
Nat Goodspeed
2017-04-24
DRTVWR-418: Remove final shutdown cleanup as a cause of crashes.
Nat Goodspeed
2017-04-25
MAINT-7145 Eliminate LLSingleton circular references
andreykproductengine
2016-09-15
MAINT-5232: Normalize LLSingleton subclasses.
Nat Goodspeed
2016-09-06
MAINT-5232: Prevent runaway LLSingletonBase::MasterList growth.
Nat Goodspeed
2016-09-06
MAINT-5232: Make LLSingleton's 'initializing' stack coro-specific.
Nat Goodspeed
2016-09-03
MAINT-5232: Add DEBUG logging to LLSingleton dependency tracking.
Nat Goodspeed
2016-09-01
MAINT-5011: Use LL_VLOGS() rather than raw lllog() macro.
Nat Goodspeed
2016-08-31
MAINT-5232: Add a tag to LLSingleton log messages.
Nat Goodspeed
2016-08-31
MAINT-5232: Add DEBUG logging to LLSingleton operations.
Nat Goodspeed
2016-08-30
MAINT-5232: Consolidate special LLSingletonBase logging logic.
Nat Goodspeed
2016-08-30
MAINT-5232: Do less work inside typeid() calls.
Nat Goodspeed
2016-08-30
Automated merge with ssh://bitbucket.org/lindenlab/viewer-release
Nat Goodspeed
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2015-06-26
MAINT-5232: Use LLError::Log::demangle() to log LLSingleton classes.
Nat Goodspeed
2015-06-26
MAINT-5232: Loosen LLSingleton circularity constraints slightly.
Nat Goodspeed
2015-06-25
MAINT-5232: Try to avoid circularity between LLError and LLSingleton.
Nat Goodspeed
2015-06-24
MAINT-5232: Introduce inter-LLSingleton dependency tracking.
Nat Goodspeed
2013-05-09
Merge downstream code and viewer-beta
simon
2013-04-24
diff -r 59c7bed66dfd indra/llcommon/lleventapi.h
simon
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
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 re...
brad kittenbrink
2009-08-05
Attemt at fixing "doubleton" problems across shared lib boundaries. Singleto...
brad kittenbrink