index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
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.h
Age
Commit message (
Expand
)
Author
2021-05-12
SL-10297: Use initializer_list<std::string> vs. <std::string_view>.
Nat Goodspeed
2021-05-12
SL-10297: #include <string_view> in llsingleton.h
Nat Goodspeed
2021-05-12
SL-10297: Simplify implementation of LLSingletonBase::logwarns() etc.
Nat Goodspeed
2021-05-10
SL-10297: Make LLSingletonBase::llerrs() et al. runtime variadic.
Nat Goodspeed
2020-05-06
DRTVWR-476: Merge branch 'master' of lindenlab/viewer into DRTVWR-476-boost-1.72
Nat Goodspeed
2020-04-03
DRTVWR-476: Cherry-pick debug aids from commit 77b0c53 (fiber-mutex)
Nat Goodspeed
2020-03-25
DRTVWR-476: Log calls to LLParamSingleton::initParamSingleton().
Nat Goodspeed
2020-03-25
SL-11216: Remove LLSingletonBase::cleanupAll().
Nat Goodspeed
2020-03-25
DRTVWR-494: Move most LLSingleton cleanup back to destructor
Nat Goodspeed
2020-03-25
DRTVWR-494: LLParamSingleton::initParamSingleton() returns reference.
Nat Goodspeed
2020-03-25
DRTVWR-494: LLParamSingleton::initParamSingleton() on main thread.
Nat Goodspeed
2020-03-25
DRTVWR-494: LLParamSingleton<T>::initParamSingleton() now returns T*.
Nat Goodspeed
2020-03-25
DRTVWR-494: Dispatch all LLSingleton construction to the main thread.
Nat Goodspeed
2020-03-25
DRTVWR-494: Streamline LLSingleton state machine.
Nat Goodspeed
2020-03-25
DRTVWR-494: Encapsulate redundant VS boilerplate around <mutex>.
Nat Goodspeed
2020-03-25
DRTVWR-494: Improve thread safety of LLSingleton machinery.
Nat Goodspeed
2019-11-13
Merge in from viewer-release 6.3.5
Dave Houlton
2019-08-20
DRTVWR-493: Defend LL[Param]Singleton against ctor/init exceptions.
Nat Goodspeed
2019-08-19
DRTVWR-493: Improve exception safety of LLSingleton initialization.
Nat Goodspeed
2019-08-14
DRTVWR-493: Work around static initialization order problem.
Nat Goodspeed
2019-08-12
DRTVWR-493: Rely on recursive_mutex to handle circularity
Nat Goodspeed
2019-08-12
Automated merge with ssh://bitbucket.org/andreykproductengine/drtvwr-493
Nat Goodspeed
2019-08-12
DRTVWR-493: Permit LLParamSingleton::initSingleton() circularity.
Nat Goodspeed
2019-08-12
DRTVWR-493 LLWearableType to LLParamSingleton
andreykproductengine
2019-08-12
DRTVWR-493: Streamline LLParamSingleton, LLLockedSingleton.
Nat Goodspeed
2019-07-25
DRTVWR-493 LLImage to LLParamSingleton
andreykproductengine
2019-01-04
Added new LLSINGLETON macro that includes override keyword.
Rider Linden
2017-04-24
DRTVWR-418: Remove final shutdown cleanup as a cause of crashes.
Nat Goodspeed
2017-03-13
DRTVWR-418: Ignore logging that requires resurrecting singletons.
Nat Goodspeed
2016-09-15
MAINT-5232: Normalize LLSingleton subclasses.
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-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-30
MAINT-5232: Add tests for new LLSingleton dependency functionality.
Nat Goodspeed
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: Correct forward declaration of LLSingleton_manage_master.
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
2015-05-28
MAINT-5232: Stop documenting deprecated alternative LLSingleton usage.
Nat Goodspeed
2015-05-22
MAINT-5232: Clean up some dubious LLSingleton methods.
Nat Goodspeed
2013-08-09
second phase summer cleaning
Richard Linden
2013-06-05
merge with viewer-release
Richard Linden
2013-05-20
BUILDFIX: mac gcc fix
Richard Linden
2013-05-02
SH-4080 WIP interesting: random crash on Mac
Richard Linden
2013-04-29
SH-4080 WIP interesting: random crash on Mac
Richard Linden
2013-04-27
SH-4080 WIP interesting: random crash on Mac
Richard Linden
2013-04-26
SH-4080 WIP interesting: random crash on Mac
Richard Linden
2013-04-26
SH-4080 WIP interesting: random crash on Mac
Richard Linden
[next]