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
/
llinstancetracker.h
Age
Commit message (
Expand
)
Author
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2012-07-27
Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.
Todd Stinson
2012-02-27
Make LLInstanceTracker<T, T*>::getInstance(T*) validate passed T*.
Nat Goodspeed
2012-03-29
CHUI-51 WIP notifications routig code cleanup
Richard Linden
2011-10-17
fixed one crash on exit
Richard Nelson
2011-09-07
STORM-1541: Change llassert() to llassert_always(): unit tests expect.
Nat Goodspeed
2011-09-06
STORM-1541: Hoist LLInstanceTracker::getMap_() to base getStatic().
Nat Goodspeed
2011-08-24
Re-add 3 llinstancetracker tests disabled by changeset 1ead63777bf6.
Nat Goodspeed
2011-07-27
Swap typename and const.
Aaron Stone
2011-07-27
another potential gcc fix
Richard Nelson
2011-07-27
broken operator= semantics for instance tracker iterators
Richard Nelson
2011-07-27
another fix for build
Richard Nelson
2011-07-26
fixed build
Richard Nelson
2011-07-26
removed last vestiges of llinstancetracerscopedguard
Richard Nelson
2011-07-26
EXP-1021 FIX Position of web content browser dictates position of profile pan...
Richard Nelson
2011-03-09
Fix for "doubleton" error using LLInstanceTracker across shared library bound...
brad kittenbrink
2010-08-13
Change license from GPL to LGPL (version 2.1)
Oz Linden
2010-02-06
EXT-5055 LLInstanceTracker promotes some dangerous patterns - detect them
Tofu Linden
2009-11-11
Rename private methods to avoid ambiguity with subclasses
Nat Goodspeed
2009-11-10
Enhance LLInstanceTracker variants to be more uniform.
Nat Goodspeed
2009-10-16
svn revert -r136312 llinstancetracker.h - reverted changed to instance tracke...
Richard Nelson
2009-10-14
fixed a bug in LLFastTimer data gathering, and made them even faster (122 cyc...
Richard Nelson
2009-06-21
merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3
Steven Bennetts