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
/
tests
/
llinstancetracker_test.cpp
Age
Commit message (
Expand
)
Author
2013-10-21
BUILDFIX: double delete in instancetracker unit test
Richard Linden
2013-10-18
fixed llinstancetracker unit test
Richard Linden
2013-04-19
merge changes for DRTVWR-294
Oz Linden
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2012-10-11
Updating linux build to gcc4.6
Don Kjer
2012-02-27
Automated merge with file:///Users/nat/linden/viewer-leap-daggy
Nat Goodspeed
2012-02-27
Add LLInstanceTracker test for exception in subclass constructor.
Nat Goodspeed
2012-02-27
Make LLInstanceTracker<T, T*>::getInstance(T*) validate passed T*.
Nat Goodspeed
2011-09-07
STORM-1541: Add LLInstanceTracker tests for active-iterator asserts.
Nat Goodspeed
2011-08-24
Re-add 3 llinstancetracker tests disabled by changeset 1ead63777bf6.
Nat Goodspeed
2011-07-27
fix for gcc
Richard Nelson
2011-07-26
fixed build
Richard Nelson
2011-07-26
removed last vestiges of llinstancetracerscopedguard
Richard Nelson
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-10
Enhance LLInstanceTracker variants to be more uniform.
Nat Goodspeed