summaryrefslogtreecommitdiff
path: root/indra/llcommon/llinstancetracker.cpp
AgeCommit message (Expand)Author
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2020-03-25DRTVWR-494: Move LL_ERRS out of llinstancetracker.h header file.Nat Goodspeed
2020-03-25DRTVWR-494: Defend LLInstanceTracker against multi-thread usage.Nat Goodspeed
2019-01-15SL-10291 Replace apr_atomic with standard C++11 functionalityandreykproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-10-18crash fix - bad handling of instancetracker iteratorsRichard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-04-19SH-4080 WIP interesting: random crash on MacRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-12-23SH-3468 WIP add memory tracking base classRichard Linden
2011-09-06STORM-1541: Hoist LLInstanceTracker::getMap_() to base getStatic().Nat Goodspeed
2011-03-09Fix for "doubleton" error using LLInstanceTracker across shared library bound...brad kittenbrink
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-02-06make the instancetracker unit test really, like, work. before I fiddle with ...Tofu Linden