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
/
tests
/
llsingleton_test.cpp
Age
Commit message (
Expand
)
Author
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2023-02-14
DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer work...
Callum Prentice
2020-03-25
DRTVWR-494: Dispatch all LLSingleton construction to the main thread.
Nat Goodspeed
2019-08-13
DRTVWR-493 Test fix for W64
andreykproductengine
2019-08-12
DRTVWR-493: Permit LLParamSingleton::initSingleton() circularity.
Nat Goodspeed
2016-09-15
MAINT-5232: Normalize LLSingleton subclasses.
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-05-22
MAINT-5232: Clean up some dubious LLSingleton methods.
Nat Goodspeed
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2011-09-08
Corrected license information in llsingleton_test.cpp.
Logan Dethrow
2011-09-01
Clarified the reason for adding the deleteSingleton method to LLSingleton. Ad...
Logan Dethrow